| /Linux-v5.15/drivers/usb/phy/ |
| D | phy-am335x-control.c | 123 const struct device_node *node = (const struct device_node *)data; in match() local 130 struct device_node *node; in am335x_get_phy_control() local
|
| /Linux-v5.15/drivers/usb/dwc3/ |
| D | dwc3-keystone.c | 84 struct device_node *node = pdev->dev.of_node; in kdwc3_probe() local 187 struct device_node *node = pdev->dev.of_node; in kdwc3_remove() local
|
| /Linux-v5.15/drivers/hwtracing/coresight/ |
| D | coresight-tmc-etr.c | 191 struct device *dev, int node, in tmc_pages_alloc() 319 int node, in tmc_alloc_sg_table() 563 tmc_init_etr_sg_table(struct device *dev, int node, in tmc_init_etr_sg_table() 598 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_flat_buf() 678 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_sg_buf() 816 struct etr_buf *etr_buf, int node, in tmc_etr_mode_alloc_buf() 846 int node, void **pages) in tmc_alloc_etr_buf() 1225 int node; in alloc_etr_buf() local 1351 int node; in tmc_etr_setup_perf_buf() local
|
| /Linux-v5.15/fs/xfs/libxfs/ |
| D | xfs_da_btree.c | 427 struct xfs_da_intnode *node; in xfs_da3_node_create() local 477 struct xfs_da_intnode *node; in xfs_da3_split() local 638 struct xfs_da_intnode *node; in xfs_da3_root_split() local 771 struct xfs_da_intnode *node; in xfs_da3_node_split() local 1009 struct xfs_da_intnode *node; in xfs_da3_node_add() local 1244 struct xfs_da_intnode *node; in xfs_da3_node_toosmall() local 1387 struct xfs_da_intnode *node; in xfs_da3_fixhashpath() local 1441 struct xfs_da_intnode *node; in xfs_da3_node_remove() local 1577 struct xfs_da_intnode *node; in xfs_da3_node_lookup_int() local
|
| /Linux-v5.15/include/linux/ |
| D | of.h | 94 struct device_node *node; member 106 static inline void of_node_init(struct device_node *node) in of_node_init() 125 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() 129 static inline void of_node_put(struct device_node *node) { } in of_node_put() 170 #define of_fwnode_handle(node) \ argument 183 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root() 645 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() 650 static inline struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent() 656 const struct device_node *node, struct device_node *prev) in of_get_next_child() 662 const struct device_node *node, struct device_node *prev) in of_get_next_available_child() [all …]
|
| /Linux-v5.15/arch/powerpc/platforms/powermac/ |
| D | bootx_init.c | 90 unsigned long node, in bootx_early_getprop() 217 unsigned long node, in bootx_scan_dt_build_strings() 275 unsigned long node, in bootx_scan_dt_build_struct()
|
| /Linux-v5.15/net/tipc/ |
| D | name_distr.c | 47 u32 node; member 288 u32 node, u32 dtype) in tipc_update_nametbl() 379 u32 count, node; in tipc_named_rcv() local
|
| /Linux-v5.15/tools/lib/lockdep/ |
| D | preload.c | 33 struct rb_node node; member 103 struct rb_node **node = &locks.rb_node; in __get_lock_node() local 177 struct rb_node **node, *parent; in __get_lock() local
|
| /Linux-v5.15/drivers/gpu/drm/tilcdc/ |
| D | tilcdc_drv.c | 205 struct device_node *node = dev->of_node; in tilcdc_init() local 436 struct drm_info_node *node = (struct drm_info_node *) m->private; in tilcdc_regs_show() local 457 struct drm_info_node *node = (struct drm_info_node *) m->private; in tilcdc_mm_show() local
|
| /Linux-v5.15/drivers/clk/bcm/ |
| D | clk-bcm63xx.c | 18 static void __init bcm63138_armpll_init(struct device_node *node) in bcm63138_armpll_init()
|
| D | clk-hr2.c | 23 static void __init hr2_armpll_init(struct device_node *node) in hr2_armpll_init()
|
| /Linux-v5.15/arch/x86/kernel/apic/ |
| D | x2apic_cluster.c | 14 int node; member 126 static int alloc_clustermask(unsigned int cpu, int node) in alloc_clustermask()
|
| /Linux-v5.15/drivers/clk/ |
| D | clk-fixed-rate.c | 140 static struct clk_hw *_of_fixed_clk_setup(struct device_node *node) in _of_fixed_clk_setup() 173 void __init of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup()
|
| /Linux-v5.15/drivers/clk/ti/ |
| D | mux.c | 173 static void of_mux_clk_setup(struct device_node *node) in of_mux_clk_setup() 257 static void __init of_ti_composite_mux_clk_setup(struct device_node *node) in of_ti_composite_mux_clk_setup()
|
| /Linux-v5.15/drivers/acpi/acpica/ |
| D | evrgnini.c | 313 u8 acpi_ev_is_pci_root_bridge(struct acpi_namespace_node *node) in acpi_ev_is_pci_root_bridge() 481 struct acpi_namespace_node *node; in acpi_ev_initialize_region() local
|
| D | nsutils.c | 37 acpi_ns_print_node_pathname(struct acpi_namespace_node *node, in acpi_ns_print_node_pathname() 75 acpi_object_type acpi_ns_get_type(struct acpi_namespace_node * node) in acpi_ns_get_type()
|
| /Linux-v5.15/net/llc/ |
| D | llc_proc.c | 44 struct hlist_nulls_node *node; in llc_get_sk_idx() local 69 struct hlist_nulls_node *node; in laddr_hash_next() local
|
| /Linux-v5.15/arch/powerpc/sysdev/ |
| D | mpc5xxx_clocks.c | 15 unsigned long mpc5xxx_get_bus_frequency(struct device_node *node) in mpc5xxx_get_bus_frequency()
|
| /Linux-v5.15/tools/perf/ui/browsers/ |
| D | hists.c | 176 static int callchain_node__count_rows_rb_tree(struct callchain_node *node) in callchain_node__count_rows_rb_tree() 202 static int callchain_node__count_flat_rows(struct callchain_node *node) in callchain_node__count_flat_rows() 236 static int callchain_node__count_rows(struct callchain_node *node) in callchain_node__count_rows() 265 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__count_rows() local 276 struct rb_node *node; in hierarchy_count_rows() local 328 static void callchain_node__init_have_children_rb_tree(struct callchain_node *node) in callchain_node__init_have_children_rb_tree() 351 static void callchain_node__init_have_children(struct callchain_node *node, in callchain_node__init_have_children() 373 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__init_have_children() local 515 static int callchain_node__set_folding_rb_tree(struct callchain_node *node, bool unfold) in callchain_node__set_folding_rb_tree() 538 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) in callchain_node__set_folding() [all …]
|
| /Linux-v5.15/kernel/ |
| D | async.c | 166 int node, struct async_domain *domain) in async_schedule_node_domain() 231 async_cookie_t async_schedule_node(async_func_t func, void *data, int node) in async_schedule_node()
|
| /Linux-v5.15/block/ |
| D | blk-ioc.c | 250 int create_task_io_context(struct task_struct *task, gfp_t gfp_flags, int node) in create_task_io_context() 304 gfp_t gfp_flags, int node) in get_task_io_context()
|
| /Linux-v5.15/drivers/acpi/ |
| D | nvs.c | 24 struct list_head node; member 81 struct list_head node; member
|
| /Linux-v5.15/lib/ |
| D | generic-radix-tree.c | 81 struct genradix_node *node; in genradix_alloc_node() local 94 static inline void genradix_free_node(struct genradix_node *node) in genradix_free_node()
|
| /Linux-v5.15/arch/mips/cavium-octeon/ |
| D | octeon-usb.c | 235 struct device_node *node = dev->of_node; in dwc3_octeon_config_power() local 500 struct device_node *node; in dwc3_octeon_device_init() local
|
| /Linux-v5.15/arch/powerpc/kernel/ |
| D | secvar-sysfs.c | 25 struct device_node *node; in format_show() local 141 struct device_node *node; in update_kobj_size() local
|