Searched refs:unix_sk (Results 1 – 6 of 6) sorted by relevance
50 #define unix_state_lock(s) spin_lock(&unix_sk(s)->lock)51 #define unix_state_unlock(s) spin_unlock(&unix_sk(s)->lock)53 spin_lock_nested(&unix_sk(s)->lock, \75 static inline struct unix_sock *unix_sk(const struct sock *sk) in unix_sk() function
136 #define UNIX_ABSTRACT(sk) (unix_sk(sk)->addr->hash < UNIX_HASH_SIZE)180 #define unix_peer(sk) (unix_sk(sk)->peer)286 struct unix_sock *u = unix_sk(s); in __unix_find_socket_byname()320 struct dentry *dentry = unix_sk(s)->path.dentry; in unix_find_socket_byinode()366 __remove_wait_queue(&unix_sk(u->peer_wake.private)->peer_wait, in unix_dgram_peer_wake_relay()383 u = unix_sk(sk); in unix_dgram_peer_wake_connect()384 u_other = unix_sk(other); in unix_dgram_peer_wake_connect()404 u = unix_sk(sk); in unix_dgram_peer_wake_disconnect()405 u_other = unix_sk(other); in unix_dgram_peer_wake_disconnect()479 wake_up_interruptible_all(&unix_sk(sk)->peer_wait); in unix_dgram_disconnected()[all …]
55 struct unix_sock *u = unix_sk(s); in unix_inflight()77 struct unix_sock *u = unix_sk(s); in unix_notinflight()
111 struct unix_sock *u = unix_sk(sk); in scan_inflight()149 u = unix_sk(skb->sk); in scan_children()
17 struct unix_address *addr = smp_load_acquire(&unix_sk(sk)->addr); in sk_diag_dump_name()28 struct dentry *dentry = unix_sk(sk)->path.dentry; in sk_diag_dump_vfs()87 peer = unix_sk(req)->peer; in sk_diag_dump_icons()
360 u = unix_sk(sk); in dump_common_audit_data()