Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h608 int execute_in_process_context(work_func_t fn, struct execute_work *);
/linux/kernel/
H A Dworkqueue.c4593 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() function
4605 EXPORT_SYMBOL_GPL(execute_in_process_context);