Home
last modified time | relevance | path

Searched defs:work_fn (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/xfs/
Dxfs_pwork.c63 xfs_pwork_work_fn work_fn, in xfs_pwork_init()
Dxfs_pwork.h20 xfs_pwork_work_fn work_fn; member
/linux-6.1.9/drivers/vdpa/vdpa_sim/
Dvdpa_sim.h47 work_func_t work_fn; member
/linux-6.1.9/kernel/
Dpadata.c86 static void padata_work_init(struct padata_work *pw, work_func_t work_fn, in padata_work_init()
/linux-6.1.9/drivers/md/
Ddm-bufio.c2054 static void work_fn(struct work_struct *w) in work_fn() function