Home
last modified time | relevance | path

Searched defs:kobj (Results 1 – 25 of 27) sorted by relevance

12

/include/linux/
Dsysfs.h498 static inline int sysfs_create_dir_ns(struct kobject *kobj, const void *ns) in sysfs_create_dir_ns()
503 static inline void sysfs_remove_dir(struct kobject *kobj) in sysfs_remove_dir()
507 static inline int sysfs_rename_dir_ns(struct kobject *kobj, in sysfs_rename_dir_ns()
513 static inline int sysfs_move_dir_ns(struct kobject *kobj, in sysfs_move_dir_ns()
531 static inline int sysfs_create_file_ns(struct kobject *kobj, in sysfs_create_file_ns()
538 static inline int sysfs_create_files(struct kobject *kobj, in sysfs_create_files()
544 static inline int sysfs_chmod_file(struct kobject *kobj, in sysfs_chmod_file()
551 sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection()
561 static inline void sysfs_remove_file_ns(struct kobject *kobj, in sysfs_remove_file_ns()
567 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self()
[all …]
Dkobject.h93 static inline const char *kobject_name(const struct kobject *kobj) in kobject_name()
182 struct kobject kobj; member
197 static inline struct kset *to_kset(struct kobject *kobj) in to_kset()
212 static inline const struct kobj_type *get_ktype(const struct kobject *kobj) in get_ktype()
Dcdev.h15 struct kobject kobj; member
Dlivepatch.h71 struct kobject kobj; member
124 struct kobject kobj; member
167 struct kobject kobj; member
Dmdev.h35 struct kobject kobj; member
Discsi_boot_sysfs.h68 struct kobject kobj; member
Dpadata.h173 struct kobject kobj; member
Dirqdesc.h112 struct kobject kobj; member
Dhuge_mm.h314 struct kobject kobj; member
319 #define to_thpsize(kobj) container_of(kobj, struct thpsize, kobj) argument
Ddma-buf.h526 struct kobject kobj; member
Dcpufreq.h91 struct kobject kobj; member
656 struct kobject kobj; member
665 static inline struct gov_attr_set *to_gov_attr_set(struct kobject *kobj) in to_gov_attr_set()
Dw1.h313 static inline struct w1_slave* kobj_to_w1_slave(struct kobject *kobj) in kobj_to_w1_slave()
Dnfs_fs_sb.h289 struct kobject kobj; member
Di2c.h362 static inline struct i2c_client *kobj_to_i2c_client(struct kobject *kobj) in kobj_to_i2c_client()
Ddevice.h606 struct kobject kobj; member
Dblkdev.h447 struct kobject kobj; member
453 struct kobject kobj; member
Dblk-mq.h439 struct kobject kobj; member
Dmodule.h47 struct kobject kobj; member
Dof.h60 struct kobject kobj; member
Dhyperv.h982 struct kobject kobj; member
/include/net/
Dnetdev_rx_queue.h19 struct kobject kobj; member
Dbonding.h187 struct kobject kobj; member
191 static inline struct slave *to_slave(struct kobject *kobj) in to_slave()
/include/acpi/
Dacpi_bus.h118 struct kobject kobj; member
126 struct kobject *kobj) in to_acpi_hotplug_profile()
507 struct kobject kobj; member
Dcppc_acpi.h71 struct kobject kobj; member
/include/video/
Domapfb_dss.h315 struct kobject kobj; member
370 struct kobject kobj; member
599 struct kobject kobj; member

12