Home
last modified time | relevance | path

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

/include/linux/
Dww_mutex.h151 mutex_acquire(&ctx->dep_map, 0, 0, _RET_IP_); in ww_acquire_init()
Dlockdep.h562 #define mutex_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
/include/net/
Dsock.h1708 mutex_acquire(&sk->sk_lock.dep_map, 0, 0, _RET_IP_); in lock_sock_fast()
1716 mutex_acquire(&sk->sk_lock.dep_map, SINGLE_DEPTH_NESTING, 0, _RET_IP_); in lock_sock_fast_nested()