| /Linux-v5.4/scripts/dtc/libfdt/ |
| D | fdt_overlay.c | 116 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset() 156 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles() 557 void *fdto, int node) in overlay_apply_node()
|
| /Linux-v5.4/drivers/net/wan/ |
| D | hd64570.c | 46 #define SCA_INTR_MSCI(node) (node ? 0x10 : 0x01) argument 47 #define SCA_INTR_DMAC_RX(node) (node ? 0x20 : 0x02) argument 48 #define SCA_INTR_DMAC_TX(node) (node ? 0x40 : 0x04) argument
|
| /Linux-v5.4/drivers/irqchip/ |
| D | irq-armada-370-xp.c | 271 static int armada_370_xp_msi_init(struct device_node *node, in armada_370_xp_msi_init() 306 static inline int armada_370_xp_msi_init(struct device_node *node, in armada_370_xp_msi_init() 646 static int __init armada_370_xp_mpic_of_init(struct device_node *node, in armada_370_xp_mpic_of_init()
|
| D | irq-gic.c | 963 static void __init gic_init_physaddr(struct device_node *node) in gic_init_physaddr() 973 #define gic_init_physaddr(node) do { } while (0) argument 1275 static bool gic_check_eoimode(struct device_node *node, void __iomem **base) in gic_check_eoimode() 1353 static int gic_of_setup(struct gic_chip_data *gic, struct device_node *node) in gic_of_setup() 1405 static void __init gic_of_setup_kvm_info(struct device_node *node) in gic_of_setup_kvm_info() 1430 gic_of_init(struct device_node *node, struct device_node *parent) in gic_of_init()
|
| D | irq-pic32-evic.c | 192 struct device_node *node = irq_domain_get_of_node(domain); in pic32_ext_irq_of_init() local 212 static int __init pic32_of_init(struct device_node *node, in pic32_of_init()
|
| /Linux-v5.4/drivers/clk/sunxi/ |
| D | clk-sun8i-mbus.c | 24 static void __init sun8i_a23_mbus_setup(struct device_node *node) in sun8i_a23_mbus_setup()
|
| /Linux-v5.4/net/tipc/ |
| D | addr.h | 70 static inline int tipc_node2scope(u32 node) in tipc_node2scope()
|
| /Linux-v5.4/drivers/clk/mediatek/ |
| D | clk-mt2701-g3d.c | 41 struct device_node *node = pdev->dev.of_node; in clk_mt2701_g3dsys_init() local
|
| D | clk-mt6779-aud.c | 99 struct device_node *node = pdev->dev.of_node; in clk_mt6779_aud_probe() local
|
| /Linux-v5.4/drivers/gpu/drm/pl111/ |
| D | pl111_debugfs.c | 36 struct drm_info_node *node = (struct drm_info_node *)m->private; in pl111_debugfs_regs() local
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | numa.h | 26 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|
| /Linux-v5.4/drivers/vfio/ |
| D | vfio_iommu_type1.c | 84 struct rb_node node; member 111 struct rb_node node; member 137 struct rb_node *node = iommu->dma_list.rb_node; in vfio_find_dma() local 183 struct rb_node *node = dma->pfn_list.rb_node; in vfio_find_vpfn() local 1057 struct vfio_iova *node; in vfio_iommu_iova_dma_valid() local 1497 struct vfio_iova *node, *next; in vfio_iommu_aper_resize() local 1856 struct rb_node *node; in vfio_iommu_unmap_unpin_all() local 1912 struct vfio_iova *node; in vfio_iommu_aper_expand() local 1946 struct vfio_iova *node; in vfio_iommu_resv_refresh() local
|
| /Linux-v5.4/fs/btrfs/ |
| D | backref.c | 586 unode_aux_to_inode_list(struct ulist_node *node) in unode_aux_to_inode_list() 618 struct ulist_node *node; in resolve_indirect_refs() local 720 struct rb_node *node; in add_missing_keys() local 764 struct btrfs_delayed_ref_node *node; in add_delayed_refs() local 1126 struct rb_node *node; local 1341 struct ulist_node *node = NULL; local 1405 struct ulist_node *node = NULL; local 1474 struct ulist_node *node; local
|
| /Linux-v5.4/kernel/ |
| D | cpu.c | 65 struct hlist_node *node; member 148 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() 719 struct hlist_node *node) in cpuhp_invoke_ap_callback() 1617 struct hlist_node *node) in cpuhp_issue_call() 1651 struct hlist_node *node) in cpuhp_rollback_install() 1670 struct hlist_node *node, in __cpuhp_state_add_instance_cpuslocked() 1714 int __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node, in __cpuhp_state_add_instance() 1819 struct hlist_node *node, bool invoke) in __cpuhp_state_remove_instance()
|
| /Linux-v5.4/fs/ubifs/ |
| D | tnc.c | 306 const void *node) in lnc_add() 342 void *node) in lnc_add_directly() 385 void *node) in tnc_read_hashed_node() 498 struct ubifs_zbranch *zbr, void *node) in fallible_read_node() 1442 void *node, int *lnum, int *offs) in ubifs_tnc_locate() 1810 void *node, const struct fscrypt_name *nm) in do_lookup_nm() 1858 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm() 1961 void *node, uint32_t cookie) in ubifs_tnc_lookup_dh()
|
| /Linux-v5.4/include/linux/ |
| D | rio.h | 98 struct list_head node; member 232 struct list_head node; member 268 struct list_head node; /* node in global list of ports */ member 321 struct list_head node; /* node in list of networks */ member 456 struct list_head node; member 543 struct list_head node; member
|
| /Linux-v5.4/fs/ocfs2/dlm/ |
| D | dlmrecovery.c | 326 int dlm_is_node_dead(struct dlm_ctxt *dlm, u8 node) in dlm_is_node_dead() 337 static int dlm_is_node_recovered(struct dlm_ctxt *dlm, u8 node) in dlm_is_node_recovered() 347 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_death() 364 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_recovery() 2488 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_down_cb() 2509 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_up_cb()
|
| /Linux-v5.4/drivers/acpi/acpica/ |
| D | evxfgpe.c | 820 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 917 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
|
| D | nsload.c | 41 acpi_ns_load_table(u32 table_index, struct acpi_namespace_node *node) in acpi_ns_load_table()
|
| /Linux-v5.4/arch/powerpc/platforms/cell/ |
| D | pmu.c | 370 int rc, node; in cbe_init_pm_irq() local 394 void cbe_sync_irq(int node) in cbe_sync_irq()
|
| /Linux-v5.4/fs/jffs2/ |
| D | xattr.h | 26 struct jffs2_raw_node_ref *node; member 48 struct jffs2_raw_node_ref *node; member
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | cong.c | 257 enum mlx5_ib_cong_node_type node; in mlx5_ib_get_cc_params() local 293 enum mlx5_ib_cong_node_type node; in mlx5_ib_set_cc_params() local
|
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
| D | i915_gem_evict.c | 255 static void mock_color_adjust(const struct drm_mm_node *node, in mock_color_adjust() 389 struct drm_mm_node node; in igt_evict_contexts() member
|
| /Linux-v5.4/arch/x86/pci/ |
| D | bus_numa.h | 18 int node; member
|
| /Linux-v5.4/net/hsr/ |
| D | hsr_debugfs.c | 34 struct hsr_node *node; in hsr_node_table_show() local
|