Home
last modified time | relevance | path

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

/linux/kernel/
A Dumh.c192 static atomic_t running_helpers = ATOMIC_INIT(0); variable
314 atomic_read(&running_helpers) == 0, in __usermodehelper_disable()
325 atomic_inc(&running_helpers); in helper_lock()
331 if (atomic_dec_and_test(&running_helpers)) in helper_unlock()
/linux/
A DSystem.map160407 ffff8000120ef270 b running_helpers
A D.tmp_System.map160407 ffff8000120ef270 b running_helpers

Completed in 347 milliseconds