/Linux-v6.6/drivers/md/bcache/ |
D | closure.h | 154 struct closure *parent; member 272 static inline void closure_init(struct closure *cl, struct closure *parent) in closure_init() 372 struct closure *parent) in closure_call()
|
/Linux-v6.6/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 169 static int mdev_type_add(struct mdev_parent *parent, struct mdev_type *type) in mdev_type_add() 208 void parent_remove_sysfs_files(struct mdev_parent *parent) in parent_remove_sysfs_files() 217 int parent_create_sysfs_files(struct mdev_parent *parent) in parent_create_sysfs_files()
|
/Linux-v6.6/drivers/irqchip/ |
D | irq-bcm7120-l2.c | 216 struct device_node *parent, in bcm7120_l2_intc_probe() 347 struct device_node *parent) in bcm7120_l2_intc_probe_7120() 354 struct device_node *parent) in bcm7120_l2_intc_probe_3380()
|
D | irq-orion.c | 53 struct device_node *parent) in orion_irq_init() 138 struct device_node *parent) in orion_bridge_irq_init()
|
/Linux-v6.6/net/devlink/ |
D | rate.c | 244 struct devlink_rate *parent) in devlink_rate_is_parent_node() 263 struct devlink_rate *parent; in devlink_nl_rate_parent_node_set() local 589 struct devlink_rate *parent) in devl_rate_node_create() 632 struct devlink_rate *parent) in devl_rate_leaf_create()
|
/Linux-v6.6/tools/testing/selftests/cgroup/ |
D | test_cpu.c | 40 char *parent = NULL, *child = NULL, *parent2 = NULL, *child2 = NULL; in test_cpucg_subtree_control() local 239 char *parent = NULL; in run_cpucg_weight_test() local 410 char *parent = NULL, *child = NULL; in run_cpucg_nested_weight_test() local 630 char *parent, *child; in test_cpucg_max_nested() local
|
/Linux-v6.6/drivers/bcma/ |
D | main.c | 140 static struct device_node *bcma_of_find_child_device(struct device *parent, in bcma_of_find_child_device() 160 static int bcma_of_irq_parse(struct device *parent, in bcma_of_irq_parse() 181 static unsigned int bcma_of_get_irq(struct device *parent, in bcma_of_get_irq() 200 static void bcma_of_fill_device(struct device *parent, in bcma_of_fill_device()
|
/Linux-v6.6/drivers/thunderbolt/ |
D | property.c | 581 int tb_property_add_immediate(struct tb_property_dir *parent, const char *key, in tb_property_add_immediate() 610 int tb_property_add_data(struct tb_property_dir *parent, const char *key, in tb_property_add_data() 646 int tb_property_add_text(struct tb_property_dir *parent, const char *key, in tb_property_add_text() 680 int tb_property_add_dir(struct tb_property_dir *parent, const char *key, in tb_property_add_dir()
|
/Linux-v6.6/net/bluetooth/ |
D | l2cap_sock.c | 1418 static void l2cap_sock_cleanup_listen(struct sock *parent) in l2cap_sock_cleanup_listen() 1446 struct sock *sk, *parent = chan->data; in l2cap_sock_new_connection_cb() local 1533 struct sock *parent; in l2cap_sock_teardown_cb() local 1628 struct sock *parent; in l2cap_sock_ready_cb() local 1647 struct sock *parent, *sk = chan->data; in l2cap_sock_defer_cb() local 1764 static void l2cap_sock_init(struct sock *sk, struct sock *parent) in l2cap_sock_init()
|
/Linux-v6.6/drivers/scsi/ |
D | scsi_scan.c | 408 struct device *parent = dev->parent; in scsi_target_dev_release() local 426 static struct scsi_target *__scsi_find_target(struct device *parent, in __scsi_find_target() 491 static struct scsi_target *scsi_alloc_target(struct device *parent, in scsi_alloc_target() 1576 struct device *parent = &shost->shost_gendev; in __scsi_add_device() local 1662 static void __scsi_scan_target(struct device *parent, unsigned int channel, in __scsi_scan_target() 1733 void scsi_scan_target(struct device *parent, unsigned int channel, in scsi_scan_target()
|
/Linux-v6.6/drivers/net/wwan/ |
D | wwan_core.c | 122 static int wwan_dev_parent_match(struct device *dev, const void *parent) in wwan_dev_parent_match() 128 static struct wwan_device *wwan_dev_get_by_parent(struct device *parent) in wwan_dev_get_by_parent() 157 struct dentry *wwan_get_debugfs_dir(struct device *parent) in wwan_get_debugfs_dir() 211 static struct wwan_device *wwan_create_dev(struct device *parent) in wwan_create_dev() 430 struct wwan_port *wwan_create_port(struct device *parent, in wwan_create_port() 1119 int wwan_register_ops(struct device *parent, const struct wwan_ops *ops, in wwan_register_ops() 1168 void wwan_unregister_ops(struct device *parent) in wwan_unregister_ops()
|
/Linux-v6.6/drivers/input/mouse/ |
D | psmouse-base.c | 1333 struct psmouse *parent = NULL, *psmouse = in psmouse_resync() local 1431 struct psmouse *parent = NULL; in psmouse_cleanup() local 1479 struct psmouse *parent = NULL; in psmouse_disconnect() local 1579 struct psmouse *psmouse, *parent = NULL; in psmouse_connect() local 1678 struct psmouse *parent = NULL; in __psmouse_reconnect() local 1809 struct psmouse *psmouse, *parent = NULL; in psmouse_attr_set_helper() local 1885 struct psmouse *parent = NULL; in psmouse_attr_set_protocol() local
|
/Linux-v6.6/net/sunrpc/ |
D | rpc_pipe.c | 631 static struct dentry *__rpc_lookup_create_exclusive(struct dentry *parent, in __rpc_lookup_create_exclusive() 650 static void __rpc_depopulate(struct dentry *parent, in __rpc_depopulate() 682 static void rpc_depopulate(struct dentry *parent, in rpc_depopulate() 693 static int rpc_populate(struct dentry *parent, in rpc_populate() 736 static struct dentry *rpc_mkdir_populate(struct dentry *parent, in rpc_mkdir_populate() 769 struct dentry *parent; in rpc_rmdir_depopulate() local 803 struct dentry *rpc_mkpipe_dentry(struct dentry *parent, const char *name, in rpc_mkpipe_dentry() 847 struct dentry *parent; in rpc_unlink() local 1110 struct dentry *rpc_create_cache_dir(struct dentry *parent, const char *name, in rpc_create_cache_dir()
|
/Linux-v6.6/fs/nfs/ |
D | export.c | 35 nfs_encode_fh(struct inode *inode, __u32 *p, int *max_len, struct inode *parent) in nfs_encode_fh() 124 struct dentry *parent; in nfs_get_parent() local
|
/Linux-v6.6/tools/perf/util/ |
D | mem2node.c | 21 struct rb_node *parent = NULL; in phys_entry__insert() local 121 struct rb_node **p, *parent = NULL; in mem2node__node() local
|
D | hist.c | 574 static u8 symbol__parent_filter(const struct symbol *parent) in symbol__parent_filter() 597 struct rb_node *parent = NULL; in hists__findnew_entry() local 1396 struct hist_entry *parent = he->parent_he; in hist_entry__check_and_remove_filter() local 1481 struct rb_node *parent = NULL; in hierarchy_insert_entry() local 1552 struct hist_entry *parent = NULL; in hists__hierarchy_insert_entry() local 1603 struct rb_node *parent = NULL; in hists__collapse_insert_entry() local 1793 struct rb_node *parent = NULL; in hierarchy_insert_output_entry() local 1880 struct rb_node *parent = NULL; in __hists__insert_output_entry() local 2093 struct hist_entry *parent = h->parent_he; in hists__remove_entry_filter() local 2203 struct rb_node *parent = NULL; in resort_filtered_entry() local [all …]
|
/Linux-v6.6/include/linux/ |
D | page_counter.h | 38 struct page_counter *parent; member 48 struct page_counter *parent) in page_counter_init()
|
D | min_heap.h | 38 void *left, *right, *parent, *smallest; in min_heapify() local 113 void *child, *parent; in min_heap_push() local
|
/Linux-v6.6/security/apparmor/ |
D | apparmorfs.c | 265 struct dentry *parent, void *data, void *link, in aafs_create() 326 struct dentry *parent, void *data, in aafs_create_file() 340 static struct dentry *aafs_create_dir(const char *name, struct dentry *parent) in aafs_create_dir() 1687 int __aafs_profile_mkdir(struct aa_profile *profile, struct dentry *parent) in __aafs_profile_mkdir() 1802 struct aa_ns *ns, *parent; in ns_mkdir_op() local 1851 struct aa_ns *ns, *parent; in ns_rmdir_op() local 2019 int __aafs_ns_mkdir(struct aa_ns *ns, struct dentry *parent, const char *name, in __aafs_ns_mkdir() 2087 struct aa_ns *parent, *next; in __next_ns() local 2149 struct aa_profile *parent; in __next_profile() local 2424 struct dentry *parent) in entry_create_file() [all …]
|
/Linux-v6.6/fs/btrfs/ |
D | extent-tree.c | 432 u64 bytenr, u64 parent, in lookup_extent_data_ref() 508 u64 bytenr, u64 parent, in insert_extent_data_ref() 674 u64 bytenr, u64 parent, in lookup_tree_block_ref() 698 u64 bytenr, u64 parent, in insert_tree_block_ref() 719 static inline int extent_ref_type(u64 parent, u64 owner) in extent_ref_type() 775 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 982 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1042 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1186 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() 1476 u64 parent, u64 root_objectid, in __btrfs_inc_extent_ref() [all …]
|
/Linux-v6.6/drivers/fpga/ |
D | fpga-region.c | 191 fpga_region_register_full(struct device *parent, const struct fpga_region_info *info) in fpga_region_register_full() 259 fpga_region_register(struct device *parent, struct fpga_manager *mgr, in fpga_region_register()
|
/Linux-v6.6/arch/x86/kernel/ |
D | kdebugfs.c | 76 create_setup_data_node(struct dentry *parent, int no, in create_setup_data_node() 89 static int __init create_setup_data_nodes(struct dentry *parent) in create_setup_data_nodes()
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_buddy.c | 15 struct drm_buddy_block *parent, in drm_block_alloc() 234 struct drm_buddy_block *parent; in __get_buddy() local 266 struct drm_buddy_block *parent; in __drm_buddy_free() local 594 struct drm_buddy_block *parent; in drm_buddy_block_trim() local
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | hotplug-cpu.c | 431 static bool dlpar_cpu_exists(struct device_node *parent, u32 drc_index) in dlpar_cpu_exists() 457 static bool drc_info_valid_index(struct device_node *parent, u32 drc_index) in drc_info_valid_index() 499 static bool valid_cpu_drc_index(struct device_node *parent, u32 drc_index) in valid_cpu_drc_index() 551 struct device_node *dn, *parent; in dlpar_cpu_add() local
|
/Linux-v6.6/drivers/devfreq/ |
D | governor_passive.c | 343 struct devfreq *parent = (struct devfreq *)data->parent; in devfreq_passive_notifier_call() local 373 struct devfreq *parent = (struct devfreq *)p_data->parent; in devfreq_passive_unregister_notifier() local 383 struct devfreq *parent = (struct devfreq *)p_data->parent; in devfreq_passive_register_notifier() local
|