Searched refs:HIDEPID_NOT_PTRACEABLE (Results 1 – 4 of 4) sorted by relevance
55 value == HIDEPID_NOT_PTRACEABLE); in valid_hidepid()82 ctx->hidepid = HIDEPID_NOT_PTRACEABLE; in proc_parse_hidepid_param()
173 case HIDEPID_NOT_PTRACEABLE: return "ptraceable"; in hidepid2str()
719 if (fs_info->hide_pid == HIDEPID_NOT_PTRACEABLE) in has_pid_permissions()3459 if (fs_info->hide_pid == HIDEPID_NOT_PTRACEABLE) { in proc_pid_lookup()
52 HIDEPID_NOT_PTRACEABLE = 4, /* Limit pids to only ptraceable pids */ enumerator