Home
last modified time | relevance | path

Searched defs:sockfd_put (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnet.h241 #define sockfd_put(sock) fput(sock->file) macro
/kernel/linux/linux-6.6/include/linux/
Dnet.h264 #define sockfd_put(sock) fput(sock->file) macro