Searched refs:do_task_stat (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Darray.c382 static int do_task_stat(struct task_struct *task, char *buffer, int whole) function
544 return do_task_stat(task, buffer, 0);
549 return do_task_stat(task, buffer, 1);

Completed in 132 milliseconds