Searched refs:execute_in_process_context (Results 1 – 4 of 4) sorted by relevance
511 int execute_in_process_context(work_func_t fn, struct execute_work *);
879 execute_in_process_context(rxe_qp_do_cleanup, &qp->cleanup_work); in rxe_qp_cleanup()
722 execute_in_process_context(crng_set_ready, &set_ready); in _credit_init_bits()
3685 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() function3697 EXPORT_SYMBOL_GPL(execute_in_process_context);