Home
last modified time | relevance | path

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

/include/linux/
A Dww_mutex.h161 mutex_acquire(&ctx->dep_map, 0, 0, _RET_IP_); in ww_acquire_init()
A Dlockdep.h532 #define mutex_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
/include/net/
A Dsock.h1699 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 22 milliseconds