| /linux-6.15/kernel/locking/ |
| H A D | qspinlock.c | 87 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node() 88 static __always_inline void __pv_wait_node(struct mcs_spinlock *node, in __pv_wait_node() 91 struct mcs_spinlock *node) { } in __pv_kick_node() 93 struct mcs_spinlock *node) in __pv_wait_head_or_lock() 132 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
| H A 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.15/arch/x86/kernel/ |
| H A D | amd_node.c | 29 struct pci_dev *amd_node_get_func(u16 node, u8 func) in amd_node_get_func() 61 struct pci_dev *amd_node_get_root(u16 node) in amd_node_get_root() 142 static int __amd_smn_rw(u8 i_off, u8 d_off, u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw() 171 int __must_check amd_smn_read(u16 node, u32 address, u32 *value) in amd_smn_read() 184 int __must_check amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write() 190 int __must_check amd_smn_hsmp_rdwr(u16 node, u32 address, u32 *value, bool write) in amd_smn_hsmp_rdwr() 203 u16 node; in smn_node_write() local 279 u16 node, num_nodes = amd_num_nodes(); in amd_cache_roots() local
|
| /linux-6.15/drivers/block/drbd/ |
| H A 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.15/fs/hfs/ |
| H A 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.15/fs/hfsplus/ |
| H A 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.15/drivers/interconnect/ |
| H A 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() 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 900 int icc_link_create(struct icc_node *node, const int dst_id) in icc_link_create() [all …]
|
| /linux-6.15/fs/ocfs2/cluster/ |
| H A 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 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 325 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_local_store() local [all …]
|
| /linux-6.15/mm/ |
| H A 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 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() 645 void clear_node_memory_type(int node, struct memory_dev_type *memtype) in clear_node_memory_type() [all …]
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| H A 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 386 struct gk20a_instobj_dma *node; in gk20a_instobj_ctor_dma() local 424 struct gk20a_instobj_iommu *node; in gk20a_instobj_ctor_iommu() local [all …]
|
| /linux-6.15/drivers/clk/ |
| H A 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.15/drivers/gpu/drm/i915/gt/ |
| H A 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.15/drivers/acpi/acpica/ |
| H A 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()
|
| H A 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
|
| H A 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
|
| H A D | dbtest.c | 243 struct acpi_namespace_node *node; in acpi_db_test_one_object() local 388 acpi_db_test_integer_type(struct acpi_namespace_node *node, u32 bit_length) in acpi_db_test_integer_type() 490 acpi_db_test_buffer_type(struct acpi_namespace_node *node, u32 bit_length) in acpi_db_test_buffer_type() 616 acpi_db_test_string_type(struct acpi_namespace_node *node, u32 byte_length) in acpi_db_test_string_type() 706 static acpi_status acpi_db_test_package_type(struct acpi_namespace_node *node) in acpi_db_test_package_type() 808 acpi_db_read_from_object(struct acpi_namespace_node *node, in acpi_db_read_from_object() 892 acpi_db_write_to_object(struct acpi_namespace_node *node, in acpi_db_write_to_object() 975 struct acpi_namespace_node *node = in acpi_db_evaluate_one_predefined_name() local
|
| /linux-6.15/drivers/net/wireguard/selftest/ |
| H A 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.15/drivers/regulator/ |
| H A 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() 714 struct device_node *node, in of_regulator_get() 736 struct device_node *node, in of_regulator_get_optional() 748 struct device_node *node = rdev->dev.of_node; in of_get_n_coupled() local 807 struct device_node *node = rdev->dev.of_node; in of_check_coupling_data() local [all …]
|
| /linux-6.15/drivers/clk/sunxi/ |
| H A 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()
|
| H A 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.15/drivers/of/ |
| H A 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 638 unsigned long node, const char *compat) in of_fdt_is_compatible() 692 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle() 777 static void __init early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd() 853 unsigned long node = chosen_node_offset; in early_init_dt_check_for_usable_mem_range() local 935 int node = fdt_path_offset(fdt, "/"); in early_init_dt_scan_root() local 969 int node, found_memory = 0; in early_init_dt_scan_memory() local [all …]
|
| /linux-6.15/drivers/gpu/drm/loongson/ |
| H A 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.15/drivers/clk/bcm/ |
| H A 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.15/tools/perf/tests/ |
| H A D | mem2node.c | 13 static struct node { struct 14 int node; member 17 { .node = 0, .map = "0" }, argument
|
| /linux-6.15/drivers/interconnect/imx/ |
| H A 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
|