Searched refs:call_usermodehelper_setup (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkmod.h70 struct subprocess_info *call_usermodehelper_setup(char *path, char **argv,
95 info = call_usermodehelper_setup(path, argv, envp, gfp_mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dkmod.c323 * call_usermodehelper_setup - prepare to call a usermode helper
333 struct subprocess_info *call_usermodehelper_setup(char *path, char **argv, function
348 EXPORT_SYMBOL(call_usermodehelper_setup); variable
352 * @info: a subprocess_info returned by call_usermodehelper_setup
H A Dsys.c1794 info = call_usermodehelper_setup(argv[0], argv, envp, GFP_ATOMIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Drequest_key.c83 call_usermodehelper_setup(path, argv, envp, gfp_mask);

Completed in 141 milliseconds