Home
last modified time | relevance | path

Searched refs:__init_waitqueue_head (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Dlib_sw_fence.c41 __init_waitqueue_head(&fence->wait, name, key); in __onstack_fence_init()
/linux-6.3-rc2/kernel/sched/
A Dwait.c8 void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key… in __init_waitqueue_head() function
15 EXPORT_SYMBOL(__init_waitqueue_head);
/linux-6.3-rc2/include/linux/
A Dwait.h64 extern void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_cl…
70 __init_waitqueue_head((wq_head), #wq_head, &__key); \
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_sw_fence.c244 __init_waitqueue_head(&fence->wait, name, key); in __i915_sw_fence_init()

Completed in 15 milliseconds