Home
last modified time | relevance | path

Searched refs:DLINFO_ITEMS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c586 #define DLINFO_ITEMS 15 in create_elf_fdpic_tables() macro
588 nitems = 1 + DLINFO_ITEMS + (k_platform ? 1 : 0) + in create_elf_fdpic_tables()
640 csp -= DLINFO_ITEMS * 2 * sizeof(unsigned long); in create_elf_fdpic_tables()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c587 #define DLINFO_ITEMS 15 in create_elf_fdpic_tables() macro
589 nitems = 1 + DLINFO_ITEMS + (k_platform ? 1 : 0) + in create_elf_fdpic_tables()
641 csp -= DLINFO_ITEMS * 2 * sizeof(unsigned long); in create_elf_fdpic_tables()

Completed in 4 milliseconds