Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbinfmt_elf_fdpic.c1367 int num_notes; member
1393 t->num_notes++; in elf_dump_thread_status()
1411 t->num_notes++; in elf_dump_thread_status()
1606 for (i = 1; i < thread_list->num_notes; i++) in elf_fdpic_core_dump()
1612 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()
/linux-6.12.1/drivers/hid/
Dhid-prodikeys.c332 unsigned num_notes = (size-1)/2; in pcmidi_handle_report3() local
333 for (j = 0; j < num_notes; j++) { in pcmidi_handle_report3()