Searched refs:LNK (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/proc/ |
D | base.c | 127 #define LNK(NAME, get_link) \ macro 2581 LNK("cwd", proc_cwd_link), 2582 LNK("root", proc_root_link), 2583 LNK("exe", proc_exe_link), 2930 LNK("cwd", proc_cwd_link), 2931 LNK("root", proc_root_link), 2932 LNK("exe", proc_exe_link),
|