Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/unix/
A Dscm.c24 struct sock *unix_get_socket(struct file *filp) in unix_get_socket() function
43 EXPORT_SYMBOL(unix_get_socket);
50 struct sock *s = unix_get_socket(fp); in unix_inflight()
72 struct sock *s = unix_get_socket(fp); in unix_notinflight()
A Dgarbage.c108 struct sock *sk = unix_get_socket(*fp++); in scan_inflight()
/linux-6.3-rc2/include/net/
A Daf_unix.h16 struct sock *unix_get_socket(struct file *filp);
/linux-6.3-rc2/io_uring/
A Drsrc.h86 return !!unix_get_socket(filp); in io_file_need_scm()

Completed in 7 milliseconds