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

/linux-master/drivers/hid/
H A Dhid-prodikeys.c332 unsigned num_notes = (size-1)/2; local
333 for (j = 0; j < num_notes; j++) {
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1374 int num_notes; member in struct:elf_thread_status
1400 t->num_notes++;
1418 t->num_notes++;
1613 for (i = 1; i < thread_list->num_notes; i++)
1619 for (i = 0; i < tmp->num_notes; i++)

Completed in 117 milliseconds