Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dworkqueue.h21 typedef void (*work_func_t)(struct work_struct *work); typedef
106 work_func_t func;
476 extern int schedule_on_each_cpu(work_func_t func);
478 int execute_in_process_context(work_func_t fn, struct execute_work *);
Dfirewire.h204 work_func_t workfn;
/linux-4.19.296/fs/cifs/
Dcifsproto.h537 work_func_t complete);
539 work_func_t complete);
Dfile.c2964 cifs_readdata_direct_alloc(struct page **pages, work_func_t complete) in cifs_readdata_direct_alloc()
2981 cifs_readdata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_readdata_alloc()
Dcifssmb.c2110 cifs_writedata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_writedata_alloc()
2121 cifs_writedata_direct_alloc(struct page **pages, work_func_t complete) in cifs_writedata_direct_alloc()
/linux-4.19.296/include/net/
Dpkt_cls.h40 bool tcf_queue_work(struct rcu_work *rwork, work_func_t func);
/linux-4.19.296/include/net/sctp/
Dstructs.h1045 void sctp_inq_set_th_handler(struct sctp_inq *, work_func_t);