Home
last modified time | relevance | path

Searched defs:node (Results 1001 – 1200 of 1526) sorted by relevance

12345678

/linux-4.1.27/arch/sparc/kernel/
Dprom_64.c598 phandle node; in of_console_init() local
/linux-4.1.27/fs/jffs2/
Dsummary.c251 union jffs2_node_union *node; in jffs2_sum_add_kvec() local
Ddebug.c775 union jffs2_node_union node; in __jffs2_dbg_dump_node() local
Dscan.c444 struct jffs2_unknown_node *node; in jffs2_scan_eraseblock() local
Dgc.c575 union jffs2_node_union *node; in jffs2_garbage_collect_pristine() local
/linux-4.1.27/fs/hfsplus/
Dinode.c70 struct hfs_bnode *node; in hfsplus_releasepage() local
/linux-4.1.27/include/linux/
Dposix-timers.h87 unsigned int node; member
Drtc.h95 struct timerqueue_node node; member
Delevator.h202 #define rb_entry_rq(node) rb_entry((node), struct request, rb_node) argument
Ddevice.h312 struct list_head node; member
470 struct list_head node; member
819 static inline void set_dev_node(struct device *dev, int node) in set_dev_node()
828 static inline void set_dev_node(struct device *dev, int node) in set_dev_node()
Dleds.h79 struct list_head node; /* LED Device list */ member
Dsh_clk.h38 struct list_head node; member
Dcoresight.h248 struct device *dev, struct device_node *node) { return NULL; } in of_get_coresight_platform_data()
Datmel_tc.h70 struct list_head node; member
Dhrtimer.h109 struct timerqueue_node node; member
Dnvme.h71 struct list_head node; member
/linux-4.1.27/block/
Ddeadline-iosched.c68 struct rb_node *node = rb_next(&rq->rb_node); in deadline_latter_request() local
Dblk-mq.c1524 static int blk_mq_alloc_bitmap(struct blk_mq_ctxmap *bitmap, int node) in blk_mq_alloc_bitmap()
1652 int node; in blk_mq_init_hctx() local
1946 int node = blk_mq_hw_queue_to_node(map, i); in blk_mq_init_allocated_queue() local
/linux-4.1.27/drivers/mfd/
Dmax8925-core.c672 struct device_node *node = chip->dev->of_node; in max8925_irq_init() local
Dtwl4030-irq.c698 struct device_node *node = dev->of_node; in twl4030_init_irq() local
Domap-usb-host.c508 struct device_node *node = dev->of_node; in usbhs_omap_get_dt_pdata() local
/linux-4.1.27/fs/ocfs2/
Duptodate.c148 struct rb_node *node; in ocfs2_purge_copied_metadata_tree() local
Dstackglue.c471 unsigned int *node) in ocfs2_cluster_this_node()
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_ttm.c450 struct drm_info_node *node = (struct drm_info_node *)m->private; in qxl_mm_dump_table() local
/linux-4.1.27/fs/nfs/
Dfscache.h26 struct rb_node node; member
Dpnfs.h303 struct hlist_node node; member
426 pnfs_generic_mark_devid_invalid(struct nfs4_deviceid_node *node) in pnfs_generic_mark_devid_invalid()
/linux-4.1.27/drivers/usb/host/
Dfhci-hcd.c569 struct device_node *node = dev->of_node; in of_fhci_probe() local
Duhci-hcd.h155 struct list_head node; /* Node in the list of QHs */ member
477 struct list_head node; /* Node in the QH's urbp list */ member
/linux-4.1.27/drivers/spmi/
Dspmi.c430 struct device_node *node; in of_spmi_register_devices() local
/linux-4.1.27/drivers/macintosh/
Dwindfarm_smu_sensors.c197 static struct smu_ad_sensor *smu_ads_create(struct device_node *node) in smu_ads_create()
/linux-4.1.27/fs/btrfs/
Dprops.c30 struct hlist_node node; member
Dextent-tree.c2060 struct btrfs_delayed_ref_node *node, in run_delayed_data_ref()
2127 struct btrfs_delayed_ref_node *node, in run_delayed_extent_op()
2220 struct btrfs_delayed_ref_node *node, in run_delayed_tree_ref()
2276 struct btrfs_delayed_ref_node *node, in run_one_delayed_ref()
2329 struct rb_node *node; in select_delayed_ref() local
2798 struct rb_node *node; in btrfs_run_delayed_refs() local
2908 struct rb_node *node; in check_delayed_ref() local
3191 struct rb_node *node; in next_block_group() local
8648 struct extent_buffer *node, in btrfs_drop_subtree()
/linux-4.1.27/drivers/dma/
Ddmatest.c152 struct list_head node; member
163 struct list_head node; member
/linux-4.1.27/net/netfilter/
Dxt_hashlimit.c81 struct hlist_node node; member
96 struct hlist_node node; /* global list of all htables */ member
/linux-4.1.27/include/video/
Dmmp_disp.h186 struct list_head node; member
224 struct list_head node; member
/linux-4.1.27/drivers/pci/
Dpci-driver.c26 struct list_head node; member
327 int error, node; in pci_call_probe() local
Dmsi.c1301 struct irq_domain *pci_msi_create_irq_domain(struct device_node *node, in pci_msi_create_irq_domain()
1348 struct irq_domain *pci_msi_create_default_irq_domain(struct device_node *node, in pci_msi_create_default_irq_domain()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dtxrx.c1056 struct skb_hold_q *node; in aggr_deque_frms() local
1117 struct skb_hold_q *node; in aggr_process_recv_frm() local
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_zilog.c1317 static int open(struct inode *node, struct file *filep) in open()
1338 static int close(struct inode *node, struct file *filep) in close()
/linux-4.1.27/mm/
Dcompaction.c1698 int compaction_register_node(struct node *node) in compaction_register_node()
1703 void compaction_unregister_node(struct node *node) in compaction_unregister_node()
Dpage_alloc.c3600 static int find_next_best_node(int node, nodemask_t *used_node_mask) in find_next_best_node()
3652 static void build_zonelists_in_node_order(pg_data_t *pgdat, int node) in build_zonelists_in_node_order()
3689 int pos, j, node; in build_zonelists_in_zone_order() local
3746 int j, node, load; in build_zonelists() local
3816 int local_memory_node(int node) in local_memory_node()
3837 int node, local_node; in build_zonelists() local
4550 bool __meminit early_pfn_in_nid(unsigned long pfn, int node) in early_pfn_in_nid()
5108 unsigned int node; in setup_nr_node_ids() local
Dnommu.c389 void *vmalloc_node(unsigned long size, int node) in vmalloc_node()
407 void *vzalloc_node(unsigned long size, int node) in vzalloc_node()
480 void *vm_map_ram(struct page **pages, unsigned int count, int node, pgprot_t prot) in vm_map_ram()
Dksm.c136 struct rb_node node; /* when node of stable tree */ member
173 struct rb_node node; /* when node of unstable tree */ member
1996 struct rb_node *node; in ksm_check_stable_tree() local
Dhuge_memory.c2336 int node) in khugepaged_alloc_page()
2404 int node) in khugepaged_alloc_page()
2430 int node) in collapse_huge_page()
2573 int node = NUMA_NO_NODE; in khugepaged_scan_pmd() local
Dslab.h360 static inline struct kmem_cache_node *get_node(struct kmem_cache *s, int node) in get_node()
Dvmstat.c858 loff_t node = *pos; in frag_start() local
1466 static void vmstat_cpu_dead(int node) in vmstat_cpu_dead()
Dmemcontrol.c1665 int node; in mem_cgroup_select_victim_node() local
4334 static int alloc_mem_cgroup_per_zone_info(struct mem_cgroup *memcg, int node) in alloc_mem_cgroup_per_zone_info()
4364 static void free_mem_cgroup_per_zone_info(struct mem_cgroup *memcg, int node) in free_mem_cgroup_per_zone_info()
4405 int node; in __mem_cgroup_free() local
4432 int node; in mem_cgroup_css_alloc() local
5783 int cpu, node; in mem_cgroup_init() local
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_panel.c351 struct device_node *bl_node, *node = pdev->dev.of_node; in panel_probe() local
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.c299 struct device_node *node; in ath10k_download_cal_dt() local
/linux-4.1.27/drivers/pnp/pnpbios/
Dpnpbios.h179 static inline int pnpbios_interface_attach_device(struct pnp_bios_node * node) { return 0; } in pnpbios_interface_attach_device()
/linux-4.1.27/drivers/soc/ti/
Dknav_qmss_acc.c485 struct device_node *node, in knav_init_acc_range()
/linux-4.1.27/arch/ia64/sn/pci/
Dpci_dma.c84 int node; in sn_dma_alloc_coherent() local
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_gem.c137 struct drm_mm_node *node; in armada_gem_linear_back() local
/linux-4.1.27/include/net/
Dmrp.h90 struct rb_node node; member
Dinet_hashtables.h85 struct hlist_node node; member
/linux-4.1.27/net/caif/
Dcfcnfg.c30 struct list_head node; member
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpic.c271 static int pmac_pic_host_match(struct irq_domain *h, struct device_node *node) in pmac_pic_host_match()
/linux-4.1.27/drivers/input/touchscreen/
Dti_am335x_tsc.c340 struct device_node *node = pdev->dev.of_node; in titsc_parse_dt() local
/linux-4.1.27/arch/powerpc/include/asm/
Dpmac_pfunc.h128 struct device_node *node; member
Dpmac_feature.h146 static inline long pmac_call_feature(int selector, struct device_node* node, in pmac_call_feature()
/linux-4.1.27/drivers/pcmcia/
Dsoc_common.h66 struct list_head node; member
/linux-4.1.27/net/rds/
Drdma.c132 struct rb_node *node; in rds_rdma_drop_keys() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Dr300.c567 struct drm_info_node *node = (struct drm_info_node *) m->private; in rv370_debugfs_pcie_gart_info() local
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dsba.h76 struct s_sba_node_vars node[MAX_NODES] ; member
/linux-4.1.27/drivers/firmware/efi/
Defi.c412 static int __init fdt_find_uefi_params(unsigned long node, const char *uname, in fdt_find_uefi_params()
/linux-4.1.27/drivers/net/caif/
Dcaif_serial.c67 struct list_head node; member
/linux-4.1.27/arch/arm/mach-omap2/
Dpowerdomain.h127 struct list_head node; member
Dmux.h121 struct list_head node; member
Domap-wakeupgen.c457 static int __init wakeupgen_init(struct device_node *node, in wakeupgen_init()
Domap_device.c130 struct device_node *node = pdev->dev.of_node; in omap_device_build_from_dt() local
Domap_hwmod.h612 struct list_head node; member
684 struct list_head node; member
/linux-4.1.27/arch/mips/lantiq/
Dirq.c362 int __init icu_of_init(struct device_node *node, struct device_node *parent) in icu_of_init()
/linux-4.1.27/drivers/irqchip/
Dirq-imgpdc.c298 struct device_node *node = pdev->dev.of_node; in pdc_intc_probe() local
Dirq-metag-ext.c816 struct device_node *node; in init_external_IRQ() local
/linux-4.1.27/kernel/power/
Dswap.c115 struct rb_node node; member
190 struct rb_node *node; in free_all_swap_pages() local
/linux-4.1.27/arch/powerpc/kernel/
Dpci-common.c216 struct pci_controller* pci_find_hose_for_OF_device(struct device_node* node) in pci_find_hose_for_OF_device()
1629 struct device_node *node = hose->dn; in pcibios_scan_phb() local
Dvdso.c714 unsigned long cpu, node, val; in vdso_getcpu_init() local
/linux-4.1.27/arch/x86/mm/
Dinit_64.c1237 unsigned long end, int node) in vmemmap_populate_hugepages()
1293 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node) in vmemmap_populate()
/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c636 struct device_node *node; in omap_mbox_of_xlate() local
667 struct device_node *node = pdev->dev.of_node; in omap_mbox_probe() local
/linux-4.1.27/net/batman-adv/
Dbridge_loop_avoidance.c73 static int batadv_compare_backbone_gw(const struct hlist_node *node, in batadv_compare_backbone_gw()
90 static int batadv_compare_claim(const struct hlist_node *node, in batadv_compare_claim()
Doriginator.c38 int batadv_compare_orig(const struct hlist_node *node, const void *data2) in batadv_compare_orig()
/linux-4.1.27/net/appletalk/
Dddp.c381 static struct atalk_iface *atalk_find_anynet(int node, struct net_device *dev) in atalk_find_anynet()
400 static struct atalk_iface *atalk_find_interface(__be16 net, int node) in atalk_find_interface()
/linux-4.1.27/drivers/bus/
Darm-ccn.c180 struct arm_ccn_component *node; member
189 static int arm_ccn_node_to_xp(int node) in arm_ccn_node_to_xp()
194 static int arm_ccn_node_to_xp_port(int node) in arm_ccn_node_to_xp_port()
/linux-4.1.27/drivers/dma/sh/
Drcar-dmac.c37 struct list_head node; member
80 struct list_head node; member
105 struct list_head node; member
/linux-4.1.27/arch/ia64/hp/common/
Dsba_iommu.c216 unsigned int node; /* node where this IOC lives */ member
1143 int node = ioc->node; in sba_alloc_coherent() local
2015 unsigned int node; in sba_map_ioc_to_node() local
/linux-4.1.27/drivers/misc/eeprom/
Dat24.c479 struct device_node *node = client->dev.of_node; in at24_get_ofdata() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_gem.c878 struct drm_vma_offset_node *node; in drm_gem_mmap() local
Ddrm_vm.c684 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_vma_info() local
/linux-4.1.27/drivers/clk/pistachio/
Dclk.h145 struct device_node *node; member
/linux-4.1.27/security/selinux/ss/
Davtab.c233 avtab_search_node_next(struct avtab_node *node, int specified) in avtab_search_node_next()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi5.c550 struct device_node *node = pdev->dev.of_node; in hdmi_probe_of() local
Dhdmi4.c522 struct device_node *node = pdev->dev.of_node; in hdmi_probe_of() local
/linux-4.1.27/drivers/video/fbdev/
Dssd1307fb.c450 struct device_node *node = client->dev.of_node; in ssd1307fb_probe() local
Dudlfb.c947 int node = info->node; in dlfb_free_framebuffer() local
1822 struct list_head *node; in dlfb_free_urb_list() local
/linux-4.1.27/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c364 mpc52xx_add_bridge(struct device_node *node) in mpc52xx_add_bridge()
/linux-4.1.27/drivers/gpio/
Dgpio-mxc.c62 struct list_head node; member
Dgpio-twl4030.c478 struct device_node *node = pdev->dev.of_node; in gpio_twl4030_probe() local
Dgpio-omap.c51 struct list_head node; member
1135 struct device_node *node = dev->of_node; in omap_gpio_probe() local
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c438 int imx_drm_encoder_get_mux_id(struct device_node *node, in imx_drm_encoder_get_mux_id()
/linux-4.1.27/net/802/
Dgarp.c385 struct rb_node *node, *next; in garp_gid_event() local
Dmrp.c571 struct rb_node *node, *next; in mrp_mad_event() local
/linux-4.1.27/fs/dlm/
Ddebug_fs.c425 struct rb_node *node; in table_seq_start() local
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dpanel-tpo-td028ttec1.c395 struct device_node *node = spi->dev.of_node; in td028ttec1_probe_of() local
/linux-4.1.27/drivers/clk/
Dclk-mb86s7x.c236 static void __init crg_port_init(struct device_node *node) in crg_port_init()
/linux-4.1.27/arch/arm/mach-exynos/
Dsuspend.c232 static int __init exynos_pmu_irq_init(struct device_node *node, in exynos_pmu_irq_init()
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y1861 symbol_node_t *node; in type_check() local
/linux-4.1.27/drivers/net/ethernet/ti/
Ddavinci_mdio.c307 struct device_node *node = pdev->dev.of_node; in davinci_mdio_probe_dt() local
Dnetcp_ethss.c2287 struct device_node *node) in init_slave()
2404 struct device_node *node) in init_secondary_ports()
2506 struct device_node *node) in set_xgbe_ethss10_priv()
2602 struct device_node *node) in get_gbe_resource_version()
2627 struct device_node *node) in set_gbe_ethss14_priv()
2709 struct device_node *node) in set_gbenu_ethss_priv()
2783 struct device_node *node, void **inst_priv) in gbe_probe()
2958 struct device_node *node, void **intf_priv) in gbe_attach()
Dnetcp.h68 struct list_head node; member
/linux-4.1.27/drivers/sbus/char/
Djsflash.c464 phandle node; in jsflash_init() local
/linux-4.1.27/arch/arm/mach-imx/
Dgpc.c236 static int __init imx_gpc_init(struct device_node *node, in imx_gpc_init()
/linux-4.1.27/drivers/uwb/
Duwb-internal.h280 struct list_head node; member
/linux-4.1.27/drivers/video/backlight/
Dlp855x_bl.c348 struct device_node *node = dev->of_node; in lp855x_parse_dt() local
/linux-4.1.27/drivers/acpi/
Dscan.c49 struct list_head node; member
57 struct list_head node; member
264 const struct acpi_device_physical_node *node; in acpi_companion_match() local
/linux-4.1.27/drivers/clk/bcm/
Dclk-kona-setup.c803 struct device_node *node) in kona_dt_ccu_setup()
/linux-4.1.27/drivers/platform/x86/
Dintel_menlow.c240 struct list_head node; member
/linux-4.1.27/drivers/phy/
Dphy-ti-pipe3.c298 struct device_node *node = pdev->dev.of_node; in ti_pipe3_probe() local
/linux-4.1.27/drivers/scsi/
Dscsi_devinfo.c29 struct list_head node; /* our node for being on the master list */ member
/linux-4.1.27/drivers/vhost/
Dvhost.h19 struct list_head node; member
/linux-4.1.27/scripts/kconfig/lxdialog/
Ddialog.h181 struct dialog_item node; member
/linux-4.1.27/drivers/char/
Dmmtimer.c792 cnodeid_t node, maxn = -1; in mmtimer_init() local
/linux-4.1.27/fs/hfs/
Dinode.c75 struct hfs_bnode *node; in hfs_releasepage() local
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.h142 struct list_head node; member
/linux-4.1.27/tools/perf/util/
Dsort.h82 struct list_head node; member
Dannotate.c1152 struct rb_node *node; in resort_source_line() local
1251 struct rb_node *node; in print_summary() local
/linux-4.1.27/fs/nfs/blocklayout/
Dblocklayout.h104 struct nfs4_deviceid_node node; member
/linux-4.1.27/drivers/net/wireless/mwifiex/
D11n_rxreorder.c331 struct mwifiex_sta_node *node; in mwifiex_11n_create_rx_reorder_tbl() local
Dsta_cmdresp.c867 struct mwifiex_sta_node *node = in mwifiex_ret_tdls_oper() local
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c807 int node = NUMA_NO_NODE; in ixgbe_alloc_q_vector() local
/linux-4.1.27/sound/soc/omap/
Domap-mcbsp.c790 struct device_node *node = pdev->dev.of_node; in asoc_mcbsp_probe() local
/linux-4.1.27/scripts/kconfig/
Dgconf.c1162 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row) in set_node()
1201 GtkTreeIter *node = parents[indent]; in place_node() local
/linux-4.1.27/drivers/media/platform/omap3isp/
Disp.c2239 static int isp_of_parse_node(struct device *dev, struct device_node *node, in isp_of_parse_node()
2317 struct device_node *node = NULL; in isp_of_parse_nodes() local
/linux-4.1.27/arch/sh/include/asm/
Ddwarf.h252 struct rb_node node; member
270 struct rb_node node; member
/linux-4.1.27/drivers/crypto/qat/qat_common/
Dqat_algs.c580 int node = get_current_node(); in qat_alg_aead_setkey() local
967 int node = get_current_node(); in qat_alg_ablkcipher_setkey() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c1565 struct ldlm_interval *node = NULL; in ldlm_lock_enqueue() local
2108 struct ldlm_interval *node; in ldlm_lock_convert() local
/linux-4.1.27/tools/vm/
Dslabinfo.c256 int node; in decode_numa_list() local
338 int node; in slab_numa() local
/linux-4.1.27/net/core/
Dpktgen.c391 int node; /* Memory node */ member
2682 int node = numa_node_id(); in pktgen_finalize_skb() local
2732 int node = pkt_dev->node >= 0 ? pkt_dev->node : numa_node_id(); in pktgen_alloc_skb() local
3564 int node = cpu_to_node(t->cpu); in pktgen_add_device() local
Dskbuff.c124 #define kmalloc_reserve(size, gfp, node, pfmemalloc) \ argument
127 static void *__kmalloc_reserve(size_t size, gfp_t flags, int node, in __kmalloc_reserve()
160 struct sk_buff *__alloc_skb_head(gfp_t gfp_mask, int node) in __alloc_skb_head()
203 int flags, int node) in __alloc_skb()
/linux-4.1.27/drivers/media/platform/xilinx/
Dxilinx-vtc.c314 struct device_node *node = xvtc->xvip.dev->of_node; in xvtc_parse_of() local
Dxilinx-tpg.c714 struct device_node *node = xtpg->xvip.dev->of_node; in xtpg_parse_of() local
/linux-4.1.27/drivers/iio/adc/
Dti_am335x_adc.c402 struct device_node *node = pdev->dev.of_node; in tiadc_probe() local
Dat91_adc.c823 static int at91_adc_probe_dt_ts(struct device_node *node, in at91_adc_probe_dt_ts()
862 struct device_node *node = pdev->dev.of_node; in at91_adc_probe_dt() local
/linux-4.1.27/arch/arm64/kernel/
Darmv8_deprecated.c54 struct list_head node; member
/linux-4.1.27/tools/perf/
Dbuiltin-inject.c36 struct list_head node; member
Dbuiltin-sched.c92 struct rb_node node; member
814 struct rb_node *node = root->rb_node; in thread_atoms_search() local
1278 struct rb_node *node; in perf_sched__sort_lat() local
Dbuiltin-script.c804 struct list_head node; member
1085 struct list_head node; member
/linux-4.1.27/drivers/hwmon/
Dmax6697.c492 static void max6697_get_config_of(struct device_node *node, in max6697_get_config_of()
Dapplesmc.c1090 struct applesmc_dev_attr *node; in applesmc_destroy_nodes() local
1107 struct applesmc_dev_attr *node; in applesmc_create_nodes() local
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-platform.c549 static void __init octeon_fdt_rm_ethernet(int node) in octeon_fdt_rm_ethernet()
/linux-4.1.27/drivers/virt/
Dfsl_hypervisor.c797 struct device_node *node; in has_fsl_hypervisor() local
/linux-4.1.27/drivers/block/
Dosdblk.c120 struct list_head node; member
/linux-4.1.27/drivers/watchdog/
Dorion_wdt.c482 struct device_node *node = pdev->dev.of_node; in orion_wdt_get_regs() local
/linux-4.1.27/arch/powerpc/platforms/maple/
Dpci.c38 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) in fixup_one_level_bus_range()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-s3c.c395 struct device_node *node = dev->of_node; in sdhci_s3c_parse_dt() local
/linux-4.1.27/drivers/regulator/
Dltc3589.c255 struct device_node *node; in ltc3589_parse_regulators_dt() local
Dmc13783-regulator.c429 struct device_node *node = NULL; in mc13783_regulator_probe() local
/linux-4.1.27/arch/ia64/sn/kernel/
Dsetup.c701 int node; in build_cnode_tables() local
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c78 int node = (cpu == -1) ? cpu : cpu_to_node(cpu); in bts_buffer_setup_aux() local
/linux-4.1.27/drivers/input/keyboard/
Dgpio_keys.c594 struct device_node *node, *pp; in gpio_keys_get_devtree_pdata() local
/linux-4.1.27/kernel/sched/
Ddebug.c524 int node, i; in sched_show_numa() local
/linux-4.1.27/drivers/net/xen-netback/
Dxenbus.c681 char *node; in xen_register_watchers() local
/linux-4.1.27/arch/arm/common/
Ddmabounce.c48 struct list_head node; member
/linux-4.1.27/drivers/net/wan/
Dwanxl.c61 int node; /* physical port #0 - 3 */ member
/linux-4.1.27/drivers/pinctrl/samsung/
Dpinctrl-samsung.h217 struct list_head node; member
/linux-4.1.27/drivers/clk/hisilicon/
Dclk-hi3620.c471 static void __init hi3620_mmc_clk_init(struct device_node *node) in hi3620_mmc_clk_init()
/linux-4.1.27/arch/powerpc/sysdev/
Dmpic_timer.c73 struct list_head node; member
/linux-4.1.27/fs/proc/
Dgeneric.c57 struct rb_node *node = dir->subdir.rb_node; in pde_subdir_find() local
/linux-4.1.27/drivers/rtc/
Drtc-hym8563.c404 struct device_node *node = client->dev.of_node; in hym8563_clkout_register_clk() local
/linux-4.1.27/drivers/virtio/
Dvirtio_mmio.c108 struct list_head node; member
/linux-4.1.27/include/linux/clk/
Dti.h139 struct list_head node; member
/linux-4.1.27/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c1580 struct device_node *node = dev->of_node; in s5c73m3_parse_gpios() local
1603 struct device_node *node = dev->of_node; in s5c73m3_get_platform_data() local
/linux-4.1.27/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c386 struct device_node *node, in mtk_pctrl_dt_subnode_to_map()
1118 struct device_node *np = pdev->dev.of_node, *node; in mtk_pctrl_init() local
/linux-4.1.27/drivers/mmc/core/
Dcore.c1273 static int mmc_of_get_func_num(struct device_node *node) in mmc_of_get_func_num()
1288 struct device_node *node; in mmc_of_find_child_device() local
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmcg.c99 struct rb_node node; member
161 struct rb_node *node = ctx->mcg_table.rb_node; in mcast_find() local
/linux-4.1.27/drivers/spi/
Dspi.c2294 static struct spi_device *of_find_spi_device_by_node(struct device_node *node) in of_find_spi_device_by_node()
2307 static struct spi_master *of_find_spi_master_by_node(struct device_node *node) in of_find_spi_master_by_node()
Dspi-omap2-mcspi.c148 struct list_head node; member
1336 struct device_node *node = pdev->dev.of_node; in omap2_mcspi_probe() local
/linux-4.1.27/fs/cifs/
Dconnect.c3812 struct rb_node *node; in cifs_umount() local
3966 struct rb_node *node = root->rb_node; in tlink_rb_search() local
4102 struct rb_node *node = rb_first(root); in cifs_prune_tlinks() local
/linux-4.1.27/fs/ceph/
Dsuper.h188 struct rb_node node; member
205 struct rb_node node; member
632 struct rb_node node; member
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-rockchip.c1707 struct device_node *node; in rockchip_get_bank_data() local
1747 struct device_node *node = pdev->dev.of_node; in rockchip_pinctrl_get_soc_data() local
1873 struct device_node *np = pdev->dev.of_node, *node; in rockchip_pinctrl_probe() local
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe.c548 void xenbus_dev_changed(const char *node, struct xen_bus_type *bus) in xenbus_dev_changed()
/linux-4.1.27/drivers/input/gameport/
Dgameport.c267 struct list_head node; member
/linux-4.1.27/fs/ubifs/
Dreplay.c831 const struct ubifs_cs_node *node; in replay_log_leb() local
Dorphan.c743 struct ubifs_ino_node *node; member
/linux-4.1.27/arch/ia64/kernel/
Dacpi.c918 int node; in acpi_map_iosapic() local
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_cmd_parser.c583 struct hlist_node node; member
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c324 int count, node; in spufs_assert_affinity() local
/linux-4.1.27/drivers/extcon/
Dextcon.c1013 struct device_node *node; in extcon_get_edev_by_phandle() local
/linux-4.1.27/drivers/mtd/nand/
Dfsl_elbc_nand.c825 struct device_node *node = pdev->dev.of_node; in fsl_elbc_nand_probe() local
/linux-4.1.27/arch/c6x/platforms/
Dcache.c429 struct device_node *node; in c6x_cache_init() local
/linux-4.1.27/drivers/i2c/busses/
Di2c-mxs.c773 struct device_node *node = dev->of_node; in mxs_i2c_get_ofdata() local
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-core.c881 struct device_node *node = dev->of_node; in fimc_parse_dt() local
/linux-4.1.27/sound/ppc/
Dpmac.h95 struct device_node *node; member
/linux-4.1.27/drivers/net/
Drionet.c66 struct list_head node; member
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmdebug.c700 struct dlm_reco_node_data *node; in debug_state_print() local
/linux-4.1.27/drivers/hid/usbhid/
Dhiddev.c66 struct list_head node; member
/linux-4.1.27/arch/m68k/include/asm/
Ddvma.h115 int node; /* Prom node for this DMA device */ member
/linux-4.1.27/Documentation/video4linux/
Dv4l2-pci-skeleton.c232 struct skel_buffer *buf, *node; in return_all_buffers() local
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_context.c224 struct vmci_handle_list *node; in ctx_fire_notification() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c50 u16 stride, int node, int queue_index) in mlx4_en_create_tx_ring()
/linux-4.1.27/drivers/acpi/acpica/
Daclocal.h225 struct acpi_namespace_node *node; member
466 struct acpi_namespace_node *node; member
590 ACPI_STATE_COMMON struct acpi_namespace_node *node; member
640 struct acpi_namespace_node *node; member

12345678