Searched defs:work_fn (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_pwork.c | 60 xfs_pwork_init( struct xfs_mount *mp, struct xfs_pwork_ctl *pctl, xfs_pwork_work_fn work_fn, const char *tag, unsigned int nr_threads) xfs_pwork_init() argument
|
H A D | xfs_pwork.h | 20 xfs_pwork_work_fn work_fn; member
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_pwork.c | 60 xfs_pwork_init( struct xfs_mount *mp, struct xfs_pwork_ctl *pctl, xfs_pwork_work_fn work_fn, const char *tag) xfs_pwork_init() argument
|
H A D | xfs_pwork.h | 20 xfs_pwork_work_fn work_fn; member
|
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim.h | 47 void (*work_fn)(struct vdpasim *vdpasim); member
|
/kernel/linux/linux-5.10/kernel/ |
H A D | padata.c | 99 static void padata_work_init(struct padata_work *pw, work_func_t work_fn, in padata_work_init() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | padata.c | 94 static void __ref padata_work_init(struct padata_work *pw, work_func_t work_fn, in padata_work_init() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-bufio.c | 2023 static void work_fn(struct work_struct *w) in work_fn() function
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bufio.c | 2744 static void work_fn(struct work_struct *w) in work_fn() function
|
Completed in 11 milliseconds