Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dworkqueue.h601 int execute_in_process_context(work_func_t fn, struct execute_work *);
/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_qp.c869 execute_in_process_context(rxe_qp_do_cleanup, &qp->cleanup_work); in rxe_qp_cleanup()
/linux-6.12.1/kernel/
Dworkqueue.c4566 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() function
4578 EXPORT_SYMBOL_GPL(execute_in_process_context);