Searched refs:__init_waitqueue_head (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait.c | 10 void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key… in __init_waitqueue_head() function 17 EXPORT_SYMBOL(__init_waitqueue_head);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | lib_sw_fence.c | 41 __init_waitqueue_head(&fence->wait, name, key); in __onstack_fence_init()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_tuxera | 89 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_unisoc | 106 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_asus | 104 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_hikey960 | 172 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_virtual_device | 174 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_exynosauto | 226 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_vivo | 705 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_generic | 916 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_db845c | 261 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_exynos | 964 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_imx | 465 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_qcom | 1133 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_mtk | 974 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_rockchip | 631 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_oplus | 1235 __init_waitqueue_head
|
| H A D | abi_gki_aarch64_galaxy | 111 __init_waitqueue_head
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait.h | 63 extern void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_cl… 69 __init_waitqueue_head((wq_head), #wq_head, &__key); \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_sw_fence.c | 242 __init_waitqueue_head(&fence->wait, name, key); in __i915_sw_fence_init()
|