Searched refs:proc_pid_wchan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 394 static int proc_pid_wchan(struct seq_file *m, struct pid_namespace *ns, in proc_pid_wchan() function 3458 ONE("wchan", S_IRUGO, proc_pid_wchan), 3811 ONE("wchan", S_IRUGO, proc_pid_wchan),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 398 static int proc_pid_wchan(struct seq_file *m, struct pid_namespace *ns, in proc_pid_wchan() function 3482 ONE("wchan", S_IRUGO, proc_pid_wchan), 3840 ONE("wchan", S_IRUGO, proc_pid_wchan),
|
Completed in 11 milliseconds