Home
last modified time | relevance | path

Searched refs:kobj_ns_type_register (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dkobject_ns.h48 int kobj_ns_type_register(const struct kobj_ns_type_operations *ops);
/linux-6.3-rc2/Documentation/networking/
A Dsysfs-tagging.rst42 - call kobj_ns_type_register() with its ``kobj_ns_type_operations`` which has
/linux-6.3-rc2/lib/
A Dkobject.c1011 int kobj_ns_type_register(const struct kobj_ns_type_operations *ops) in kobj_ns_type_register() function
/linux-6.3-rc2/net/core/
A Dnet-sysfs.c2105 kobj_ns_type_register(&net_ns_type_operations); in netdev_kobject_init()

Completed in 15 milliseconds