Home
last modified time | relevance | path

Searched refs:hidepid2str (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/proc/
H A Dinode.c169 static inline const char *hidepid2str(enum proc_hidepid v) in hidepid2str() function
188 seq_printf(seq, ",hidepid=%s", hidepid2str(fs_info->hide_pid)); in proc_show_options()