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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_elf.c1599 int num_notes; member in struct:elf_thread_status
1611 t->num_notes = 0;
1618 t->num_notes++;
1625 t->num_notes++;
1633 t->num_notes++;
1788 for (i = 0; i < tmp->num_notes; i++)
H A Dbinfmt_elf_fdpic.c1447 int num_notes; member in struct:elf_thread_status
1460 t->num_notes = 0;
1467 t->num_notes++;
1474 t->num_notes++;
1482 t->num_notes++;
1814 for (i = 0; i < tmp->num_notes; i++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-prodikeys.c348 unsigned num_notes = (size-1)/2; local
349 for (j = 0; j < num_notes; j++) {

Completed in 70 milliseconds