Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A Dscm.c24 struct sock *unix_get_socket(struct file *filp) in unix_get_socket() function
42 EXPORT_SYMBOL(unix_get_socket);
49 struct sock *s = unix_get_socket(fp); in unix_inflight()
72 struct sock *s = unix_get_socket(fp); in unix_notinflight()
H A Dgarbage.c108 struct sock *sk = unix_get_socket(*fp++); in scan_inflight()
/openbmc/linux/include/net/
H A Daf_unix.h17 struct sock *unix_get_socket(struct file *filp);