Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h100 # define PR_MCE_KILL_SET 1 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h100 # define PR_MCE_KILL_SET 1 macro
/Linux-v6.1/Documentation/translations/zh_CN/mm/
Dhwpoison.rst83 arg1: PR_MCE_KILL_SET:
/Linux-v6.1/Documentation/mm/
Dhwpoison.rst90 arg1: PR_MCE_KILL_SET:
/Linux-v6.1/kernel/
Dsys.c2469 case PR_MCE_KILL_SET: in SYSCALL_DEFINE5()