Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dnet.h239 #define sockfd_put(sock) fput(sock->file) macro
/kernel/linux/linux-5.10/include/linux/
Dnet.h244 #define sockfd_put(sock) fput(sock->file) macro