Searched refs:mutex_acquire (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | ww_mutex.h | 161 mutex_acquire(&ctx->dep_map, 0, 0, _RET_IP_); in ww_acquire_init()
|
| A D | lockdep.h | 532 #define mutex_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
|
| /include/net/ |
| A D | sock.h | 1699 mutex_acquire(&sk->sk_lock.dep_map, 0, 0, _RET_IP_); in lock_sock_fast() 1707 mutex_acquire(&sk->sk_lock.dep_map, SINGLE_DEPTH_NESTING, 0, _RET_IP_); in lock_sock_fast_nested()
|
Completed in 15 milliseconds