Home
last modified time | relevance | path

Searched defs:cfree (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dmalloc.h864 #pragma weak cfree = __libc_free macro
/openbmc/u-boot/common/
H A Ddlmalloc.c2129 void cfree(Void_t *mem) in cfree() function
/openbmc/linux/lib/
H A Dtest_hmm.c120 unsigned long cfree; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1427 unsigned cused = 0, cfree = 0, pusable = 0; in get_a_ctxt() local