Home
last modified time | relevance | path

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

/linux/fs/
A Dbinfmt_elf_fdpic.c1374 int num_notes; member
1400 t->num_notes++; in elf_dump_thread_status()
1418 t->num_notes++; in elf_dump_thread_status()
1618 for (i = 1; i < thread_list->num_notes; i++) in elf_fdpic_core_dump()
1624 for (i = 0; i < tmp->num_notes; i++) in elf_fdpic_core_dump()
A Dbinfmt_elf.c1965 int num_notes; member
1977 t->num_notes = 0; in elf_dump_thread_status()
1984 t->num_notes++; in elf_dump_thread_status()
1991 t->num_notes++; in elf_dump_thread_status()
2118 for (i = 0; i < ets->num_notes; i++) in write_note_info()
/linux/drivers/hid/
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()

Completed in 13 milliseconds