Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfile.c1179 __receive_sock(file); in __receive_fd()
1193 __receive_sock(file); in receive_fd_replace()
/openbmc/linux/include/net/
H A Dsock.h1004 void __receive_sock(struct file *file);
1012 static inline void __receive_sock(struct file *file) in __receive_sock() function
/openbmc/linux/net/core/
H A Dsock.c3282 void __receive_sock(struct file *file) in __receive_sock() function