Home
last modified time | relevance | path

Searched refs:work_func_t (Results 1 – 7 of 7) sorted by relevance

/include/linux/
A Dworkqueue_types.h13 typedef void (*work_func_t)(struct work_struct *work); typedef
19 work_func_t func;
A Ddevm-helpers.h48 work_func_t worker) in devm_delayed_work_autocancel()
73 work_func_t worker) in devm_work_autocancel()
A Dworkqueue.h606 extern int schedule_on_each_cpu(work_func_t func);
608 int execute_in_process_context(work_func_t fn, struct execute_work *);
A Dfirewire.h209 work_func_t workfn;
/include/trace/events/
A Dworkqueue.h112 TP_PROTO(struct work_struct *work, work_func_t function),
/include/net/
A Dpkt_cls.h44 bool tcf_queue_work(struct rcu_work *rwork, work_func_t func);
/include/net/sctp/
A Dstructs.h1054 void sctp_inq_set_th_handler(struct sctp_inq *, work_func_t);

Completed in 25 milliseconds