Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 25 of 1606) sorted by relevance

12345678910>>...65

/kernel/linux/linux-5.10/include/linux/
Ddebugfs.h180 struct dentry *parent) in debugfs_lookup()
186 struct dentry *parent, void *data, in debugfs_create_file()
193 umode_t mode, struct dentry *parent, in debugfs_create_file_unsafe()
201 struct dentry *parent, void *data, in debugfs_create_file_size()
207 struct dentry *parent) in debugfs_create_dir()
213 struct dentry *parent, in debugfs_create_symlink()
220 struct dentry *parent, in debugfs_create_automount()
234 struct dentry *parent) in debugfs_lookup_and_remove()
274 struct dentry *parent, u8 *value) { } in debugfs_create_u8()
277 struct dentry *parent, u16 *value) { } in debugfs_create_u16()
[all …]
Dproc_fs.h94 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument
96 #define proc_create_seq(name, mode, parent, ops) \ argument
101 #define proc_create_single(name, mode, parent, show) \ argument
121 #define proc_create_net(name, mode, parent, ops, state_size) \ argument
162 struct proc_dir_entry *parent,const char *dest) { return NULL;} in proc_symlink()
164 struct proc_dir_entry *parent) {return NULL;} in proc_mkdir()
167 struct proc_dir_entry *parent, void *data, bool force_lookup) in _proc_mkdir()
172 umode_t mode, struct proc_dir_entry *parent, void *data) { return NULL; } in proc_mkdir_data()
174 umode_t mode, struct proc_dir_entry *parent) { return NULL; } in proc_mkdir_mode()
175 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;}) argument
[all …]
Dled-class-multicolor.h47 static inline int led_classdev_multicolor_register(struct device *parent, in led_classdev_multicolor_register()
71 static inline int devm_led_classdev_multicolor_register(struct device *parent, in devm_led_classdev_multicolor_register()
82 static inline int led_classdev_multicolor_register_ext(struct device *parent, in led_classdev_multicolor_register_ext()
89 static inline int led_classdev_multicolor_register(struct device *parent, in led_classdev_multicolor_register()
102 static inline int devm_led_classdev_multicolor_register_ext(struct device *parent, in devm_led_classdev_multicolor_register_ext()
109 static inline int devm_led_classdev_multicolor_register(struct device *parent, in devm_led_classdev_multicolor_register()
116 static inline void devm_led_classdev_multicolor_unregister(struct device *parent, in devm_led_classdev_multicolor_unregister()
/kernel/linux/linux-5.10/drivers/i2c/
Di2c-mux.c44 struct i2c_adapter *parent = muxc->parent; in __i2c_mux_master_xfer() local
63 struct i2c_adapter *parent = muxc->parent; in i2c_mux_master_xfer() local
84 struct i2c_adapter *parent = muxc->parent; in __i2c_mux_smbus_xfer() local
106 struct i2c_adapter *parent = muxc->parent; in i2c_mux_smbus_xfer() local
125 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_functionality() local
131 static unsigned int i2c_mux_parent_classes(struct i2c_adapter *parent) in i2c_mux_parent_classes()
146 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_lock_bus() local
157 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_trylock_bus() local
172 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_unlock_bus() local
183 struct i2c_adapter *parent = priv->muxc->parent; in i2c_parent_lock_bus() local
[all …]
/kernel/linux/linux-5.10/kernel/
Daudit_watch.c41 struct audit_parent *parent; /* associated parent */ member
58 static void audit_free_parent(struct audit_parent *parent) in audit_free_parent()
66 struct audit_parent *parent; in audit_watch_free_mark() local
72 static void audit_get_parent(struct audit_parent *parent) in audit_get_parent()
78 static void audit_put_parent(struct audit_parent *parent) in audit_put_parent()
90 struct audit_parent *parent = NULL; in audit_find_parent() local
139 struct audit_parent *parent; in audit_init_parent() local
244 static void audit_update_watch(struct audit_parent *parent, in audit_update_watch()
321 static void audit_remove_parent_watches(struct audit_parent *parent) in audit_remove_parent_watches()
347 static int audit_get_nd(struct audit_watch *watch, struct path *parent) in audit_get_nd()
[all …]
/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk.h81 #define imx_clk_gate_exclusive(name, parent, reg, shift, exclusive_mask) \ argument
87 #define imx_clk_fixed_factor(name, parent, mult, div) \ argument
90 #define imx_clk_divider(name, parent, reg, shift, width) \ argument
93 #define imx_clk_divider2(name, parent, reg, shift, width) \ argument
96 #define imx_clk_divider_flags(name, parent, reg, shift, width, flags) \ argument
99 #define imx_clk_gate(name, parent, reg, shift) \ argument
102 #define imx_clk_gate_dis(name, parent, reg, shift) \ argument
105 #define imx_clk_gate2(name, parent, reg, shift) \ argument
108 #define imx_clk_gate2_flags(name, parent, reg, shift, flags) \ argument
111 #define imx_clk_gate2_shared2(name, parent, reg, shift, share_count) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/vfio/mdev/
Dmdev_core.c69 struct mdev_parent *parent; in __find_parent_device() local
80 struct mdev_parent *parent = container_of(kref, struct mdev_parent, in mdev_release_parent() local
88 static struct mdev_parent *mdev_get_parent(struct mdev_parent *parent) in mdev_get_parent()
96 static void mdev_put_parent(struct mdev_parent *parent) in mdev_put_parent()
105 struct mdev_parent *parent; in mdev_device_remove_common() local
145 struct mdev_parent *parent; in mdev_register_device() local
223 struct mdev_parent *parent; in mdev_unregister_device() local
277 struct mdev_parent *parent; in mdev_device_create() local
356 struct mdev_parent *parent; in mdev_device_remove() local
Dvfio_mdev.c27 struct mdev_parent *parent = mdev->parent; in vfio_mdev_open() local
46 struct mdev_parent *parent = mdev->parent; in vfio_mdev_release() local
58 struct mdev_parent *parent = mdev->parent; in vfio_mdev_unlocked_ioctl() local
70 struct mdev_parent *parent = mdev->parent; in vfio_mdev_read() local
82 struct mdev_parent *parent = mdev->parent; in vfio_mdev_write() local
93 struct mdev_parent *parent = mdev->parent; in vfio_mdev_mmap() local
/kernel/linux/linux-5.10/lib/
Drbtree.c78 struct rb_node *parent = rb_parent(old); in __rb_rotate_set_parents() local
88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert() local
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color()
410 void __rb_erase_color(struct rb_node *parent, struct rb_root *root, in __rb_erase_color()
494 struct rb_node *parent; in rb_next() local
526 struct rb_node *parent; in rb_prev() local
556 struct rb_node *parent = rb_parent(victim); in rb_replace_node() local
573 struct rb_node *parent = rb_parent(victim); in rb_replace_node_rcu() local
606 const struct rb_node *parent; in rb_next_postorder() local
/kernel/linux/linux-5.10/drivers/edac/
Ddebugfs.c57 struct dentry *parent; in edac_create_debugfs_nodes() local
94 edac_debugfs_create_dir_at(const char *dirname, struct dentry *parent) in edac_debugfs_create_dir_at()
110 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file()
122 struct dentry *parent, u8 *value) in edac_debugfs_create_x8()
133 struct dentry *parent, u16 *value) in edac_debugfs_create_x16()
144 struct dentry *parent, u32 *value) in edac_debugfs_create_x32()
Dedac_module.h92 edac_debugfs_create_dir_at(const char *dirname, struct dentry *parent) { return NULL; } in edac_debugfs_create_dir_at()
94 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file()
97 struct dentry *parent, u8 *value) { } in edac_debugfs_create_x8()
99 struct dentry *parent, u16 *value) { } in edac_debugfs_create_x16()
101 struct dentry *parent, u32 *value) { } in edac_debugfs_create_x32()
/kernel/linux/linux-5.10/tools/lib/
Drbtree.c78 struct rb_node *parent = rb_parent(old); in __rb_rotate_set_parents() local
88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert() local
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color()
410 void __rb_erase_color(struct rb_node *parent, struct rb_root *root, in __rb_erase_color()
488 struct rb_node *parent; in rb_next() local
519 struct rb_node *parent; in rb_prev() local
548 struct rb_node *parent = rb_parent(victim); in rb_replace_node() local
575 const struct rb_node *parent; in rb_next_postorder() local
/kernel/liteos_a/fs/proc/src/
Dproc_file.c71 static struct ProcDirEntry *ProcFindNode(struct ProcDirEntry *parent, const char *name) in ProcFindNode()
167 static int CheckProcName(const char *name, struct ProcDirEntry **parent, const char **lastName) in CheckProcName()
203 static struct ProcDirEntry *ProcAllocNode(struct ProcDirEntry **parent, const char *name, mode_t mo… in ProcAllocNode()
262 static int ProcAddNode(struct ProcDirEntry *parent, struct ProcDirEntry *pn) in ProcAddNode()
301 struct ProcDirEntry *parent = pn->parent; in ProcDetachNode() local
320 static struct ProcDirEntry *ProcCreateDir(struct ProcDirEntry *parent, const char *name, in ProcCreateDir()
342 static struct ProcDirEntry *ProcCreateFile(struct ProcDirEntry *parent, const char *name, in ProcCreateFile()
370 struct ProcDirEntry *CreateProcEntry(const char *name, mode_t mode, struct ProcDirEntry *parent) in CreateProcEntry()
438 void RemoveProcEntry(const char *name, struct ProcDirEntry *parent) in RemoveProcEntry()
470 struct ProcDirEntry *ProcMkdirMode(const char *name, mode_t mode, struct ProcDirEntry *parent) in ProcMkdirMode()
[all …]
/kernel/linux/linux-5.10/drivers/of/
Dplatform.c109 struct device *parent) in of_device_alloc()
170 struct device *parent) in of_platform_device_create_pdata()
212 struct device *parent) in of_platform_device_create()
222 struct device *parent) in of_amba_device_create()
287 struct device *parent) in of_amba_device_create()
349 struct device *parent, bool strict) in of_platform_bus_create()
419 struct device *parent) in of_platform_bus_probe()
471 struct device *parent) in of_platform_populate()
502 struct device *parent) in of_platform_default_populate()
590 void of_platform_depopulate(struct device *parent) in of_platform_depopulate()
/kernel/linux/linux-5.10/fs/sysfs/
Ddir.c21 void sysfs_warn_dup(struct kernfs_node *parent, const char *name) in sysfs_warn_dup()
42 struct kernfs_node *parent, *kn; in sysfs_create_dir_ns() local
109 struct kernfs_node *parent; in sysfs_rename_dir_ns() local
137 struct kernfs_node *kn, *parent = parent_kobj->sd; in sysfs_create_mount_point() local
158 struct kernfs_node *parent = parent_kobj->sd; in sysfs_remove_mount_point() local
/kernel/linux/linux-5.10/drivers/regulator/
Dtps80031-regulator.c89 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_is_enabled() local
109 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_enable() local
128 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_disable() local
167 struct device *parent = to_tps80031_dev(rdev); in tps80031_dcdc_set_voltage_sel() local
200 struct device *parent = to_tps80031_dev(rdev); in tps80031_dcdc_get_voltage_sel() local
230 struct device *parent = to_tps80031_dev(rdev); in tps80031_ldo_list_voltage() local
254 struct device *parent = to_tps80031_dev(rdev); in tps80031_ldo_map_voltage() local
273 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_is_enabled() local
300 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_enable() local
324 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_disable() local
[all …]
/kernel/linux/linux-5.10/fs/proc/
Dgeneric.c94 struct rb_node **new = &root->rb_node, *parent = NULL; in pde_subdir_insert() local
397 static struct proc_dir_entry *__proc_create(struct proc_dir_entry **parent, in __proc_create()
465 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
488 struct proc_dir_entry *parent, void *data, bool force_lookup) in _proc_mkdir()
510 struct proc_dir_entry *parent, void *data) in proc_mkdir_data()
517 struct proc_dir_entry *parent) in proc_mkdir_mode()
524 struct proc_dir_entry *parent) in proc_mkdir()
533 struct proc_dir_entry *ent, *parent = NULL; in proc_create_mount_point() local
547 struct proc_dir_entry **parent, void *data) in proc_create_reg()
573 struct proc_dir_entry *parent, in proc_create_data()
[all …]
/kernel/linux/linux-5.10/drivers/pwm/
Dsysfs.c241 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
285 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
310 static ssize_t export_store(struct device *parent, in export_store()
338 static ssize_t unexport_store(struct device *parent, in unexport_store()
359 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show()
377 static struct pwm_export *pwm_class_get_state(struct device *parent, in pwm_class_get_state()
412 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm()
443 static int __maybe_unused pwm_class_suspend(struct device *parent) in pwm_class_suspend()
484 static int __maybe_unused pwm_class_resume(struct device *parent) in pwm_class_resume()
500 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match()
[all …]
/kernel/linux/linux-5.10/fs/kernfs/
Ddir.c289 struct kernfs_node *parent; in kernfs_get_parent() local
359 struct rb_node *parent = NULL; in kernfs_link_sibling() local
516 struct kernfs_node *parent; in kernfs_put() local
622 struct kernfs_node *parent, in __kernfs_new_node()
692 struct kernfs_node *kernfs_new_node(struct kernfs_node *parent, in kernfs_new_node()
772 struct kernfs_node *parent = kn->parent; in kernfs_add_one() local
835 static struct kernfs_node *kernfs_find_ns(struct kernfs_node *parent, in kernfs_find_ns()
868 static struct kernfs_node *kernfs_walk_ns(struct kernfs_node *parent, in kernfs_walk_ns()
909 struct kernfs_node *kernfs_find_and_get_ns(struct kernfs_node *parent, in kernfs_find_and_get_ns()
933 struct kernfs_node *kernfs_walk_and_get_ns(struct kernfs_node *parent, in kernfs_walk_and_get_ns()
[all …]
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-rc5t583.c27 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_get() local
41 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_set() local
51 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_input() local
66 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_output() local
91 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_free() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpci_dn.c62 struct pci_dn *parent, *pdn; in pci_get_pdn_by_devfn() local
98 struct pci_dn *parent, *pdn; in pci_get_pdn() local
148 static struct pci_dn *add_one_sriov_vf_pdn(struct pci_dn *parent, in add_one_sriov_vf_pdn()
175 struct pci_dn *parent, *pdn; in add_sriov_vf_pdns() local
219 struct pci_dn *parent; in remove_sriov_vf_pdns() local
287 struct device_node *parent; in pci_add_device_node_info() local
344 struct device_node *parent; in pci_remove_device_node_info() local
/kernel/linux/linux-5.10/fs/debugfs/
Dfile.c413 struct dentry *parent, void *value, in debugfs_create_mode_unsafe()
458 void debugfs_create_u8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u8()
494 void debugfs_create_u16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u16()
530 void debugfs_create_u32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u32()
567 void debugfs_create_u64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u64()
616 struct dentry *parent, unsigned long *value) in debugfs_create_ulong()
661 void debugfs_create_x8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x8()
679 void debugfs_create_x16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x16()
697 void debugfs_create_x32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x32()
715 void debugfs_create_x64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x64()
[all …]
/kernel/linux/linux-5.10/drivers/firmware/efi/
Ddev-path-parser.c35 struct device *parent, struct device **child) in parse_acpi_path()
73 struct device *parent, struct device **child) in parse_pci_path()
109 struct device *parent, struct device **child) in parse_end_path()
162 struct device *parent = NULL, *child; in efi_get_device_by_path() local
/kernel/linux/linux-5.10/fs/vboxsf/
Ddir.c211 static struct dentry *vboxsf_dir_lookup(struct inode *parent, in vboxsf_dir_lookup()
234 static int vboxsf_dir_instantiate(struct inode *parent, struct dentry *dentry, in vboxsf_dir_instantiate()
255 static int vboxsf_dir_create(struct inode *parent, struct dentry *dentry, in vboxsf_dir_create()
297 static int vboxsf_dir_mkfile(struct inode *parent, struct dentry *dentry, in vboxsf_dir_mkfile()
303 static int vboxsf_dir_mkdir(struct inode *parent, struct dentry *dentry, in vboxsf_dir_mkdir()
309 static int vboxsf_dir_atomic_open(struct inode *parent, struct dentry *dentry, in vboxsf_dir_atomic_open()
356 static int vboxsf_dir_unlink(struct inode *parent, struct dentry *dentry) in vboxsf_dir_unlink()
430 static int vboxsf_dir_symlink(struct inode *parent, struct dentry *dentry, in vboxsf_dir_symlink()
/kernel/linux/linux-5.10/fs/orangefs/
Dnamei.c23 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_create() local
107 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_lookup() local
175 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_unlink() local
222 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_symlink() local
308 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_mkdir() local

12345678910>>...65