Searched refs:LNK (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/proc/ |
D | base.c | 136 #define LNK(NAME, get_link) \ macro 2993 LNK("cwd", proc_cwd_link), 2994 LNK("root", proc_root_link), 2995 LNK("exe", proc_exe_link), 3380 LNK("cwd", proc_cwd_link), 3381 LNK("root", proc_root_link), 3382 LNK("exe", proc_exe_link),
|