Home
last modified time | relevance | path

Searched refs:fail_task (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dfault-inject.c58 static bool fail_task(struct fault_attr *attr, struct task_struct *task) in fail_task() function
128 if (attr->task_filter && !fail_task(attr, current)) in should_fail_ex()
/openbmc/linux/kernel/
H A Dkthread.c886 goto fail_task; in __kthread_create_worker()
896 fail_task: in __kthread_create_worker()