Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ns_owner
include/linux/ns_common.h
14
struct ns_common *__must_check ns_owner(struct ns_common *ns);
kernel/nscommon.c
179
ns = ns_owner(ns);
kernel/nscommon.c
301
ns = ns_owner(ns);