Searched refs:group_leader (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dposix-cpu-timers.c292 * Sample a process (thread group) clock for the given group_leader task.
404 p = current->group_leader;
636 * Sample a process (thread group) timer for the given group_leader task.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca.c1803 p->parent = p->real_parent = p->group_leader = p;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_elf_fdpic.c1700 fill_psinfo(psinfo, current->group_leader, current->mm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dbase.c3182 if (pos && (pos->group_leader == leader))
3256 leader = task->group_leader;

Completed in 85 milliseconds

12