Searched refs:call_usermodehelper_setfns (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.h74 void call_usermodehelper_setfns(struct subprocess_info *info,
100 call_usermodehelper_setfns(info, init, cleanup, data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dkmod.c351 * call_usermodehelper_setfns - set a cleanup/init function
366 void call_usermodehelper_setfns(struct subprocess_info *info, function
375 EXPORT_SYMBOL(call_usermodehelper_setfns); variable
H A Dsys.c1800 call_usermodehelper_setfns(info, NULL, argv_cleanup, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Drequest_key.c88 call_usermodehelper_setfns(info, umh_keys_init, umh_keys_cleanup,

Completed in 67 milliseconds