Home
last modified time | relevance | path

Searched refs:__WORK_INITIALIZER (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/cxl/test/
H A Dhmem_test.c30 .work = __WORK_INITIALIZER(hmem_test_device.work, hmem_test_work),
/linux/include/linux/
H A Dworkqueue.h239 #define __WORK_INITIALIZER(n, f) { \ macro
247 .work = __WORK_INITIALIZER((n).work, (f)), \
253 struct work_struct n = __WORK_INITIALIZER(n, f)
H A Dsrcutiny.h41 .srcu_work = __WORK_INITIALIZER(name.srcu_work, srcu_drive_gp), \
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h148 .work = __WORK_INITIALIZER(r.work, \
/linux/kernel/dma/
H A Dswiotlb.c91 .dyn_alloc = __WORK_INITIALIZER(io_tlb_default_mem.dyn_alloc,
/linux/kernel/rcu/
H A Dtree.c103 .srs_cleanup_work = __WORK_INITIALIZER(rcu_state.srs_cleanup_work,