Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/unix/
A Dscm.c26 struct sock *u_sock = NULL; in unix_get_socket() local
36 u_sock = s; in unix_get_socket()
39 u_sock = io_uring_get_socket(filp); in unix_get_socket()
41 return u_sock; in unix_get_socket()

Completed in 2 milliseconds