Searched refs:LNK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 147 #define LNK(NAME, get_link) \ macro 3442 LNK("cwd", proc_cwd_link), 3443 LNK("root", proc_root_link), 3444 LNK("exe", proc_exe_link), 3796 LNK("cwd", proc_cwd_link), 3797 LNK("root", proc_root_link), 3798 LNK("exe", proc_exe_link),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 151 #define LNK(NAME, get_link) \ macro 3466 LNK("cwd", proc_cwd_link), 3467 LNK("root", proc_root_link), 3468 LNK("exe", proc_exe_link), 3825 LNK("cwd", proc_cwd_link), 3826 LNK("root", proc_root_link), 3827 LNK("exe", proc_exe_link),
|
Completed in 10 milliseconds