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