Searched defs:nodes (Results 1 - 56 of 56) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dmm.h20 struct list_head nodes; member in struct:nvkm_mm
/linux-4.4.14/lib/
H A Dinterval_tree_test.c12 static struct interval_tree_node nodes[NODES]; variable in typeref:struct:interval_tree_node
H A Drbtree_test.c20 static struct test_node nodes[NODES]; variable in typeref:struct:test_node
H A Dradix-tree.c69 struct radix_tree_node *nodes; member in struct:radix_tree_preload
/linux-4.4.14/fs/btrfs/
H A Dulist.h49 struct list_head nodes; member in struct:ulist
H A Ddelayed-inode.h47 int nodes; /* for delayed nodes */ member in struct:btrfs_delayed_root
H A Dctree.h594 struct extent_buffer *nodes[BTRFS_MAX_LEVEL]; member in struct:btrfs_path
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-btree-internal.h67 struct dm_block *nodes[2]; member in struct:ro_spine
80 struct dm_block *nodes[2]; member in struct:shadow_spine
/linux-4.4.14/mm/
H A Dmmzone.c45 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) zref_in_nodemask() argument
55 next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) next_zones_zonelist() argument
H A Dmigrate.c1320 do_pages_move(struct mm_struct *mm, nodemask_t task_nodes, unsigned long nr_pages, const void __user * __user *pages, const int __user *nodes, int __user *status, int flags) do_pages_move() argument
H A Dmempolicy.c178 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) mpol_new_interleave() argument
186 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) mpol_new_preferred() argument
197 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) mpol_new_bind() argument
303 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes, mpol_rebind_default() argument
314 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes, mpol_rebind_nodemask() argument
794 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) get_policy_nodemask() argument
1236 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, get_nodes() argument
1302 nodemask_t nodes; SYSCALL_DEFINE6() local
1324 nodemask_t nodes; SYSCALL_DEFINE3() local
1441 nodemask_t nodes; SYSCALL_DEFINE5() local
2652 nodemask_t nodes; mpol_parse_str() local
2783 nodemask_t nodes = NODE_MASK_NONE; mpol_to_str() local
214 mpol_set_nodemask(struct mempolicy *pol, const nodemask_t *nodes, struct nodemask_scratch *nsc) mpol_set_nodemask() argument
253 mpol_new(unsigned short mode, unsigned short flags, nodemask_t *nodes) mpol_new() argument
358 mpol_rebind_preferred(struct mempolicy *pol, const nodemask_t *nodes, enum mpol_rebind_step step) mpol_rebind_preferred() argument
634 queue_pages_range(struct mm_struct *mm, unsigned long start, unsigned long end, nodemask_t *nodes, unsigned long flags, struct list_head *pagelist) queue_pages_range() argument
753 do_set_mempolicy(unsigned short mode, unsigned short flags, nodemask_t *nodes) do_set_mempolicy() argument
1282 copy_nodes_to_user(unsigned long __user *mask, unsigned long maxnode, nodemask_t *nodes) copy_nodes_to_user() argument
H A Dslub.c4187 nodemask_t nodes; member in struct:location
4480 unsigned long *nodes; show_slab_objects() local
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_event.h103 struct event_node nodes[C2HEVENT_SZ]; member in struct:c2hevent_queue
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_event.h100 struct event_node nodes[C2HEVENT_SZ]; member in struct:c2hevent_queue
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddynack.h74 struct list_head nodes; member in struct:ath_dynack
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c283 int nodes = 0; nvkm_mm_fini() local
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_fd.c270 u16 *nodes; scif_fdioctl() local
H A Dscif_api.c1427 int scif_get_node_ids(u16 *nodes, int len, u16 *self) scif_get_node_ids() argument
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrulib.h148 int nodes; member in struct:gru_config_info
/linux-4.4.14/arch/x86/kernel/apic/
H A Dapic_numachip.c176 u32 nodes = 1; fixup_cpu_id() local
/linux-4.4.14/fs/hpfs/
H A Danode.c405 int i, j, nodes; hpfs_truncate_btree() local
/linux-4.4.14/net/tipc/
H A Dbearer.h167 struct tipc_node_map nodes; member in struct:tipc_bearer
/linux-4.4.14/include/uapi/linux/
H A Dscif_ioctl.h192 __u64 nodes; member in struct:scifioctl_node_ids
/linux-4.4.14/arch/sparc/kernel/
H A Dcpumap.c52 struct cpuinfo_node nodes[0]; member in struct:cpuinfo_tree
/linux-4.4.14/include/linux/
H A Dmempolicy.h49 nodemask_t nodes; /* interleave/bind */ member in union:mempolicy::__anon12538
H A Dmmzone.h940 first_zones_zonelist(struct zonelist *zonelist, enum zone_type highest_zoneidx, nodemask_t *nodes, struct zone **zone) first_zones_zonelist() argument
/linux-4.4.14/drivers/md/
H A Dbitmap.h135 __le32 nodes; /* 68 the maximum number of nodes in cluster. */ member in struct:bitmap_super_s
H A Dmd-cluster.c696 static int join(struct mddev *mddev, int nodes) join() argument
H A Dbitmap.c558 int nodes = 0; bitmap_read_sb() local
H A Dmd.h446 int nodes; /* Maximum number of nodes in the cluster */ member in struct:mddev::__anon5722
H A Dmd.c7573 int md_setup_cluster(struct mddev *mddev, int nodes) md_setup_cluster() argument
/linux-4.4.14/drivers/base/regmap/
H A Dregcache-rbtree.c145 int nodes = 0; rbtree_show() local
/linux-4.4.14/fs/dlm/
H A Dmember.c677 struct dlm_config_node *nodes; dlm_ls_start() local
H A Dconfig.c802 struct dlm_config_node *nodes, *node; dlm_config_nodes() local
H A Ddlm_internal.h131 struct dlm_config_node *nodes; member in struct:dlm_recover
/linux-4.4.14/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c451 int nodes = 0; for_each_online_cpu() local
/linux-4.4.14/sound/hda/
H A Dhdac_sysfs.c15 struct kobject **nodes; member in struct:hdac_widget_tree
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_mic.c257 struct device_node *nodes[3]; parse_dt() local
/linux-4.4.14/arch/s390/numa/
H A Dmode_emu.c277 static struct toptree *toptree_new(int id, int nodes) toptree_new() argument
453 static int emu_setup_nodes_adjust(int nodes) emu_setup_nodes_adjust() argument
/linux-4.4.14/sound/pci/hda/
H A Dhda_proc.c757 int i, nodes; print_codec_info() local
H A Dpatch_hdmi.c1735 int i, nodes; hdmi_parse_codec() local
/linux-4.4.14/drivers/md/bcache/
H A Dsysfs.c404 size_t nodes; member in struct:bset_stats_op
H A Dbcache.h445 size_t nodes; member in struct:gc_stat
H A Dbtree.c1300 unsigned i, nodes = 0, keys = 0, blocks; btree_gc_coalesce() local
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_amd_ibs.c760 int nodes; setup_ibs_ctl() local
/linux-4.4.14/fs/jffs2/
H A Dnodelist.h167 struct jffs2_raw_node_ref *nodes; member in struct:jffs2_inode_cache
/linux-4.4.14/drivers/hwmon/
H A Dapplesmc.c117 struct applesmc_dev_attr *nodes; /* dynamic node array */ member in struct:applesmc_node_group
/linux-4.4.14/kernel/power/
H A Dsnapshot.c287 struct list_head nodes; /* Radix Tree inner nodes */ member in struct:mem_zone_bm_rtree
1043 unsigned int rtree, nodes; snapshot_additional_pages() local
/linux-4.4.14/tools/perf/bench/
H A Dnuma.c824 int nodes; count_process_nodes() local
891 unsigned int nodes = count_process_nodes(p); calc_convergence_compression() local
915 int nodes[MAX_NR_NODES]; calc_convergence() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfwsignal.c452 struct brcmf_fws_mac_descriptor nodes[BRCMF_FWS_MAC_DESC_TABLE_SIZE]; member in struct:brcmf_fws_macdesc_table
/linux-4.4.14/fs/ocfs2/cluster/
H A Dheartbeat.c949 static int o2hb_highest_node(unsigned long *nodes, int numbits) o2hb_highest_node() argument
/linux-4.4.14/drivers/android/
H A Dbinder.c298 struct rb_root nodes; member in struct:binder_proc
3067 int threads, nodes, incoming_refs, outgoing_refs, buffers, binder_deferred_release() local
/linux-4.4.14/fs/ubifs/
H A Dubifs.h327 struct list_head nodes; member in struct:ubifs_scan_leb
/linux-4.4.14/drivers/acpi/acpica/
H A Daclocal.h1135 u32 nodes; member in struct:acpi_integrity_info
/linux-4.4.14/kernel/sched/
H A Dfair.c1729 nodemask_t nodes; preferred_group_nid() local
/linux-4.4.14/arch/x86/include/asm/uv/
H A Duv_mmrs.h2154 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_table_u::uvh_node_present_table_s

Completed in 1965 milliseconds