Searched refs:execute_in_process_context (Results 1 – 3 of 3) sorted by relevance
601 int execute_in_process_context(work_func_t fn, struct execute_work *);
869 execute_in_process_context(rxe_qp_do_cleanup, &qp->cleanup_work); in rxe_qp_cleanup()
4566 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() function4578 EXPORT_SYMBOL_GPL(execute_in_process_context);