Home
last modified time | relevance | path

Searched refs:__DELAYED_WORK_INITIALIZER (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h91 #define __DELAYED_WORK_INITIALIZER(n, f, tflags) { \ macro
99 struct delayed_work n = __DELAYED_WORK_INITIALIZER(n, f, 0)
/Linux-v5.15/include/linux/
Djump_label_ratelimit.h49 .work = __DELAYED_WORK_INITIALIZER((name).work, \
58 .work = __DELAYED_WORK_INITIALIZER((name).work, \
Dworkqueue.h186 #define __DELAYED_WORK_INITIALIZER(n, f, tflags) { \ macro
196 struct delayed_work n = __DELAYED_WORK_INITIALIZER(n, f, 0)
199 struct delayed_work n = __DELAYED_WORK_INITIALIZER(n, f, TIMER_DEFERRABLE)
Dsrcutree.h98 .work = __DELAYED_WORK_INITIALIZER(name.work, NULL, 0), \
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c183 .delayed_reset_work = __DELAYED_WORK_INITIALIZER(