/Linux-v4.19/fs/ |
D | mbcache.c | 132 struct hlist_bl_node *node; in __entry_find() local 200 struct hlist_bl_node *node; in mb_cache_entry_get() local 228 struct hlist_bl_node *node; in mb_cache_entry_delete() local
|
D | seq_file.c | 924 struct hlist_node *node; in seq_hlist_start() local 961 struct hlist_node *node = v; in seq_hlist_next() local 985 struct hlist_node *node; in seq_hlist_start_rcu() local 1032 struct hlist_node *node = v; in seq_hlist_next_rcu() local 1053 struct hlist_node *node; in seq_hlist_start_percpu() local 1078 struct hlist_node *node = v; in seq_hlist_next_percpu() local
|
/Linux-v4.19/drivers/of/ |
D | kobj.c | 8 static int of_node_is_initialized(struct device_node *node) in of_node_is_initialized() 14 int of_node_is_attached(struct device_node *node) in of_node_is_attached()
|
D | dynamic.c | 32 struct device_node *of_node_get(struct device_node *node) in of_node_get() 45 void of_node_put(struct device_node *node) in of_node_put() 322 struct device_node *node = kobj_to_device_node(kobj); in of_node_release() local 398 struct device_node *node; in __of_node_dup() local
|
/Linux-v4.19/drivers/clk/ti/ |
D | autoidle.c | 32 struct list_head node; member 139 int __init of_ti_clk_autoidle_setup(struct device_node *node) in of_ti_clk_autoidle_setup()
|
/Linux-v4.19/drivers/clk/socfpga/ |
D | clk-pll.c | 83 static __init struct clk *__socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() 129 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init()
|
D | clk-gate.c | 179 static void __init __socfpga_gate_init(struct device_node *node, in __socfpga_gate_init() 250 void __init socfpga_gate_init(struct device_node *node) in socfpga_gate_init()
|
/Linux-v4.19/net/tipc/ |
D | name_table.h | 79 u32 node; member 137 u32 node; member
|
/Linux-v4.19/include/uapi/linux/ |
D | qrtr.h | 38 __le32 node; member 43 __le32 node; member
|
/Linux-v4.19/drivers/clk/versatile/ |
D | clk-sp810.c | 35 struct device_node *node; member 88 static void __init clk_sp810_of_setup(struct device_node *node) in clk_sp810_of_setup()
|
/Linux-v4.19/drivers/clk/ |
D | clk-rk808.c | 103 struct device_node *node = client->dev.of_node; in rk808_clkout_probe() local 148 struct device_node *node = client->dev.of_node; in rk808_clkout_remove() local
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_of.c | 92 struct device_node *node) in drm_of_component_match_add() 194 int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | mdesc.c | 291 u64 node; in mdesc_register_notifier() local 319 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle() 338 static int get_vdev_port_node_info(struct mdesc_handle *md, u64 node, in get_vdev_port_node_info() 390 static int get_ds_port_node_info(struct mdesc_handle *md, u64 node, in get_ds_port_node_info() 582 int mdesc_get_node_info(struct mdesc_handle *hp, u64 node, in mdesc_get_node_info() 656 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property() 738 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) in mdesc_node_name() 859 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value() argument 881 static void __mark_core_id(struct mdesc_handle *hp, u64 node, in __mark_core_id() 890 static void __mark_max_cache_id(struct mdesc_handle *hp, u64 node, in __mark_max_cache_id()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | affinity.c | 168 int node; in node_affinity_init() local 245 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate() 269 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup() 631 int node = pcibus_to_node(dd->pcidev->bus); in hfi1_dev_affinity_init() local 1034 int hfi1_get_proc_affinity(int node) in hfi1_get_proc_affinity()
|
/Linux-v4.19/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 204 static inline int sn_hwperf_has_cpus(cnodeid_t node) in sn_hwperf_has_cpus() 209 static inline int sn_hwperf_has_mem(cnodeid_t node) in sn_hwperf_has_mem() 231 int nobj, cnodeid_t node, cnodeid_t *near_mem_node, cnodeid_t *near_cpu_node) in sn_hwperf_get_nearest_node_objdata() 700 int node; in sn_hwperf_ioctl() local 965 int sn_hwperf_get_nearest_node(cnodeid_t node, in sn_hwperf_get_nearest_node()
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | randomize_layout_plugin.c | 26 #define ORIG_TYPE_NAME(node) \ argument 76 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 119 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 129 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr() 433 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct() 662 struct varpool_node *node; in check_global_variables() local
|
/Linux-v4.19/drivers/usb/phy/ |
D | phy-isp1301.c | 147 struct device_node *node = (struct device_node *)data; in match() local 152 struct i2c_client *isp1301_get_client(struct device_node *node) in isp1301_get_client()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem_evict.c | 136 struct drm_mm_node *node; in i915_gem_evict_something() local 278 struct drm_mm_node *node; in i915_gem_evict_for_node() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | machine_kexec_64.c | 40 struct device_node *node; in default_machine_kexec_prepare() local 389 struct device_node *node; in export_htab_values() local
|
/Linux-v4.19/drivers/acpi/acpica/ |
D | dbmethod.c | 115 struct acpi_namespace_node *node; in acpi_db_set_method_data() local 356 struct acpi_namespace_node *node = in acpi_db_walk_for_execute() local
|
/Linux-v4.19/arch/powerpc/sysdev/ |
D | i8259.c | 165 static int i8259_host_match(struct irq_domain *h, struct device_node *node, in i8259_host_match() 227 void i8259_init(struct device_node *node, unsigned long intack_addr) in i8259_init()
|
/Linux-v4.19/drivers/block/zram/ |
D | zcomp.c | 161 int zcomp_cpu_up_prepare(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_up_prepare() 178 int zcomp_cpu_dead(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_dead()
|
/Linux-v4.19/drivers/mfd/ |
D | vexpress-sysreg.c | 57 struct device_node *node = of_find_compatible_node(NULL, NULL, in vexpress_flags_set() local 227 struct device_node *node; in vexpress_sysreg_init() local
|
/Linux-v4.19/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()
|