Searched refs:UMH_FREEZABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | umh.h | 18 #define UMH_FREEZABLE 0x08 /* wait for EXEC/PROC freezable */ macro |
| /linux/kernel/ | ||
| H A D | umh.c | 437 if (wait & UMH_FREEZABLE) in call_usermodehelper_exec() |