Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/kernel/
Dpadata.c99 static void padata_work_init(struct padata_work *pw, work_func_t work_fn, in padata_work_init()
/kernel/linux/linux-5.10/drivers/md/
Ddm-bufio.c2023 static void work_fn(struct work_struct *w) in work_fn() function