Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dinode.c167 static inline const char *hidepid2str(enum proc_hidepid v) in hidepid2str() function
186 seq_printf(seq, ",hidepid=%s", hidepid2str(fs_info->hide_pid)); in proc_show_options()