Searched refs:sub_info (Results 1 – 1 of 1) sorted by relevance
976 struct subprocess_info *sub_info; in coredump_pipe() local1014 sub_info = call_usermodehelper_setup(helper_argv[0], helper_argv, NULL, in coredump_pipe()1017 if (!sub_info) in coredump_pipe()1020 if (call_usermodehelper_exec(sub_info, UMH_WAIT_EXEC)) { in coredump_pipe()