/Linux-v6.6/drivers/gpu/drm/nouveau/ |
D | nouveau_debugfs.c | 40 struct drm_info_node *node = (struct drm_info_node *) m->private; in nouveau_debugfs_vbios_image() local 52 struct drm_info_node *node = m->private; in nouveau_debugfs_strap_peek() local 222 struct drm_info_node *node = (struct drm_info_node *) m->private; in nouveau_debugfs_gpuva() local
|
/Linux-v6.6/drivers/clk/sunxi/ |
D | clk-sun4i-display.c | 101 static void __init sun4i_a10_display_init(struct device_node *node, in sun4i_a10_display_init() 232 static void __init sun4i_a10_tcon_ch0_setup(struct device_node *node) in sun4i_a10_tcon_ch0_setup() 251 static void __init sun4i_a10_display_setup(struct device_node *node) in sun4i_a10_display_setup()
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | evregion.c | 562 struct acpi_namespace_node *node; in acpi_ev_execute_reg_method() local 686 acpi_ev_execute_reg_methods(struct acpi_namespace_node *node, in acpi_ev_execute_reg_methods() 755 struct acpi_namespace_node *node; in acpi_ev_reg_run() local
|
/Linux-v6.6/scripts/dtc/ |
D | fdtput.c | 123 int node; in store_key_value() local 154 int node, offset = 0; in create_paths() local 194 int node = 0; in create_node() local
|
/Linux-v6.6/io_uring/ |
D | tctx.c | 97 struct io_tctx_node *node; in __io_uring_add_tctx_node() local 158 struct io_tctx_node *node; in io_uring_del_tctx_node() local 181 struct io_tctx_node *node; in io_uring_clean_tctx() local
|
/Linux-v6.6/arch/x86/include/asm/uv/ |
D | uv_geo.h | 48 struct geo_node_s node; member 55 struct geo_node_s node; member 62 struct geo_node_s node; member
|
/Linux-v6.6/drivers/clk/mediatek/ |
D | clk-mt8135-apmixedsys.c | 53 struct device_node *node = pdev->dev.of_node; in clk_mt8135_apmixed_probe() local 78 struct device_node *node = pdev->dev.of_node; in clk_mt8135_apmixed_remove() local
|
D | clk-mt7629.c | 551 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local 578 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local 598 struct device_node *node = pdev->dev.of_node; in mtk_pericfg_init() local 625 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
|
/Linux-v6.6/drivers/clk/socfpga/ |
D | clk-gate-a10.c | 42 static void __init __socfpga_gate_init(struct device_node *node, in __socfpga_gate_init() 118 void __init socfpga_a10_gate_init(struct device_node *node) in socfpga_a10_gate_init()
|
/Linux-v6.6/arch/x86/kernel/cpu/sgx/ |
D | main.c | 79 struct sgx_numa_node *node = section->node; in __sgx_sanitize_pages() local 443 struct sgx_numa_node *node = &sgx_numa_nodes[nid]; in __sgx_alloc_epc_page_from_node() local 605 struct sgx_numa_node *node = section->node; in sgx_free_epc_page() local 680 struct sgx_numa_node *node; in arch_memory_failure() local 775 struct node *node = node_devices[nid]; in arch_update_sysfs_visibility() local
|
/Linux-v6.6/arch/x86/mm/ |
D | numa.c | 75 void numa_set_node(int cpu, int node) in numa_set_node() 111 unsigned int node; in setup_node_to_cpumask_map() local 794 int node = numa_cpu_node(cpu); in init_cpu_to_node() local 861 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu() 907 const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|
/Linux-v6.6/arch/sparc/kernel/ |
D | pcic.c | 293 phandle node; in pcic_probe() local 451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode() local 472 struct pci_dev *dev, int node) in pcic_map_pci_device() 531 pcic_fill_irq(struct linux_pcic *pcic, struct pci_dev *dev, int node) in pcic_fill_irq() 607 int node; in pcibios_fixup_bus() local
|
/Linux-v6.6/arch/x86/kernel/ |
D | amd_nb.c | 157 struct amd_northbridge *node_to_amd_nb(int node) in node_to_amd_nb() 174 static int __amd_smn_rw(u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw() 207 int amd_smn_read(u16 node, u32 address, u32 *value) in amd_smn_read() 213 int amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write()
|
/Linux-v6.6/arch/powerpc/platforms/cell/ |
D | spu_manage.c | 123 struct device_node *node = spu->devnode; in spu_map_device_old() local 268 struct device_node *node; in of_enumerate_spus() local 366 static struct spu *__init spu_lookup_reg(int node, u32 reg) in spu_lookup_reg() 381 int node, i; in init_affinity_qs20_harcoded() local
|
/Linux-v6.6/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_encap.c | 105 struct opa_vnic_mac_tbl_node *node; in opa_vnic_free_mac_tbl() local 155 struct opa_vnic_mac_tbl_node *node; in opa_vnic_query_mac_tbl() local 207 struct opa_vnic_mac_tbl_node *node, *new_node; in opa_vnic_update_mac_tbl() local 301 struct opa_vnic_mac_tbl_node *node; in opa_vnic_chk_mac_tbl() local
|
/Linux-v6.6/drivers/usb/misc/ |
D | onboard_usb_hub.c | 103 struct usbdev_node *node; in onboard_hub_suspend() local 146 struct usbdev_node *node; in onboard_hub_add_usbdev() local 182 struct usbdev_node *node; in onboard_hub_remove_usbdev() local 305 struct usbdev_node *node; in onboard_hub_remove() local
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 286 struct otx2_tc_flow *node, in otx2_tc_act_set_police() 341 struct otx2_tc_flow *node) in otx2_tc_parse_actions() 498 static int otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, in otx2_tc_prepare_flow() 788 struct otx2_tc_flow *node) in otx2_tc_del_from_flow_list() 803 struct otx2_tc_flow *node) in otx2_tc_add_to_flow_list() 895 struct otx2_tc_flow *node) in otx2_tc_update_mcam_table_del_req() 934 struct otx2_tc_flow *node) in otx2_tc_update_mcam_table_add_req() 965 struct otx2_tc_flow *node, in otx2_tc_update_mcam_table()
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | tcp.c | 134 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst() 411 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc() 1002 int node, ret; in o2net_fill_node_map() local 1553 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local 1694 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node() 1712 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb() 1726 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb() 1784 struct o2nm_node *node = NULL; in o2net_accept_one() local 2029 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening() 2056 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening() [all …]
|
/Linux-v6.6/lib/ |
D | cpumask.c | 59 bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node) in alloc_cpumask_var_node() 142 unsigned int cpumask_local_spread(unsigned int i, int node) in cpumask_local_spread()
|
/Linux-v6.6/include/linux/ |
D | irqbypass.h | 46 struct list_head node; member 72 struct list_head node; member
|
/Linux-v6.6/arch/riscv/mm/ |
D | cacheflush.c | 100 static void __init cbo_get_block_size(struct device_node *node, in cbo_get_block_size() 126 struct device_node *node; in riscv_init_cbo_blocksizes() local
|
/Linux-v6.6/arch/loongarch/mm/ |
D | init.c | 130 void __meminit vmemmap_set_pmd(pmd_t *pmd, void *p, int node, in vmemmap_set_pmd() 140 int __meminit vmemmap_check_pmd(pmd_t *pmd, int node, in vmemmap_check_pmd() 152 int node, struct vmem_altmap *altmap) in vmemmap_populate()
|
/Linux-v6.6/tools/testing/radix-tree/ |
D | linux.c | 70 struct radix_tree_node *node = cachep->objs; in kmem_cache_alloc_lru() local 107 struct radix_tree_node *node = objp; in kmem_cache_free_locked() local 153 struct radix_tree_node *node; in kmem_cache_alloc_bulk() local
|
/Linux-v6.6/kernel/power/ |
D | wakelock.c | 29 struct rb_node node; member 40 struct rb_node *node; in pm_show_wakelocks() local 150 struct rb_node **node = &wakelocks_tree.rb_node; in wakelock_lookup_add() local
|
/Linux-v6.6/fs/nfs/ |
D | pnfs_dev.c | 294 nfs4_mark_deviceid_available(struct nfs4_deviceid_node *node) in nfs4_mark_deviceid_available() 304 nfs4_mark_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_mark_deviceid_unavailable() 314 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_test_deviceid_unavailable()
|