Home
last modified time | relevance | path

Searched refs:U_LOCK_SECOND (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Daf_unix.h78 U_LOCK_SECOND, /* for double locking, see unix_state_double_lock(). */ enumerator
/openbmc/linux/net/unix/
H A Daf_unix.c1340 unix_state_lock_nested(sk2, U_LOCK_SECOND); in unix_state_double_lock()
1564 unix_state_lock_nested(sk, U_LOCK_SECOND); in unix_stream_connect()