Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dumh.h18 #define UMH_FREEZABLE 0x08 /* wait for EXEC/PROC freezable */ macro
/linux/kernel/
H A Dumh.c437 if (wait & UMH_FREEZABLE) in call_usermodehelper_exec()