tag | line | file | source code |
---|---|---|---|
malloc | 137 | arch/i386/boot/compressed/misc.c | static void *malloc(int size) |
malloc | 593 | drivers/block/rd.c | static void *malloc(int size) |
malloc | 826 | fs/isofs/inode.c | #undef malloc |
malloc | 198 | include/linux/iso_fs.h | #define malloc leak_check_malloc |