Home
last modified time | relevance | path

Searched refs:num_notes (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-prodikeys.c342 unsigned num_notes = (size-1)/2; in pcmidi_handle_report3() local
343 for (j = 0; j < num_notes; j++) { in pcmidi_handle_report3()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-prodikeys.c342 unsigned num_notes = (size-1)/2; in pcmidi_handle_report3() local
343 for (j = 0; j < num_notes; j++) { in pcmidi_handle_report3()
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c1987 int num_notes; member
1999 t->num_notes = 0; in elf_dump_thread_status()
2006 t->num_notes++; in elf_dump_thread_status()
2013 t->num_notes++; in elf_dump_thread_status()
2140 for (i = 0; i < ets->num_notes; i++) in write_note_info()
H A Dbinfmt_elf_fdpic.c1390 int num_notes; member
1414 t->num_notes++; in elf_dump_thread_status()
1432 t->num_notes++; in elf_dump_thread_status()
1627 for (i = 1; i < thread_list->num_notes; i++) in elf_fdpic_core_dump()
1633 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1370 int num_notes; member
1396 t->num_notes++; in elf_dump_thread_status()
1414 t->num_notes++; in elf_dump_thread_status()
1609 for (i = 1; i < thread_list->num_notes; i++) in elf_fdpic_core_dump()
1615 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()

Completed in 10 milliseconds