/Linux-v5.15/arch/powerpc/kernel/ |
D | sysfs.c | 1122 struct node *node = node_devices[nid]; in sysfs_add_device_to_node() local 1130 struct node *node = node_devices[nid]; in sysfs_remove_device_from_node() local
|
/Linux-v5.15/tools/perf/ui/ |
D | hist.c | 793 struct perf_hpp_list_node *node; in hists__reset_column_width() local 825 struct perf_hpp_list_node *node = NULL; in add_hierarchy_fmt() local
|
/Linux-v5.15/drivers/devfreq/ |
D | devfreq.c | 1044 struct devfreq *devfreq_get_devfreq_by_node(struct device_node *node) in devfreq_get_devfreq_by_node() 1075 struct device_node *node; in devfreq_get_devfreq_by_phandle() local 1095 struct devfreq *devfreq_get_devfreq_by_node(struct device_node *node) in devfreq_get_devfreq_by_node()
|
/Linux-v5.15/include/linux/firmware/ |
D | xlnx-zynqmp.h | 533 static inline int zynqmp_pm_request_node(const u32 node, const u32 capabilities, in zynqmp_pm_request_node() 540 static inline int zynqmp_pm_release_node(const u32 node) in zynqmp_pm_release_node() 545 static inline int zynqmp_pm_set_requirement(const u32 node, in zynqmp_pm_set_requirement()
|
/Linux-v5.15/arch/powerpc/platforms/pseries/ |
D | iommu.c | 56 static struct iommu_table *iommu_pseries_alloc_table(int node) in iommu_pseries_alloc_table() 69 static struct iommu_table_group *iommu_pseries_alloc_group(int node) in iommu_pseries_alloc_group() 527 struct device_node *node; in iommu_table_setparms() local
|
/Linux-v5.15/fs/btrfs/ |
D | qgroup.c | 527 struct rb_node *node; in btrfs_check_quota_leak() local 2631 struct rb_node *node; in btrfs_qgroup_account_extents() local 3483 #define rbtree_iterate_from_safe(node, next, start) \ argument 3490 struct rb_node *node; in qgroup_unreserve_range() local 4189 struct rb_node *node; in btrfs_qgroup_trace_subtree_after_cow() local
|
/Linux-v5.15/drivers/md/ |
D | dm-writecache.c | 613 struct rb_node *node = wc->tree.rb_node; in writecache_find_entry() local 658 struct rb_node **node = &wc->tree.rb_node, *parent = NULL; in writecache_insert_entry() local 683 struct rb_node **node = &wc->freetree.rb_node, *parent = NULL; in writecache_add_to_freelist() local 889 struct rb_node *node = rb_next(&e->rb_node); in writecache_discard() local 1924 struct rb_node *node, *next_node; in writecache_writeback() local
|
/Linux-v5.15/tools/perf/util/ |
D | probe-event.c | 1139 struct str_node *node; in show_available_vars_at() local 2460 struct kprobe_blacklist_node *node; in kprobe_blacklist__delete() local 2473 struct kprobe_blacklist_node *node; in kprobe_blacklist__load() local 2529 struct kprobe_blacklist_node *node; in kprobe_blacklist__find_by_address() local 3413 struct str_node *node; in find_probe_trace_events_from_cache() local
|
/Linux-v5.15/drivers/misc/vmw_vmci/ |
D | vmci_doorbell.c | 35 struct hlist_node node; member
|
/Linux-v5.15/arch/arm/mach-omap2/ |
D | clockdomain.h | 140 struct list_head node; member
|
/Linux-v5.15/arch/x86/kernel/ |
D | aperture_64.c | 390 int i, node; in gart_iommu_hole_init() local
|
/Linux-v5.15/drivers/net/ethernet/marvell/ |
D | mvneta_bm.c | 396 struct mvneta_bm *mvneta_bm_get(struct device_node *node) in mvneta_bm_get()
|
/Linux-v5.15/include/net/ |
D | garp.h | 80 struct rb_node node; member
|
/Linux-v5.15/drivers/phy/broadcom/ |
D | phy-bcm-sr-usb.c | 232 static int bcm_usb_phy_create(struct device *dev, struct device_node *node, in bcm_usb_phy_create()
|
/Linux-v5.15/arch/arm/xen/ |
D | enlighten.c | 216 static int __init fdt_find_hyper_node(unsigned long node, const char *uname, in fdt_find_hyper_node()
|
/Linux-v5.15/drivers/net/ethernet/huawei/hinic/ |
D | hinic_debugfs.h | 22 unsigned char node; member
|
/Linux-v5.15/drivers/acpi/ |
D | internal.h | 104 struct list_head node; member
|
/Linux-v5.15/include/uapi/linux/ |
D | scif_ioctl.h | 70 __u16 node; member
|
/Linux-v5.15/drivers/phy/ti/ |
D | phy-gmii-sel.c | 348 struct device_node *node = dev->of_node; in phy_gmii_sel_probe() local
|
/Linux-v5.15/drivers/pinctrl/ |
D | devicetree.c | 24 struct list_head node; member
|
/Linux-v5.15/drivers/net/ethernet/freescale/fman/ |
D | fman_mac.h | 168 struct list_head node; member
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-88pm80x.c | 244 struct device_node *node = pdev->dev.of_node; in pm80x_rtc_probe() local
|
/Linux-v5.15/drivers/soc/mediatek/ |
D | mtk-devapc.c | 241 struct device_node *node = pdev->dev.of_node; in mtk_devapc_probe() local
|
/Linux-v5.15/drivers/soc/sunxi/ |
D | sunxi_sram.c | 165 static const struct sunxi_sram_data *sunxi_sram_of_parse(struct device_node *node, in sunxi_sram_of_parse()
|
/Linux-v5.15/drivers/regulator/ |
D | da9211-regulator.c | 288 struct device_node *node; in da9211_parse_regulators_dt() local
|