Home
last modified time | relevance | path

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

/Linux-v4.19/net/unix/
Dgarbage.c98 struct sock *unix_get_socket(struct file *filp) in unix_get_socket() function
121 struct sock *s = unix_get_socket(fp); in unix_inflight()
142 struct sock *s = unix_get_socket(fp); in unix_notinflight()
177 struct sock *sk = unix_get_socket(*fp++); in scan_inflight()
/Linux-v4.19/include/net/
Daf_unix.h15 struct sock *unix_get_socket(struct file *filp);