Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dlockdep_types.h28 LD_WAIT_SLEEP, /* sleeping locks, mutex_t etc.. */ enumerator
A Drtmutex.h83 .wait_type_inner = LD_WAIT_SLEEP, \
A Dmutex.h27 .wait_type_inner = LD_WAIT_SLEEP, \
A Drwsem.h23 .wait_type_inner = LD_WAIT_SLEEP, \
/linux-6.3-rc2/kernel/locking/
A Dmutex-debug.c87 lockdep_init_map_wait(&lock->dep_map, name, key, 0, LD_WAIT_SLEEP); in debug_mutex_init()
A Drtmutex_api.c218 lockdep_init_map_wait(&lock->dep_map, name, key, 0, LD_WAIT_SLEEP); in __rt_mutex_init()
498 lockdep_init_map_wait(&mutex->dep_map, name, key, 0, LD_WAIT_SLEEP); in __mutex_rt_init()
A Drwsem.c318 lockdep_init_map_wait(&sem->dep_map, name, key, 0, LD_WAIT_SLEEP); in __init_rwsem()
1442 lockdep_init_map_wait(&sem->dep_map, name, key, 0, LD_WAIT_SLEEP); in __init_rwsem()

Completed in 13 milliseconds