Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dbinfmt_elf_fdpic.c1436 int num_notes; member
1449 t->num_notes = 0; in elf_dump_thread_status()
1456 t->num_notes++; in elf_dump_thread_status()
1463 t->num_notes++; in elf_dump_thread_status()
1471 t->num_notes++; in elf_dump_thread_status()
1768 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()
Dbinfmt_elf.c1950 int num_notes; member
1962 t->num_notes = 0; in elf_dump_thread_status()
1969 t->num_notes++; in elf_dump_thread_status()
1976 t->num_notes++; in elf_dump_thread_status()
1984 t->num_notes++; in elf_dump_thread_status()
2132 for (i = 0; i < tmp->num_notes; i++) in write_note_info()
/Linux-v4.19/drivers/hid/
Dhid-prodikeys.c346 unsigned num_notes = (size-1)/2; in pcmidi_handle_report3() local
347 for (j = 0; j < num_notes; j++) { in pcmidi_handle_report3()