Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h952 void __receive_sock(struct file *file);
960 static inline void __receive_sock(struct file *file) in __receive_sock() function
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c1177 __receive_sock(file); in __receive_fd()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c2828 void __receive_sock(struct file *file) in __receive_sock() function