Home
last modified time | relevance | path

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

/kernel/bpf/
Dcpumap.c74 struct completion kthread_running; member
309 complete(&rcpu->kthread_running); in cpu_map_kthread_run()
472 init_completion(&rcpu->kthread_running); in __cpu_map_entry_alloc()
490 wait_for_completion(&rcpu->kthread_running); in __cpu_map_entry_alloc()