Searched refs:LNK (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/proc/ |
D | base.c | 127 #define LNK(NAME, get_link) \ macro 2765 LNK("cwd", proc_cwd_link), 2766 LNK("root", proc_root_link), 2767 LNK("exe", proc_exe_link), 3114 LNK("cwd", proc_cwd_link), 3115 LNK("root", proc_root_link), 3116 LNK("exe", proc_exe_link),
|