Home
last modified time | relevance | path

Searched refs:put_nsproxy (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnsproxy.h107 static inline void put_nsproxy(struct nsproxy *ns) in put_nsproxy() function
118 DEFINE_FREE(put_nsproxy, struct nsproxy *, if (_T) put_nsproxy(_T))
/linux/fs/
H A Dpidfs.c533 struct nsproxy *nsp __free(put_nsproxy) = NULL; in pidfd_ioctl()