| /linux-4.4.14/kernel/ | 
| D | fork.c | 139 static inline struct task_struct *alloc_task_struct_node(int node)  in alloc_task_struct_node()162 						  int node)  in alloc_thread_info_node()
 178 						  int node)  in alloc_thread_info_node()
 338 	int node = tsk_fork_get_node(orig);  in dup_task_struct()  local
 
 | 
| D | profile.c | 333 	int node, cpu = (unsigned long)__cpu;  in profile_cpu_callback()  local543 		int node = cpu_to_mem(cpu);  in create_hash_tables()  local
 
 | 
| D | kthread.c | 32 	int node;  member271 					   void *data, int node,  in kthread_create_on_node()
 
 | 
| /linux-4.4.14/mm/ | 
| D | migrate.c | 1202 	int node;  member1355 			int node;  in do_pages_move()  local
 1682 			   int node)  in migrate_misplaced_page()
 1741 				struct page *page, int node)  in migrate_misplaced_transhuge_page()
 
 | 
| D | hugetlb.c | 993 #define for_each_node_mask_to_alloc(hs, nr_nodes, node, mask)		\  argument999 #define for_each_node_mask_to_free(hs, nr_nodes, node, mask)		\  argument
 1121 	int nr_nodes, node;  in alloc_fresh_gigantic_page()  local
 1354 	int nr_nodes, node;  in alloc_fresh_huge_page()  local
 1382 	int nr_nodes, node;  in free_pool_huge_page()  local
 1956 	int nr_nodes, node;  in alloc_bootmem_huge_page()  local
 2116 	int nr_nodes, node;  in adjust_pool_surplus()  local
 2532 static void hugetlb_unregister_node(struct node *node)  in hugetlb_unregister_node()
 2576 static void hugetlb_register_node(struct node *node)  in hugetlb_register_node()
 2613 		struct node *node = node_devices[nid];  in hugetlb_register_all_nodes()  local
 [all …]
 
 | 
| D | workingset.c | 310 	struct radix_tree_node *node;  in shadow_lru_isolate()  local
 | 
| D | cma_debug.c | 18 	struct hlist_node node;  member
 | 
| D | mempolicy.c | 129 	int node;  in get_task_policy()  local365 		int node = first_node(pol->w.user_nodemask);  in mpol_rebind_preferred()  local
 939 static struct page *new_node_page(struct page *page, unsigned long node, int **x)  in new_node_page()
 1694 	int node = numa_mem_id();  in mempolicy_slab_node()  local
 1960 		unsigned long addr, int node, bool hugepage)  in alloc_pages_vma()
 2324 static void sp_node_init(struct sp_node *node, unsigned long start,  in sp_node_init()
 
 | 
| D | page_isolation.c | 286 		int node = next_online_node(page_to_nid(page));  in alloc_migrate_target()  local
 | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | hash_utils_64.c | 272 static int __init htab_dt_scan_seg_sizes(unsigned long node,  in htab_dt_scan_seg_sizes()327 static int __init htab_dt_scan_page_sizes(unsigned long node,  in htab_dt_scan_page_sizes()
 409 static int __init htab_dt_scan_hugepage_blocks(unsigned long node,  in htab_dt_scan_hugepage_blocks()
 571 static int __init htab_dt_scan_pftsize(unsigned long node,  in htab_dt_scan_pftsize()
 
 | 
| /linux-4.4.14/security/integrity/ | 
| D | iint.c | 95 	struct rb_node *node, *parent = NULL;  in integrity_inode_get()  local
 | 
| /linux-4.4.14/drivers/input/gameport/ | 
| D | ns558.c | 53 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/acpi/acpica/ | 
| D | dsobject.c | 561 		    struct acpi_namespace_node *node,  in acpi_ds_create_node()
 | 
| D | uterror.c | 268 	struct acpi_namespace_node *node = prefix_node;  in acpi_ut_method_error()  local
 | 
| D | psargs.c | 238 	struct acpi_namespace_node *node;  in acpi_ps_get_next_namepath()  local
 | 
| D | dbexec.c | 317 	struct acpi_namespace_node *node =  in acpi_db_execution_walk()  local
 | 
| D | nsdump.c | 705 	struct acpi_namespace_node *node;  in acpi_ns_dump_one_object_path()  local
 | 
| /linux-4.4.14/sound/soc/sti/ | 
| D | uniperif_reader.c | 312 	struct device_node *node = pdev->dev.of_node;  in uni_reader_parse_dt()  local
 | 
| /linux-4.4.14/arch/powerpc/platforms/85xx/ | 
| D | mpc85xx_ds.c | 134 	struct device_node *node;  in mpc85xx_ds_uli_init()  local
 | 
| /linux-4.4.14/arch/x86/entry/vdso/ | 
| D | vma.c | 239 	unsigned long node = 0;  in vgetcpu_cpu_init()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_ib.c | 325 	struct drm_info_node *node = (struct drm_info_node *) m->private;  in amdgpu_debugfs_sa_info()  local
 | 
| /linux-4.4.14/drivers/misc/sgi-gru/ | 
| D | gru.h | 45 	int	node;  member
 | 
| /linux-4.4.14/arch/powerpc/platforms/cell/ | 
| D | setup.c | 162 	int node;  in cell_publish_devices()  local
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | pci.h | 71 	int node;		/* nearest node with memory or NUMA_NO_NODE for global allocation */  member
 | 
| /linux-4.4.14/drivers/net/arcnet/ | 
| D | com20020_cs.c | 88 static int node;  variable
 | 
| D | com20020-pci.c | 51 static int node;  variable
 | 
| /linux-4.4.14/drivers/video/backlight/ | 
| D | tps65217_bl.c | 187 	struct device_node *node = of_node_get(tps->dev->of_node);  in tps65217_bl_parse_dt()  local
 | 
| D | backlight.c | 45 	int node = evdata->info->node;  in fb_notifier_callback()  local558 struct backlight_device *of_find_backlight_by_node(struct device_node *node)  in of_find_backlight_by_node()
 
 | 
| /linux-4.4.14/net/6lowpan/ | 
| D | nhc.c | 68 	struct rb_node *node = rb_root.rb_node;  in lowpan_nhc_by_nhcid()  local
 | 
| /linux-4.4.14/sound/soc/omap/ | 
| D | omap-twl4030.c | 263 	struct device_node *node = pdev->dev.of_node;  in omap_twl4030_probe()  local
 | 
| D | omap-abe-twl6040.c | 243 	struct device_node *node = pdev->dev.of_node;  in omap_abe_probe()  local
 | 
| /linux-4.4.14/drivers/watchdog/ | 
| D | moxart_wdt.c | 96 	struct device_node *node = dev->of_node;  in moxart_wdt_probe()  local
 | 
| D | mena21_wdt.c | 149 	struct device_node *node;  in a21_wdt_probe()  local
 | 
| /linux-4.4.14/arch/arm/mach-hisi/ | 
| D | platsmp.c | 156 	struct device_node *node;  in hip01_boot_secondary()  local
 | 
| D | hotplug.c | 148 	struct device_node *node;  in hi3xxx_hotplug_init()  local
 | 
| /linux-4.4.14/fs/dlm/ | 
| D | dir.c | 37 	uint32_t node;  in dlm_hash2nodeid()  local
 | 
| D | member.c | 317 static int dlm_add_member(struct dlm_ls *ls, struct dlm_config_node *node)  in dlm_add_member()532 	struct dlm_config_node *node;  in dlm_recover_members()  local
 
 | 
| /linux-4.4.14/drivers/soc/qcom/ | 
| D | qcom_gsbi.c | 135 	struct device_node *node = pdev->dev.of_node;  in gsbi_probe()  local
 | 
| /linux-4.4.14/drivers/nfc/nfcmrvl/ | 
| D | uart.c | 70 static int nfcmrvl_uart_parse_dt(struct device_node *node,  in nfcmrvl_uart_parse_dt()
 | 
| D | main.c | 257 int nfcmrvl_parse_dt(struct device_node *node,  in nfcmrvl_parse_dt()
 | 
| D | spi.c | 122 static int nfcmrvl_spi_parse_dt(struct device_node *node,  in nfcmrvl_spi_parse_dt()
 | 
| D | i2c.c | 172 static int nfcmrvl_i2c_parse_dt(struct device_node *node,  in nfcmrvl_i2c_parse_dt()
 | 
| /linux-4.4.14/arch/arm/mach-omap2/ | 
| D | pm44xx.c | 37 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/clocksource/ | 
| D | timer-integrator-ap.c | 166 static void __init integrator_ap_timer_init_of(struct device_node *node)  in integrator_ap_timer_init_of()
 | 
| D | mips-gic-timer.c | 177 static void __init gic_clocksource_of_init(struct device_node *node)  in gic_clocksource_of_init()
 | 
| D | moxart_timer.c | 122 static void __init moxart_timer_init(struct device_node *node)  in moxart_timer_init()
 | 
| D | meson6_timer.c | 129 static void __init meson6_timer_init(struct device_node *node)  in meson6_timer_init()
 | 
| D | sun4i_timer.c | 149 static void __init sun4i_timer_init(struct device_node *node)  in sun4i_timer_init()
 | 
| /linux-4.4.14/arch/arm/mach-exynos/ | 
| D | mcpm-exynos.c | 233 	struct device_node *node;  in exynos_mcpm_init()  local
 | 
| /linux-4.4.14/drivers/crypto/qat/qat_common/ | 
| D | qat_crypto.c | 97 struct qat_crypto_instance *qat_crypto_get_instance_node(int node)  in qat_crypto_get_instance_node()
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | of_iommu.c | 123 	struct of_iommu_node *node;  in of_iommu_get_ops()  local
 | 
| /linux-4.4.14/net/ceph/ | 
| D | auth_x.h | 15 	struct rb_node node;  member
 | 
| /linux-4.4.14/drivers/edac/ | 
| D | tile_edac.c | 51 	int		node;		/* Memory controller instance #. */  member
 | 
| D | cell_edac.c | 27 	int				node;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/ | 
| D | base.c | 34 	struct rb_node *node = client->dmaroot.rb_node;  in nvkm_dma_search()  local
 | 
| /linux-4.4.14/arch/powerpc/platforms/82xx/ | 
| D | pq2ads-pci-pic.c | 30 	struct device_node *node;  member
 | 
| D | ep8248e.c | 118 	struct device_node *node;  in ep8248e_mdio_probe()  local
 | 
| /linux-4.4.14/drivers/media/platform/exynos4-is/ | 
| D | fimc-is.c | 165 						struct device_node *node)  in fimc_is_parse_sensor_config()785 	struct device_node *node;  in fimc_is_probe()  local
 
 | 
| D | media-dev.h | 189 static inline bool fimc_md_is_isp_available(struct device_node *node)  in fimc_md_is_isp_available()195 #define fimc_md_is_isp_available(node) (false)  argument
 
 | 
| D | media-dev.c | 404 	struct device_node *node, *ports;  in fimc_md_register_sensor_entities()  local532 	struct device_node *node = pdev->dev.of_node;  in register_csis_entity()  local
 628 	struct device_node *node;  in fimc_md_register_platform_entities()  local
 
 | 
| /linux-4.4.14/kernel/power/ | 
| D | qos.c | 151 	struct plist_node *node;  in pm_qos_get_value()  local273 int pm_qos_update_target(struct pm_qos_constraints *c, struct plist_node *node,  in pm_qos_update_target()
 
 | 
| /linux-4.4.14/drivers/staging/media/lirc/ | 
| D | lirc_parallel.c | 515 static int lirc_open(struct inode *node, struct file *filep)  in lirc_open()531 static int lirc_close(struct inode *node, struct file *filep)  in lirc_close()
 
 | 
| /linux-4.4.14/include/linux/ceph/ | 
| D | osdmap.h | 30 	struct rb_node node;  member73 	struct rb_node node;  member
 
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | annotate.h | 56 	struct list_head    node;  member102 	struct rb_node	node;  member
 
 | 
| D | thread.h | 18 		struct list_head node;  member
 | 
| /linux-4.4.14/drivers/base/ | 
| D | component.c | 31 	struct list_head node;  member41 	struct list_head node;  member
 
 | 
| D | property.c | 312 #define OF_DEV_PROP_READ_ARRAY(node, propname, type, val, nval) \  argument558 		struct device_node *node;  in device_get_next_child_node()  local
 
 | 
| D | dma-contiguous.c | 247 	unsigned long node = rmem->fdt_node;  in rmem_cma_setup()  local
 | 
| /linux-4.4.14/arch/x86/kernel/cpu/ | 
| D | amd.c | 277 	int i, node;  in nearby_node()  local400 	int node;  in srat_detect_node()  local
 
 | 
| /linux-4.4.14/drivers/vfio/ | 
| D | vfio_iommu_type1.c | 73 	struct rb_node		node;  member93 	struct rb_node *node = iommu->dma_list.rb_node;  in vfio_find_dma()  local
 856 	struct rb_node *node;  in vfio_iommu_unmap_unpin_all()  local
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | cpumask.h | 154 static inline unsigned int cpumask_local_spread(unsigned int i, int node)  in cpumask_local_spread()675 					  int node)  in alloc_cpumask_var_node()
 687 					  int node)  in zalloc_cpumask_var_node()
 
 | 
| D | remoteproc.h | 323 	struct list_head node;  member412 	struct list_head node;  member
 479 	struct list_head node;  member
 
 | 
| D | hid-debug.h | 47 	struct list_head node;  member
 | 
| D | kthread.h | 75 	struct list_head	node;  member
 | 
| D | hidraw.h | 41 	struct list_head node;  member
 | 
| D | pid.h | 71 	struct hlist_node node;  member
 | 
| D | mailbox_controller.h | 86 	struct list_head node;  member
 | 
| D | list_lru.h | 50 	struct list_lru_node	*node;  member
 | 
| D | gfp.h | 461 #define alloc_pages_vma(gfp_mask, order, vma, addr, node, false)\  argument469 #define alloc_page_vma_node(gfp_mask, vma, addr, node)		\  argument
 
 | 
| D | pm_qos.h | 46 	struct plist_node node;  member52 	struct list_head node;  member
 
 | 
| D | debugobjects.h | 28 	struct hlist_node	node;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/ttm/ | 
| D | ttm_bo_vm.c | 288 	struct drm_vma_offset_node *node;  in ttm_bo_vm_lookup()  local
 | 
| /linux-4.4.14/arch/powerpc/sysdev/xics/ | 
| D | ics-rtas.c | 204 static int ics_rtas_host_match(struct ics *ics, struct device_node *node)  in ics_rtas_host_match()
 | 
| D | ics-opal.c | 166 static int ics_opal_host_match(struct ics *ics, struct device_node *node)  in ics_opal_host_match()
 | 
| /linux-4.4.14/drivers/dma/ | 
| D | virt-dma.h | 21 	struct list_head node;  member
 | 
| /linux-4.4.14/include/net/ | 
| D | ping.h | 23 #define ping_portaddr_for_each_entry(__sk, node, list) \  argument
 | 
| D | llc.h | 64 	struct list_head node;  member
 | 
| /linux-4.4.14/net/tipc/ | 
| D | name_table.h | 74 	u32 node;  member
 | 
| D | link.c | 1636 	struct tipc_node *node;  in tipc_nl_link_set()  local1845 				    struct tipc_node *node, u32 *prev_link)  in __tipc_nl_add_node_links()
 1870 	struct tipc_node *node;  in tipc_nl_link_dump()  local
 1963 		struct tipc_node *node;  in tipc_nl_link_get()  local
 1995 	struct tipc_node *node;  in tipc_nl_link_reset_stats()  local
 
 | 
| D | netlink_compat.c | 758 	u32 node, depth, type, lowbound, upbound;  in tipc_nl_compat_name_table_dump()  local885 		u32 node;  in tipc_nl_compat_sk_dump()  local
 933 	struct nlattr *node[TIPC_NLA_NODE_MAX + 1];  in tipc_nl_compat_node_dump()  local
 
 | 
| /linux-4.4.14/arch/powerpc/platforms/powernv/ | 
| D | idle.c | 117 		int node = cpu_to_node(first_cpu);  in pnv_alloc_idle_core_states()  local
 | 
| D | opal.c | 74 int __init early_init_dt_scan_opal(unsigned long node,  in early_init_dt_scan_opal()123 int __init early_init_dt_scan_recoverable_ranges(unsigned long node,  in early_init_dt_scan_recoverable_ranges()
 
 | 
| /linux-4.4.14/drivers/misc/vmw_vmci/ | 
| D | vmci_event.c | 34 	struct list_head node;	/* on one of subscriber lists */  member
 | 
| /linux-4.4.14/drivers/usb/dwc3/ | 
| D | dwc3-exynos.c | 112 	struct device_node	*node = dev->of_node;  in dwc3_exynos_probe()  local
 | 
| D | dwc3-keystone.c | 93 	struct device_node	*node = pdev->dev.of_node;  in kdwc3_probe()  local
 | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | xhci-plat.c | 78 	struct device_node	*node = pdev->dev.of_node;  in xhci_plat_probe()  local
 | 
| /linux-4.4.14/fs/nfs/filelayout/ | 
| D | filelayout.h | 95 filelayout_test_devid_invalid(struct nfs4_deviceid_node *node)  in filelayout_test_devid_invalid()
 | 
| /linux-4.4.14/drivers/hid/usbhid/ | 
| D | hid-quirks.c | 160 	struct list_head node;  member
 | 
| /linux-4.4.14/arch/powerpc/platforms/52xx/ | 
| D | mpc52xx_common.c | 214 unsigned int mpc52xx_get_xtal_freq(struct device_node *node)  in mpc52xx_get_xtal_freq()
 | 
| /linux-4.4.14/arch/arm64/kernel/ | 
| D | topology.c | 26 static int __init get_cpu_for_node(struct device_node *node)  in get_cpu_for_node()
 | 
| /linux-4.4.14/arch/arm/mm/ | 
| D | cache-tauros2.c | 283 	struct device_node *node;  in tauros2_init()  local
 | 
| /linux-4.4.14/drivers/extcon/ | 
| D | extcon-palmas.c | 189 	struct device_node *node = pdev->dev.of_node;  in palmas_usb_probe()  local
 | 
| /linux-4.4.14/drivers/media/platform/xilinx/ | 
| D | xilinx-vip.c | 105 const struct xvip_video_format *xvip_of_get_format(struct device_node *node)  in xvip_of_get_format()
 | 
| /linux-4.4.14/arch/powerpc/sysdev/ | 
| D | cpm2_pic.c | 230 void cpm2_pic_init(struct device_node *node)  in cpm2_pic_init()
 | 
| D | fsl_lbc.c | 189 			     struct device_node *node)  in fsl_lbc_ctrl_init()
 | 
| D | dcr.c | 28 static struct device_node *find_dcr_parent(struct device_node *node)  in find_dcr_parent()
 | 
| D | mpic_msgr.c | 138 static int mpic_msgr_block_number(struct device_node *node)  in mpic_msgr_block_number()
 | 
| /linux-4.4.14/arch/mips/sgi-ip27/ | 
| D | ip27-smp.c | 32 	cnodeid_t node = get_cpu_cnode(cpu);  in alloc_cpupda()  local
 | 
| /linux-4.4.14/net/ipx/ | 
| D | ipx_route.c | 49 		     unsigned char *node)  in ipxrtr_add_route()
 | 
| /linux-4.4.14/fs/nfs/flexfilelayout/ | 
| D | flexfilelayout.h | 130 FF_LAYOUT_MIRROR_DS(struct nfs4_deviceid_node *node)  in FF_LAYOUT_MIRROR_DS()156 ff_layout_test_devid_unavailable(struct nfs4_deviceid_node *node)  in ff_layout_test_devid_unavailable()
 
 | 
| /linux-4.4.14/drivers/media/platform/sti/bdisp/ | 
| D | bdisp-hw.c | 464 				struct bdisp_node *node,  in bdisp_hw_build_node()756 	struct bdisp_node **node = ctx->node;  in bdisp_hw_save_request()  local
 
 | 
| /linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/ | 
| D | bridge.h | 180 #define nlm_get_bridge_pcibase(node)	nlm_pcicfg_base(cpu_is_xlp9xx() ? \  argument182 #define nlm_get_bridge_regbase(node)	\  argument
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ | 
| D | cm.c | 45 	struct rb_node node;  member147 	struct rb_node *node = sl_id_map->rb_node;  in id_map_find_by_sl_id()  local
 
 | 
| /linux-4.4.14/arch/arm/mach-imx/ | 
| D | pm-imx6.c | 424 	struct device_node *node;  in imx6_pm_get_base()  local452 	struct device_node *node;  in imx6q_suspend_init()  local
 
 | 
| /linux-4.4.14/drivers/irqchip/ | 
| D | irq-gic.c | 920 void __init gic_init_physaddr(struct device_node *node)  in gic_init_physaddr()930 #define gic_init_physaddr(node)  do { } while (0)  argument
 1169 static bool gic_check_eoimode(struct device_node *node, void __iomem **base)  in gic_check_eoimode()
 1208 gic_of_init(struct device_node *node, struct device_node *parent)  in gic_of_init()
 
 | 
| D | irq-vf610-mscm-ir.c | 182 static int __init vf610_mscm_ir_of_init(struct device_node *node,  in vf610_mscm_ir_of_init()
 | 
| /linux-4.4.14/drivers/dma/xilinx/ | 
| D | xilinx_vdma.c | 170 	struct list_head node;  member183 	struct list_head node;  member
 1115 				  struct device_node *node)  in xilinx_vdma_chan_probe()
 1239 	struct device_node *node = pdev->dev.of_node;  in xilinx_vdma_probe()  local
 
 | 
| /linux-4.4.14/drivers/phy/ | 
| D | phy-bcm-cygnus-pcie.c | 126 	struct device_node *node = dev->of_node, *child;  in cygnus_pcie_phy_probe()  local
 | 
| D | phy-exynos5250-sata.c | 170 	struct device_node *node;  in exynos_sata_phy_probe()  local
 | 
| D | phy-omap-usb2.c | 195 	struct device_node *node = pdev->dev.of_node;  in omap_usb2_probe()  local
 | 
| /linux-4.4.14/arch/arm/include/asm/mach/ | 
| D | pci.h | 43 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/msm/adreno/ | 
| D | adreno_device.c | 172 	struct device_node *child, *node = dev->of_node;  in adreno_bind()  local
 | 
| /linux-4.4.14/tools/perf/ui/browsers/ | 
| D | scripts.c | 21 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/ | 
| D | sxgbe_platform.c | 89 	struct device_node *node = dev->of_node;  in sxgbe_platform_probe()  local
 | 
| /linux-4.4.14/drivers/reset/ | 
| D | core.c | 152 struct reset_control *of_reset_control_get(struct device_node *node,  in of_reset_control_get()
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | backref.c | 435 	struct ulist_node *node;  in __resolve_indirect_refs()  local620 	struct btrfs_delayed_ref_node *node;  in __add_delayed_refs()  local
 1141 	struct ulist_node *node = NULL;  local
 1204 	struct ulist_node *node = NULL;  local
 1271 	struct ulist_node *node;  local
 
 | 
| D | extent_io.c | 259 				   struct rb_node *node,  in tree_insert()451 	struct rb_node *node;  in insert_state()  local
 498 	struct rb_node *node;  in split_state()  local
 602 	struct rb_node *node;  in __clear_extent_bit()  local
 771 	struct rb_node *node;  in wait_extent_bit()  local
 866 	struct rb_node *node;  in __set_extent_bit()  local
 1092 	struct rb_node *node;  in convert_extent_bit()  local
 1514 	struct rb_node *node;  in find_first_extent_bit_state()  local
 1596 	struct rb_node *node;  in find_delalloc_range()  local
 1884 	struct rb_node *node;  in count_range_bits()  local
 [all …]
 
 | 
| /linux-4.4.14/drivers/gpu/drm/tegra/ | 
| D | hdmi.c | 481 	struct device_node *node = hdmi->dev->of_node;  in tegra_hdmi_setup_audio()  local840 	struct device_node *node = output->dev->of_node;  in tegra_hdmi_encoder_enable()  local
 1067 	struct drm_info_node *node = s->private;  in tegra_hdmi_show_regs()  local
 
 | 
| /linux-4.4.14/drivers/soc/ti/ | 
| D | knav_dma.c | 530 				struct device_node *node,  in pktdma_get_regs()616 	struct device_node *node = dma_node;  in dma_init()  local
 733 	struct device_node *node = pdev->dev.of_node;  in knav_dma_probe()  local
 
 | 
| /linux-4.4.14/drivers/usb/gadget/legacy/ | 
| D | hid.c | 37 	struct list_head node;  member
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | inet_timewait_sock.c | 264 	struct hlist_nulls_node *node;  in inet_twsk_purge()  local
 | 
| D | udp_diag.c | 107 		struct hlist_nulls_node *node;  in udp_dump()  local
 | 
| /linux-4.4.14/drivers/firmware/efi/libstub/ | 
| D | fdt.c | 27 	int node, prev, num_rsv;  in update_fdt()  local
 | 
| /linux-4.4.14/arch/mips/netlogic/common/ | 
| D | smp.c | 168 	int num_cpus, i, ncore, node;  in nlm_smp_setup()  local
 | 
| /linux-4.4.14/net/dccp/ | 
| D | feat.h | 79 	struct list_head	node;  member
 | 
| D | ackvec.h | 133 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/video/fbdev/core/ | 
| D | fb_defio.c | 182 	struct list_head *node, *next;  in fb_deferred_io_work()  local
 | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | msi_ia64.c | 191 int dmar_alloc_hwirq(int id, int node, void *arg)  in dmar_alloc_hwirq()
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | r420.c | 477 	struct drm_info_node *node = (struct drm_info_node *) m->private;  in r420_debugfs_pipes_info()  local
 | 
| D | rv515.c | 238 	struct drm_info_node *node = (struct drm_info_node *) m->private;  in rv515_debugfs_pipes_info()  local256 	struct drm_info_node *node = (struct drm_info_node *) m->private;  in rv515_debugfs_ga_info()  local
 
 | 
| /linux-4.4.14/net/irda/ | 
| D | discovery.c | 62 	discovery_t *discovery, *node;  in irlmp_add_discovery()  local
 | 
| /linux-4.4.14/arch/powerpc/platforms/pseries/ | 
| D | setup.c | 474 	struct device_node *node;  in find_and_init_phbs()  local737 static int __init pseries_probe_fw_features(unsigned long node,  in pseries_probe_fw_features()
 
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | amba-clcd.c | 554 static int clcdfb_of_get_dpi_panel_mode(struct device_node *node,  in clcdfb_of_get_dpi_panel_mode()791 	struct device_node *node = dev->dev.of_node;  in clcdfb_of_get_board()  local
 
 | 
| /linux-4.4.14/drivers/soc/rockchip/ | 
| D | pm_domains.c | 222 				      struct device_node *node)  in rockchip_pm_add_one_domain()363 	struct device_node *node;  in rockchip_pm_domain_probe()  local
 
 | 
| /linux-4.4.14/drivers/input/keyboard/ | 
| D | cap11xx.c | 265 	struct device_node *node = dev->of_node, *child;  in cap11xx_init_leds()  local338 	struct device_node *node;  in cap11xx_i2c_probe()  local
 
 | 
| /linux-4.4.14/fs/jffs2/ | 
| D | readinode.c | 402 static void eat_last(struct rb_root *root, struct rb_node *node)  in eat_last()970 	union jffs2_node_union *node;  in jffs2_get_inode_nodes()  local
 
 | 
| D | nodelist.h | 272 	struct jffs2_full_dnode *node; /* NULL for holes */  member329 	struct rb_node *node = rb_first(root);  in frag_first()  local
 339 	struct rb_node *node = rb_last(root);  in frag_last()  local
 
 | 
| /linux-4.4.14/drivers/bcma/ | 
| D | main.c | 143 	struct device_node *node;  in bcma_of_find_child_device()  local203 	struct device_node *node;  in bcma_of_fill_device()  local
 
 | 
| /linux-4.4.14/fs/ubifs/ | 
| D | misc.h | 249 				   const union ubifs_key *key, void *node)  in ubifs_tnc_lookup()
 | 
| D | tnc_misc.c | 459 			void *node)  in ubifs_tnc_read_node()
 | 
| D | io.c | 379 void ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad)  in ubifs_prepare_node()412 void ubifs_prep_grp_node(struct ubifs_info *c, void *node, int len, int last)  in ubifs_prep_grp_node()
 
 | 
| D | scan.c | 369 	struct ubifs_scan_node *node;  in ubifs_scan_destroy()  local
 | 
| /linux-4.4.14/arch/mips/ralink/ | 
| D | irq.c | 148 static int __init intc_of_init(struct device_node *node,  in intc_of_init()
 | 
| /linux-4.4.14/include/media/ | 
| D | v4l2-async.h | 45 			const struct device_node *node;  member
 | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | pci.h | 148 				      struct device_node *node) {}  in pci_load_of_ranges()
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ | 
| D | mmu.h | 22 	struct nvkm_mm_node *node;  member
 | 
| /linux-4.4.14/drivers/clk/mediatek/ | 
| D | clk-mtk.c | 98 int __init mtk_clk_register_gates(struct device_node *node,  in mtk_clk_register_gates()
 | 
| /linux-4.4.14/drivers/pinctrl/ | 
| D | devicetree.c | 34 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/fpga/ | 
| D | fpga-mgr.c | 197 struct fpga_manager *of_fpga_mgr_get(struct device_node *node)  in of_fpga_mgr_get()
 | 
| /linux-4.4.14/arch/tile/kernel/ | 
| D | irq.c | 274 int arch_setup_hwirq(unsigned int irq, int node)  in arch_setup_hwirq()
 | 
| /linux-4.4.14/arch/powerpc/platforms/512x/ | 
| D | mpc5121_ads_cpld.c | 127 cpld_pic_host_match(struct irq_domain *h, struct device_node *node,  in cpld_pic_host_match()
 | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_attr_inactive.c | 215 	xfs_da_intnode_t *node;  in xfs_attr3_node_inactive()  local
 | 
| /linux-4.4.14/drivers/input/misc/ | 
| D | twl4030-vibra.c | 181 			      struct device_node *node)  in twl4030_vibra_check_coexist()
 | 
| D | regulator-haptic.c | 122 	struct device_node *node;  in regulator_haptic_parse_dt()  local
 | 
| /linux-4.4.14/include/net/caif/ | 
| D | caif_layer.h | 151 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/tilcdc/ | 
| D | tilcdc_slave_compat.c | 127 static void __init tilcdc_node_disable(struct device_node *node)  in tilcdc_node_disable()
 | 
| /linux-4.4.14/drivers/net/wireless/mwifiex/ | 
| D | uap_txrx.c | 286 	struct mwifiex_sta_node *node;  in mwifiex_process_uap_rx_packet()  local
 | 
| /linux-4.4.14/drivers/media/rc/ | 
| D | meson-ir.c | 101 	struct device_node *node = dev->of_node;  in meson_ir_probe()  local
 | 
| /linux-4.4.14/sound/soc/sh/rcar/ | 
| D | ctu.c | 76 	struct device_node *node;  in rsnd_of_parse_ctu()  local
 | 
| D | mix.c | 109 	struct device_node *node;  in rsnd_of_parse_mix()  local
 | 
| /linux-4.4.14/drivers/dma/sh/ | 
| D | shdma.h | 41 	struct list_head node;  member
 | 
| /linux-4.4.14/drivers/usb/phy/ | 
| D | phy-generic.c | 215 		struct device_node *node = dev->of_node;  in usb_phy_gen_create_phy()  local
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | prom_32.c | 220 	phandle node;  in of_console_init()  local
 | 
| /linux-4.4.14/drivers/iio/adc/ | 
| D | qcom-spmi-iadc.c | 439 static int iadc_rsense_read(struct iadc_chip *iadc, struct device_node *node)  in iadc_rsense_read()496 	struct device_node *node = pdev->dev.of_node;  in iadc_probe()  local
 
 | 
| D | ti_am335x_adc.c | 430 	struct device_node *node = pdev->dev.of_node;  in tiadc_parse_dt()  local462 	struct device_node	*node = pdev->dev.of_node;  in tiadc_probe()  local
 
 | 
| D | qcom-spmi-vadc.c | 733 				    struct device_node *node)  in vadc_get_dt_channel_data()815 static int vadc_get_dt_data(struct vadc_priv *vadc, struct device_node *node)  in vadc_get_dt_data()
 931 	struct device_node *node = pdev->dev.of_node;  in vadc_probe()  local
 
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | pci-bridge.h | 57 	int node;  member204 	struct	device_node *node;	/* back-pointer to the device_node */  member
 
 | 
| D | qe_ic.h | 67 static inline void qe_ic_init(struct device_node *node, unsigned int flags,  in qe_ic_init()
 | 
| /linux-4.4.14/arch/ia64/mm/ | 
| D | init.c | 376 int vmemmap_find_next_valid_pfn(int node, int i)  in vmemmap_find_next_valid_pfn()434 	int node;  in create_mem_map_page_table()  local
 
 | 
| /linux-4.4.14/arch/arm64/mm/ | 
| D | mmu.c | 510 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node)  in vmemmap_populate()515 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node)  in vmemmap_populate()
 
 | 
| /linux-4.4.14/drivers/w1/ | 
| D | w1_netlink.c | 463 	struct w1_cb_node *node = container_of(async_cmd, struct w1_cb_node,  in w1_process_cb()  local563 	struct w1_cb_node *node = NULL;  in w1_cn_callback()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/ | 
| D | drm_mipi_dsi.c | 133 of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node)  in of_mipi_dsi_device_add()176 	struct device_node *node;  in mipi_dsi_host_register()  local
 
 | 
| /linux-4.4.14/tools/perf/ | 
| D | builtin-lock.c | 120 	struct rb_node *node;  in thread_stat_find()  local301 	struct rb_node *node = result.rb_node;  in pop_from_result()  local
 761 	struct rb_node *node;  in dump_threads()  local
 
 | 
| /linux-4.4.14/drivers/infiniband/core/ | 
| D | multicast.c | 98 	struct rb_node		node;  member133 	struct rb_node *node = port->table.rb_node;  in mcast_find()  local
 759 	struct rb_node *node;  in mcast_groups_event()  local
 
 | 
| /linux-4.4.14/drivers/pinctrl/sunxi/ | 
| D | pinctrl-sunxi.c | 150 				      struct device_node *node,  in sunxi_pctrl_dt_node_to_map()704 				      struct device_node *node,  in sunxi_pinctrl_irq_of_xlate()
 876 	struct device_node *node = pdev->dev.of_node;  in sunxi_pinctrl_init()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_cmdbuf.c | 149 	struct drm_mm_node node;  member178 	struct drm_mm_node *node;  member
 710 				  struct drm_mm_node *node,  in vmw_cmdbuf_alloc_space()
 
 | 
| /linux-4.4.14/fs/ocfs2/dlm/ | 
| D | dlmmaster.c | 377 			      struct o2nm_node *node, int idx)  in dlm_mle_node_down()391 			    struct o2nm_node *node, int idx)  in dlm_mle_node_up()
 1242 	int node;  in dlm_restart_lock_mastery()  local
 2293 	u8 node;  in dlm_deref_lockres_handler()  local
 2382 	u8 node;  in dlm_deref_lockres_worker()  local
 
 | 
| /linux-4.4.14/drivers/mfd/ | 
| D | ti_am335x_tscadc.c | 141 	struct device_node	*node = pdev->dev.of_node;  in ti_tscadc_probe()  local
 | 
| /linux-4.4.14/drivers/staging/rtl8188eu/include/ | 
| D | rtw_event.h | 93 	unsigned char *node;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/sti/ | 
| D | sti_drv.c | 247 	struct device_node *node = dev->of_node;  in sti_platform_probe()  local
 | 
| /linux-4.4.14/virt/kvm/ | 
| D | vfio.c | 24 	struct list_head node;  member
 | 
| /linux-4.4.14/arch/mips/pci/ | 
| D | pci.c | 126 void pci_load_of_ranges(struct pci_controller *hose, struct device_node *node)  in pci_load_of_ranges()
 | 
| /linux-4.4.14/fs/ | 
| D | file_table.c | 233 	struct llist_node *node = llist_del_all(&delayed_fput_list);  in delayed_fput()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ | 
| D | pd.c | 172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node)  in mlx4_bf_alloc()
 | 
| /linux-4.4.14/sound/aoa/ | 
| D | aoa-gpio.h | 73 	struct device_node *node;  member
 | 
| /linux-4.4.14/drivers/of/ | 
| D | address.c | 233 				struct device_node *node)  in of_pci_range_parser_init()939 	struct device_node *node = of_node_get(np);  in of_dma_get_range()  local
 1016 	struct device_node *node = of_node_get(np);  in of_dma_is_coherent()  local
 
 | 
| /linux-4.4.14/drivers/clk/ | 
| D | clk-qoriq.c | 87 	struct device_node *node;  member872 static struct clk *sysclk_from_fixed(struct device_node *node, const char *name)  in sysclk_from_fixed()
 927 static void __init sysclk_init(struct device_node *node)  in sysclk_init()
 
 | 
| /linux-4.4.14/drivers/block/ | 
| D | pktcdvd.c | 623 static inline struct pkt_rb_node *pkt_rbtree_next(struct pkt_rb_node *node)  in pkt_rbtree_next()631 static void pkt_rbtree_erase(struct pktcdvd_device *pd, struct pkt_rb_node *node)  in pkt_rbtree_erase()
 676 static void pkt_rbtree_insert(struct pktcdvd_device *pd, struct pkt_rb_node *node)  in pkt_rbtree_insert()
 1200 	struct pkt_rb_node *node, *first_node;  in pkt_handle_queue()  local
 2366 	struct pkt_rb_node *node;  in pkt_make_request_write()  local
 
 | 
| /linux-4.4.14/net/decnet/ | 
| D | sysctl_net_decnet.c | 91 	__u16 area, node;  in parse_addr()  local
 | 
| /linux-4.4.14/drivers/macintosh/ | 
| D | windfarm_smu_controls.c | 157 static struct smu_fan_control *smu_fan_create(struct device_node *node,  in smu_fan_create()
 |