Searched refs:proc_auxv_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 1054 static const struct file_operations proc_auxv_operations = { variable 3410 REG("auxv", S_IRUSR, proc_auxv_operations), 3772 REG("auxv", S_IRUSR, proc_auxv_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 1043 static const struct file_operations proc_auxv_operations = { variable 3438 REG("auxv", S_IRUSR, proc_auxv_operations), 3801 REG("auxv", S_IRUSR, proc_auxv_operations),
|
Completed in 10 milliseconds