OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kfree
(Results
1 - 22
of
22
) sorted by null
/external/linux-tools-perf/scripts/perl/bin/
check-perf-trace-record
2
perf record -a -e kmem:kmalloc -e irq:softirq_entry -e kmem:
kfree
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
tracebuf.h
44
#define TB_FREE
kfree
/external/kernel-headers/original/linux/
percpu.h
51
kfree
(ptr);
posix_acl.h
68
kfree
(acl);
slab.h
200
extern void
kfree
(const void *);
238
void
kfree
(const void *m);
skbuff.h
[
all
...]
/external/srtp/crypto/kernel/
alloc.c
87
kfree
(ptr);
/hardware/invensense/libsensors_iio/software/core/mllite/linux/
mlos.h
79
static inline void
kfree
(void *ptr)
function
/hardware/invensense/mlsdk/platform/include/
mlos.h
89
static inline void
kfree
(void *ptr)
function
/external/kernel-headers/original/asm-mips/
thread_info.h
100
#define free_thread_info(info)
kfree
(info)
/external/oprofile/module/x86/
op_nmi.c
179
kfree
(group->addrs);
181
kfree
(group->saved);
342
kfree
(next->child);
353
kfree
(next->child);
/external/e2fsprogs/e2fsck/
jfs_user.h
60
#define
kfree
(p) free(p)
macro
revoke.c
252
kfree
(table->hash_table);
/external/oprofile/module/ia64/
op_pmu.c
480
kfree
(group->addrs);
482
kfree
(group->saved);
612
kfree
(next->child);
624
kfree
(next->child);
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
osmemapi.c
125
blk->f_free = (os_free)
kfree
;
313
blk->f_free = (os_free)
kfree
;
WlanDrvIf.c
812
kfree
(dev);
976
kfree
(drv);
1048
os_printf ("MTT:%s:%d ::
kfree
(0x%p) : %d\n",
1054
kfree
(drv->tCommon.tNvsImage.pImage);
1056
os_printf ("MTT:%s:%d ::
kfree
(0x%p) : %d\n",
1062
kfree
(drv->tCommon.tIniFile.pImage);
1064
os_printf ("MTT:%s:%d ::
kfree
(0x%p) : %d\n",
1073
kfree
(drv);
[
all
...]
/external/oprofile/module/
op_dname.c
70
kfree
(op_dname_stack);
/external/yaffs2/yaffs2/
yportenv.h
58
#define YFREE(x)
kfree
(x)
yaffs_fs.c
275
kfree
(alias);
302
kfree
(alias);
[
all
...]
/external/grub/netboot/
tlan.c
[
all
...]
/hardware/ti/wlan/wl1271/platforms/hw/linux/
SdioAdapter.c
459
kfree
(pDmaBufAddr);
/external/yaffs2/yaffs2/mtdemul/
nandemul2k.c
41
#define FREE(x)
kfree
(x)
Completed in 753 milliseconds