Home
last modified time | relevance | path

Searched refs:NUM_NOTES (Results 1 – 2 of 2) sorted by relevance

/fs/
Dbinfmt_elf_fdpic.c1590 #define NUM_NOTES 6 in elf_fdpic_core_dump() macro
1635 notes = kmalloc(NUM_NOTES * sizeof(struct memelfnote), GFP_KERNEL); in elf_fdpic_core_dump()
1827 #undef NUM_NOTES in elf_fdpic_core_dump()
Dbinfmt_elf.c1735 #define NUM_NOTES 6 in fill_note_info() macro
1747 info->notes = kmalloc(NUM_NOTES * sizeof(struct memelfnote), in fill_note_info()
1827 #undef NUM_NOTES in fill_note_info()