Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf_fdpic.c1432 int num_notes; member
1445 t->num_notes = 0; in elf_dump_thread_status()
1452 t->num_notes++; in elf_dump_thread_status()
1459 t->num_notes++; in elf_dump_thread_status()
1467 t->num_notes++; in elf_dump_thread_status()
1764 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()
Dbinfmt_elf.c1927 int num_notes; member
1939 t->num_notes = 0; in elf_dump_thread_status()
1946 t->num_notes++; in elf_dump_thread_status()
1953 t->num_notes++; in elf_dump_thread_status()
1961 t->num_notes++; in elf_dump_thread_status()
2104 for (i = 0; i < ets->num_notes; i++) in write_note_info()