Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf_fdpic.c1458 int num_notes; member
1471 t->num_notes = 0; in elf_dump_thread_status()
1478 t->num_notes++; in elf_dump_thread_status()
1485 t->num_notes++; in elf_dump_thread_status()
1493 t->num_notes++; in elf_dump_thread_status()
1787 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()
Dbinfmt_elf.c1677 int num_notes; member
1689 t->num_notes = 0; in elf_dump_thread_status()
1696 t->num_notes++; in elf_dump_thread_status()
1703 t->num_notes++; in elf_dump_thread_status()
1711 t->num_notes++; in elf_dump_thread_status()
1858 for (i = 0; i < tmp->num_notes; i++) in write_note_info()