Home
last modified time | relevance | path

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

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