Searched refs:proc_pid_patch_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 3362 static int proc_pid_patch_state(struct seq_file *m, struct pid_namespace *ns, in proc_pid_patch_state() function 3506 ONE("patch_state", S_IRUSR, proc_pid_patch_state), 3852 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 3358 static int proc_pid_patch_state(struct seq_file *m, struct pid_namespace *ns, in proc_pid_patch_state() function 3530 ONE("patch_state", S_IRUSR, proc_pid_patch_state), 3881 ONE("patch_state", S_IRUSR, proc_pid_patch_state),
|
Completed in 11 milliseconds