Searched refs:subsys (Results 1 – 4 of 4) sorted by relevance
252 int configfs_register_subsystem(struct configfs_subsystem *subsys);253 void configfs_unregister_subsystem(struct configfs_subsystem *subsys);257 int configfs_depend_item(struct configfs_subsystem *subsys, struct config_item *target);258 void configfs_undepend_item(struct configfs_subsystem *subsys, struct config_item *target);
175 struct cgroup_subsys_state *subsys[CGROUP_SUBSYS_COUNT]; member246 struct cgroup_subsys_state *subsys[CGROUP_SUBSYS_COUNT]; member382 int cgroup_add_file(struct cgroup *cgrp, struct cgroup_subsys *subsys,390 struct cgroup_subsys *subsys,508 return cgrp->subsys[subsys_id]; in cgroup_subsys_state()517 rcu_dereference_check(task->cgroups->subsys[subsys_id], \
115 #define bus_register(subsys) \ argument118 __bus_register(subsys, &__key); \132 struct bus_type *subsys,289 struct bus_type *subsys; member298 int subsys_system_register(struct bus_type *subsys,
91 #define MODULE_ALIAS_NFNL_SUBSYS(subsys) \ argument92 MODULE_ALIAS("nfnetlink-subsys-" __stringify(subsys))