Searched refs:put_nsproxy (Results 1 – 3 of 3) sorted by relevance
115 static inline void put_nsproxy(struct nsproxy *ns) in put_nsproxy() function126 DEFINE_FREE(put_nsproxy, struct nsproxy *, if (_T) put_nsproxy(_T))
251 put_nsproxy(ns); in switch_task_namespaces()497 put_nsproxy(nsp); in validate_nsset()
120 struct nsproxy *nsp __free(put_nsproxy) = NULL; in pidfd_ioctl()
Completed in 7 milliseconds