/linux-6.14.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-desc.c | 188 static void *xgbe_alloc_node(size_t size, int node) in xgbe_alloc_node() 200 dma_addr_t *dma, int node) in xgbe_dma_alloc_node() 287 int node) in xgbe_alloc_pages()
|
/linux-6.14.4/sound/soc/meson/ |
D | axg-card.c | 158 struct device_node *node, in axg_card_parse_cpu_tdm_slots() 221 struct device_node *node, in axg_card_parse_codecs_masks() 247 struct device_node *node, in axg_card_parse_tdm()
|
/linux-6.14.4/tools/testing/shared/ |
D | linux.c | 91 struct radix_tree_node *node = cachep->objs; in kmem_cache_alloc_lru() local 127 struct radix_tree_node *node = objp; in __kmem_cache_free_locked() local 175 struct radix_tree_node *node; in kmem_cache_alloc_bulk() local
|
/linux-6.14.4/drivers/platform/surface/aggregator/ |
D | bus.c | 413 static int ssam_get_uid_for_node(struct fwnode_handle *node, struct ssam_device_uid *uid) in ssam_get_uid_for_node() 429 struct fwnode_handle *node) in ssam_add_client_device() 479 struct fwnode_handle *node) in __ssam_register_clients()
|
/linux-6.14.4/arch/arm/mach-exynos/ |
D | exynos.c | 50 struct device_node *node; in exynos_sysram_init() local 73 static int __init exynos_fdt_map_chipid(unsigned long node, const char *uname, in exynos_fdt_map_chipid()
|
/linux-6.14.4/arch/riscv/mm/ |
D | cacheflush.c | 104 static void __init cbo_get_block_size(struct device_node *node, in cbo_get_block_size() 130 struct device_node *node; in riscv_init_cbo_blocksizes() local
|
/linux-6.14.4/drivers/clk/mediatek/ |
D | clk-mt8188-apmixedsys.c | 102 struct device_node *node = pdev->dev.of_node; in clk_mt8188_apmixed_probe() local 137 struct device_node *node = pdev->dev.of_node; in clk_mt8188_apmixed_remove() local
|
/linux-6.14.4/include/linux/ |
D | compaction.h | 142 static inline int compaction_register_node(struct node *node) in compaction_register_node() 147 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node()
|
D | scs.h | 74 static inline void *scs_alloc(int node) { return NULL; } in scs_alloc() 78 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } in scs_prepare()
|
/linux-6.14.4/tools/perf/ |
D | builtin-kmem.c | 72 struct rb_node node; member 90 struct rb_node **node = &root_alloc_stat.rb_node; in insert_alloc_stat() local 135 struct rb_node **node = &root_caller_stat.rb_node; in insert_caller_stat() local 226 struct rb_node *node = root->rb_node; in search_alloc_stat() local 291 struct rb_node node; member 348 struct rb_node *node; in build_alloc_func_list() local 401 struct callchain_cursor_node *node; in find_callsite() local 464 struct rb_node **node = &page_live_tree.rb_node; in __page_stat__findnew_page() local 513 struct rb_node **node = &page_alloc_tree.rb_node; in __page_stat__findnew_alloc() local 568 struct rb_node **node = &page_caller_tree.rb_node; in __page_stat__findnew_caller() local [all …]
|
/linux-6.14.4/tools/perf/util/ |
D | mem2node.c | 15 u64 node; member 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init()
|
D | block-range.c | 50 static inline void rb_link_left_of_node(struct rb_node *left, struct rb_node *node) in rb_link_left_of_node() 60 static inline void rb_link_right_of_node(struct rb_node *right, struct rb_node *node) in rb_link_right_of_node()
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pci.h | 16 int node; /* NUMA node */ member 118 int node; in cpumask_of_pcibus() local
|
/linux-6.14.4/drivers/firmware/efi/ |
D | fdtparams.c | 60 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() 88 int i, j, node; in efi_get_fdt_params() local
|
/linux-6.14.4/drivers/acpi/riscv/ |
D | rhct.c | 40 struct acpi_rhct_node_header *node, *ref_node, *end; in acpi_get_riscv_isa() local 136 struct acpi_rhct_node_header *node, *end; in acpi_get_cbo_block_size() local
|
/linux-6.14.4/drivers/remoteproc/ |
D | qcom_common.h | 18 struct device_node *node; member 26 struct device_node *node; member
|
/linux-6.14.4/drivers/clk/socfpga/ |
D | clk-pll-a10.c | 66 static void __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() 128 void __init socfpga_a10_pll_init(struct device_node *node) in socfpga_a10_pll_init()
|
D | clk-pll.c | 73 static void __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() 132 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init()
|
/linux-6.14.4/drivers/md/persistent-data/ |
D | dm-btree.c | 86 static int insert_at(size_t value_size, struct btree_node *node, unsigned int index, in insert_at() 424 struct dm_block *node; in dm_btree_lookup_next_single() local 713 struct btree_node *node; in shadow_child() local 978 struct btree_node *node; in get_node_free_space() local 1063 static bool contains_key(struct btree_node *node, uint64_t key) in contains_key() 1078 static bool has_space_for_insert(struct btree_node *node, uint64_t key) in has_space_for_insert() 1097 struct btree_node *node; in btree_insert_raw() local 1160 struct btree_node *node; in __btree_get_overwrite_leaf() local 1227 static bool need_insert(struct btree_node *node, uint64_t *keys, in need_insert() 1427 struct dm_block *node; in walk_node() local
|
/linux-6.14.4/fs/fuse/ |
D | dax.c | 97 node_to_dmap(struct interval_tree_node *node) in node_to_dmap() 320 struct interval_tree_node *node; in inode_reclaim_dmap_range() local 443 struct interval_tree_node *node; in fuse_setup_new_dax_mapping() local 508 struct interval_tree_node *node; in fuse_upgrade_dax_mapping() local 571 struct interval_tree_node *node; in fuse_iomap_begin() local 916 struct interval_tree_node *node; in inode_lookup_first_dmap() local 944 struct interval_tree_node *node; in inode_inline_reclaim_one_dmap() local 1066 struct interval_tree_node *node; in lookup_and_reclaim_dmap_locked() local
|
/linux-6.14.4/drivers/scsi/elx/efct/ |
D | efct_lio.c | 341 struct efc_node *node = se_sess->fabric_sess_ptr; in efct_lio_close_session() local 1031 efct_get_vport_tpg(struct efc_node *node) in efct_get_vport_tpg() 1059 struct efc_node *node = tgt_node->node; in _efct_tgt_node_free() local 1068 struct efc_node *node = private; in efct_session_cb() local 1159 struct efc_node *node = wq_data->ptr; in efct_lio_setup_session() local 1221 int efct_scsi_new_initiator(struct efc *efc, struct efc_node *node) in efct_scsi_new_initiator() 1246 struct efc_node *node = wq_data->ptr; in efct_lio_remove_session() local 1278 int efct_scsi_del_initiator(struct efc *efc, struct efc_node *node, int reason) in efct_scsi_del_initiator()
|
/linux-6.14.4/drivers/usb/misc/ |
D | onboard_usb_dev.c | 148 struct usbdev_node *node; in onboard_dev_suspend() local 193 struct usbdev_node *node; in onboard_dev_add_usbdev() local 231 struct usbdev_node *node; in onboard_dev_remove_usbdev() local 440 struct usbdev_node *node; in onboard_dev_remove() local
|
/linux-6.14.4/include/uapi/linux/ |
D | qrtr.h | 38 __le32 node; member 43 __le32 node; member
|
/linux-6.14.4/drivers/of/ |
D | kobj.c | 8 static int of_node_is_initialized(const struct device_node *node) in of_node_is_initialized() 14 int of_node_is_attached(const struct device_node *node) in of_node_is_attached()
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-thunderx-pcidrv.c | 121 struct device_node *node) in thunder_i2c_smbus_setup_of() 142 struct device_node *node) in thunder_i2c_smbus_setup()
|