Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dprctl.h214 # define PR_SPEC_STORE_BYPASS 0 macro
/linux-4.19.296/fs/proc/
Darray.c347 switch (arch_prctl_spec_ctrl_get(p, PR_SPEC_STORE_BYPASS)) { in task_seccomp()