Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_qp.c924 execute_in_process_context(rxe_qp_do_cleanup, &qp->cleanup_work); in rxe_qp_cleanup()
/linux/kernel/
H A Dworkqueue.c4703 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() function
4715 EXPORT_SYMBOL_GPL(execute_in_process_context);