Home
last modified time | relevance | path

Searched defs:node (Results 426 – 450 of 2853) sorted by relevance

1...<<11121314151617181920>>...115

/linux-6.14.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-desc.c188 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/
Daxg-card.c158 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/
Dlinux.c91 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/
Dbus.c413 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/
Dexynos.c50 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/
Dcacheflush.c104 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/
Dclk-mt8188-apmixedsys.c102 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/
Dcompaction.h142 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()
Dscs.h74 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/
Dbuiltin-kmem.c72 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/
Dmem2node.c15 u64 node; member
39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init()
Dblock-range.c50 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/
Dpci.h16 int node; /* NUMA node */ member
118 int node; in cpumask_of_pcibus() local
/linux-6.14.4/drivers/firmware/efi/
Dfdtparams.c60 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/
Drhct.c40 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/
Dqcom_common.h18 struct device_node *node; member
26 struct device_node *node; member
/linux-6.14.4/drivers/clk/socfpga/
Dclk-pll-a10.c66 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()
Dclk-pll.c73 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/
Ddm-btree.c86 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/
Ddax.c97 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/
Defct_lio.c341 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/
Donboard_usb_dev.c148 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/
Dqrtr.h38 __le32 node; member
43 __le32 node; member
/linux-6.14.4/drivers/of/
Dkobj.c8 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/
Di2c-thunderx-pcidrv.c121 struct device_node *node) in thunder_i2c_smbus_setup_of()
142 struct device_node *node) in thunder_i2c_smbus_setup()

1...<<11121314151617181920>>...115