Home
last modified time | relevance | path

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

/linux/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/drivers/gpu/drm/i915/selftests/
A Dlib_sw_fence.c41 __init_waitqueue_head(&fence->wait, name, key); in __onstack_fence_init()
/linux/rust/kernel/sync/
A Dcondvar.rs111 bindings::__init_waitqueue_head(slot, name.as_char_ptr(), key.as_ptr()) in new()
/linux/include/linux/
A Dwait.h62 extern void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_cl…
68 __init_waitqueue_head((wq_head), #wq_head, &__key); \
/linux/drivers/gpu/drm/i915/
A Di915_sw_fence.c244 __init_waitqueue_head(&fence->wait, name, key); in __i915_sw_fence_init()

Completed in 11 milliseconds