Lines Matching refs:call_usermodehelper_exec
50 * See call_usermodehelper_exec(). If xchg() returns NULL
181 * If set, call_usermodehelper_exec() will exit immediately returning -EBUSY
305 * From now on call_usermodehelper_exec() won't start any new
343 * structure. This should be passed to call_usermodehelper_exec to
353 * context in which call_usermodehelper_exec is called.
385 * call_usermodehelper_exec - start a usermode application
401 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait)
467 EXPORT_SYMBOL(call_usermodehelper_exec);
480 * call_usermodehelper_exec().
492 return call_usermodehelper_exec(info, wait);