Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dumh.h18 #define UMH_FREEZABLE 0x08 /* wait for EXEC/PROC freezable */ macro
/linux-6.1.9/init/
Ddo_mounts_initrd.c106 call_usermodehelper_exec(info, UMH_WAIT_PROC|UMH_FREEZABLE); in handle_initrd()
/linux-6.1.9/kernel/
Dumh.c444 if (wait & UMH_FREEZABLE) in call_usermodehelper_exec()