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/init/
H A Ddo_mounts_initrd.c106 call_usermodehelper_exec(info, UMH_WAIT_PROC|UMH_FREEZABLE); in handle_initrd()