Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dfile.c1358 __receive_sock(file); in receive_fd()
1373 __receive_sock(file); in receive_fd_replace()
/linux-6.15/include/net/
H A Dsock.h1013 void __receive_sock(struct file *file);
1021 static inline void __receive_sock(struct file *file) in __receive_sock() function
/linux-6.15/net/core/
H A Dsock.c3486 void __receive_sock(struct file *file) in __receive_sock() function