Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dworkqueue.h601 int execute_in_process_context(work_func_t fn, struct execute_work *);
/linux-6.14.4/drivers/infiniband/sw/rxe/
Drxe_qp.c870 execute_in_process_context(rxe_qp_do_cleanup, &qp->cleanup_work); in rxe_qp_cleanup()
/linux-6.14.4/kernel/
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);