/linux-6.14.4/kernel/locking/ |
D | qspinlock_paravirt.h | 169 struct pv_node *node; member 208 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 240 struct pv_node *node; in pv_unhash() local 275 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 290 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node() 357 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 399 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() 501 struct pv_node *node; in __pv_queued_spin_unlock_slowpath() local
|
/linux-6.14.4/drivers/block/drbd/ |
D | drbd_interval.c | 10 sector_t interval_end(struct rb_node *node) in interval_end() 16 #define NODE_END(node) ((node)->sector + ((node)->size >> 9)) argument 72 struct rb_node *node = root->rb_node; in drbd_contains_interval() local 120 struct rb_node *node = root->rb_node; in drbd_find_overlap() local 151 struct rb_node *node; in drbd_next_overlap() local
|
/linux-6.14.4/fs/hfsplus/ |
D | brec.c | 20 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() 32 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() 66 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local 182 struct hfs_bnode *node, *parent; in hfs_brec_remove() local 238 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local 359 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local 464 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
|
/linux-6.14.4/fs/hfs/ |
D | brec.c | 19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() 31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() 68 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local 180 struct hfs_bnode *node, *parent; in hfs_brec_remove() local 234 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local 355 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local 460 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
|
/linux-6.14.4/fs/ocfs2/cluster/ |
D | nodemanager.c | 32 struct o2nm_node *node = NULL; in o2nm_get_node_by_num() local 71 struct o2nm_node *node, *ret = NULL; in o2nm_node_ip_tree_lookup() local 101 struct o2nm_node *node = NULL; in o2nm_get_node_by_ip() local 118 void o2nm_node_put(struct o2nm_node *node) in o2nm_node_put() 124 void o2nm_node_get(struct o2nm_node *node) in o2nm_node_get() 158 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_release() local 167 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node() 186 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_num_store() local 241 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_port_store() local 270 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_address_store() local [all …]
|
/linux-6.14.4/drivers/interconnect/ |
D | core.c | 169 struct icc_node *node = dst; in path_init() local 200 struct icc_node *n, *node = NULL; in path_find() local 269 static int aggregate_requests(struct icc_node *node) in aggregate_requests() 330 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() 377 struct icc_node *node = ERR_PTR(-EPROBE_DEFER); in of_icc_get_from_provider() local 694 struct icc_node *node; in icc_set_bw() local 787 struct icc_node *node; in icc_put() local 818 struct icc_node *node; in icc_node_create_nolock() local 849 struct icc_node *node; in icc_node_create() local 867 struct icc_node *node; in icc_node_destroy() local [all …]
|
/linux-6.14.4/mm/ |
D | memory-tiers.c | 260 static struct memory_tier *__node_get_memory_tier(int node) in __node_get_memory_tier() 277 bool node_is_toptier(int node) in node_is_toptier() 329 int next_demotion_node(int node) in next_demotion_node() 368 int node; in disable_all_demotion_targets() local 391 int node; in dump_demotion_targets() local 418 int target = NUMA_NO_NODE, node; in establish_demotion_targets() local 514 static inline void __init_node_memory_type(int node, struct memory_dev_type *memtype) in __init_node_memory_type() 532 static struct memory_tier *set_node_memory_tier(int node) in set_node_memory_tier() 570 static bool clear_node_memory_tier(int node) in clear_node_memory_tier() 636 void init_node_memory_type(int node, struct memory_dev_type *memtype) in init_node_memory_type() [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | gk20a.c | 176 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_acquire_dma() local 188 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_acquire_iommu() local 231 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_release_dma() local 243 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_release_iommu() local 267 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_rd32() local 275 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_wr32() local 284 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_map() local 297 struct gk20a_instobj_dma *node = gk20a_instobj_dma(memory); in gk20a_instobj_dtor_dma() local 314 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_dtor_iommu() local 386 struct gk20a_instobj_dma *node; in gk20a_instobj_ctor_dma() local [all …]
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | dsmthdat.c | 216 struct acpi_namespace_node **node) in acpi_ds_method_data_get_node() 285 struct acpi_namespace_node *node; in acpi_ds_method_data_set_value() local 339 struct acpi_namespace_node *node; in acpi_ds_method_data_get_value() local 443 struct acpi_namespace_node *node; in acpi_ds_method_data_delete_value() local 504 struct acpi_namespace_node *node; in acpi_ds_store_object_to_local() local 655 struct acpi_namespace_node *node; in acpi_ds_method_data_get_type() local
|
D | nsnames.c | 30 char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node) in acpi_ns_get_external_pathname() 52 acpi_size acpi_ns_get_pathname_length(struct acpi_namespace_node *node) in acpi_ns_get_pathname_length() 87 struct acpi_namespace_node *node; in acpi_ns_handle_to_name() local 135 struct acpi_namespace_node *node; in acpi_ns_handle_to_pathname() local 193 acpi_ns_build_normalized_path(struct acpi_namespace_node *node, in acpi_ns_build_normalized_path() 289 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, in acpi_ns_get_normalized_pathname()
|
D | rsxface.c | 62 struct acpi_namespace_node *node; in acpi_rs_validate_parameters() local 126 struct acpi_namespace_node *node; in acpi_get_irq_routing_table() local 171 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 213 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 252 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 298 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
|
/linux-6.14.4/drivers/clk/ |
D | clk-nspire.c | 63 static void __init nspire_ahbdiv_setup(struct device_node *node, in nspire_ahbdiv_setup() 90 static void __init nspire_ahbdiv_setup_cx(struct device_node *node) in nspire_ahbdiv_setup_cx() 95 static void __init nspire_ahbdiv_setup_classic(struct device_node *node) in nspire_ahbdiv_setup_classic() 105 static void __init nspire_clk_setup(struct device_node *node, in nspire_clk_setup() 137 static void __init nspire_clk_setup_cx(struct device_node *node) in nspire_clk_setup_cx() 142 static void __init nspire_clk_setup_classic(struct device_node *node) in nspire_clk_setup_classic()
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_gt_buffer_pool.c | 30 static void node_free(struct intel_gt_buffer_pool_node *node) in node_free() 39 struct intel_gt_buffer_pool_node *node, *stale = NULL; in pool_free_older_than() local 100 struct intel_gt_buffer_pool_node *node = in pool_retire() local 125 void intel_gt_buffer_pool_mark_used(struct intel_gt_buffer_pool_node *node) in intel_gt_buffer_pool_mark_used() 143 struct intel_gt_buffer_pool_node *node; in node_create() local 175 struct intel_gt_buffer_pool_node *node; in intel_gt_get_buffer_pool() local
|
/linux-6.14.4/drivers/net/wireguard/selftest/ |
D | allowedips.c | 22 static __init void print_node(struct allowedips_node *node, u8 bits) in print_node() 97 struct horrible_allowedips_node *node; in horrible_allowedips_free() local 125 horrible_mask_self(struct horrible_allowedips_node *node) in horrible_mask_self() 138 horrible_match_v4(const struct horrible_allowedips_node *node, struct in_addr *ip) in horrible_match_v4() 144 horrible_match_v6(const struct horrible_allowedips_node *node, struct in6_addr *ip) in horrible_match_v6() 153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered() 184 struct horrible_allowedips_node *node = kzalloc(sizeof(*node), GFP_KERNEL); in horrible_allowedips_insert_v4() local 201 struct horrible_allowedips_node *node = kzalloc(sizeof(*node), GFP_KERNEL); in horrible_allowedips_insert_v6() local 217 struct horrible_allowedips_node *node; in horrible_allowedips_lookup_v4() local 229 struct horrible_allowedips_node *node; in horrible_allowedips_lookup_v6() local [all …]
|
/linux-6.14.4/drivers/clk/sunxi/ |
D | clk-sun9i-core.c | 76 static void __init sun9i_a80_pll4_setup(struct device_node *node) in sun9i_a80_pll4_setup() 130 static void __init sun9i_a80_gt_setup(struct device_node *node) in sun9i_a80_gt_setup() 185 static void __init sun9i_a80_ahb_setup(struct device_node *node) in sun9i_a80_ahb_setup() 211 static void __init sun9i_a80_apb0_setup(struct device_node *node) in sun9i_a80_apb0_setup() 268 static void __init sun9i_a80_apb1_setup(struct device_node *node) in sun9i_a80_apb1_setup()
|
D | clk-simple-gates.c | 18 static void __init sunxi_simple_gates_setup(struct device_node *node, in sunxi_simple_gates_setup() 86 static void __init sunxi_simple_gates_init(struct device_node *node) in sunxi_simple_gates_init() 144 static void __init sun4i_a10_ahb_init(struct device_node *node) in sun4i_a10_ahb_init() 162 static void __init sun4i_a10_dram_init(struct device_node *node) in sun4i_a10_dram_init()
|
/linux-6.14.4/drivers/of/ |
D | fdt.c | 68 bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() 543 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt() 574 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes() 580 int node; in of_scan_flat_dt_subnodes() local 602 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name() 621 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop() 638 unsigned long node, const char *compat) in of_fdt_is_compatible() 664 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible() 672 static int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match() 692 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle() [all …]
|
/linux-6.14.4/drivers/gpu/drm/loongson/ |
D | lsdc_debugfs.c | 18 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_identify() local 35 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_show_mm() local 46 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_show_gfxpll_clock() local 58 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_show_benchmark() local 69 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_pdev_enable_io_mem() local
|
/linux-6.14.4/drivers/clk/bcm/ |
D | clk-bcm281xx.c | 333 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup() 338 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup() 343 static void __init kona_dt_hub_ccu_setup(struct device_node *node) in kona_dt_hub_ccu_setup() 348 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup() 353 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
|
/linux-6.14.4/tools/perf/tests/ |
D | mem2node.c | 13 static struct node { struct 14 int node; argument 17 { .node = 0, .map = "0" }, argument
|
/linux-6.14.4/drivers/interconnect/imx/ |
D | imx.c | 31 static int imx_icc_get_bw(struct icc_node *node, u32 *avg, u32 *peak) in imx_icc_get_bw() 39 static int imx_icc_node_set(struct icc_node *node) in imx_icc_node_set() 99 static void imx_icc_node_destroy(struct icc_node *node) in imx_icc_node_destroy() 118 struct icc_node *node) in imx_icc_node_init_qos() 169 struct icc_node *node; in imx_icc_node_add() local 210 struct icc_node *node, *tmp; in imx_icc_unregister_nodes() local 227 struct icc_node *node; in imx_icc_register_nodes() local
|
/linux-6.14.4/drivers/regulator/ |
D | of_regulator.c | 350 struct device_node *node, in of_get_regulator_init_data() 401 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() 529 struct device_node **node) in regulator_of_get_init_data() 615 static struct device_node *of_get_regulator(struct device *dev, struct device_node *node, in of_get_regulator() 667 struct device_node *node; in of_regulator_dev_lookup() local 686 struct regulator *_of_regulator_get(struct device *dev, struct device_node *node, in _of_regulator_get() 715 struct device_node *node, in of_regulator_get_optional() 727 struct device_node *node = rdev->dev.of_node; in of_get_n_coupled() local 786 struct device_node *node = rdev->dev.of_node; in of_check_coupling_data() local 859 struct device_node *node = rdev->dev.of_node; in of_parse_coupled_regulator() local
|
/linux-6.14.4/drivers/scsi/elx/efct/ |
D | efct_unsol.c | 24 struct efct_node *node; in efct_node_find() local 42 struct efct_node *node; in efct_dispatch_frame() local 221 efct_sframe_common_send(struct efct_node *node, in efct_sframe_common_send() 300 efct_sframe_send_fcp_rsp(struct efct_node *node, struct efc_hw_sequence *seq, in efct_sframe_send_fcp_rsp() 313 efct_sframe_send_task_set_full_or_busy(struct efct_node *node, in efct_sframe_send_task_set_full_or_busy() 339 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq) in efct_dispatch_fcp_cmd() 404 struct efct_node *node = io->node; in efct_process_abts() local 463 efct_node_recv_abts_frame(struct efct_node *node, struct efc_hw_sequence *seq) in efct_node_recv_abts_frame()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_packet_manager.c | 52 struct kfd_node *node = pm->dqm->dev; in pm_calc_rlib_size() local 101 struct kfd_node *node = pm->dqm->dev; in pm_allocate_runlist_ib() local 137 struct kfd_node *node = pm->dqm->dev; in pm_create_runlist_ib() local 297 struct kfd_node *node = pm->dqm->dev; in pm_send_set_resources() local 370 struct kfd_node *node = pm->dqm->dev; in pm_send_query_status() local 401 struct kfd_node *node = pm->dqm->dev; in pm_update_grace_period() local 438 struct kfd_node *node = pm->dqm->dev; in pm_send_unmap_queue() local 497 struct kfd_node *node = pm->dqm->dev; in pm_debugfs_hang_hws() local
|
/linux-6.14.4/drivers/pci/ |
D | of.c | 55 struct device_node *node; in pci_set_bus_of_node() local 126 static inline int __of_pci_pci_compare(struct device_node *node, in __of_pci_pci_compare() 141 struct device_node *node, *node2; in of_pci_find_child_device() local 193 static int of_pci_parse_bus_range(struct device_node *node, in of_pci_parse_bus_range() 229 int of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr() 255 bool of_pci_preserve_config(struct device_node *node) in of_pci_preserve_config() 773 int of_pci_get_max_link_speed(struct device_node *node) in of_pci_get_max_link_speed() 801 u32 of_pci_get_slot_power_limit(struct device_node *node, in of_pci_get_slot_power_limit()
|