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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dmm.h20 struct list_head nodes; member in struct:nvkm_mm
/linux-4.1.27/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.1.27/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.c68 struct radix_tree_node *nodes[RADIX_TREE_PRELOAD_SIZE]; member in struct:radix_tree_preload
/linux-4.1.27/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.1.27/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.c1295 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
797 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) get_policy_nodemask() argument
1239 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, get_nodes() argument
1305 nodemask_t nodes; SYSCALL_DEFINE6() local
1327 nodemask_t nodes; SYSCALL_DEFINE3() local
1444 nodemask_t nodes; SYSCALL_DEFINE5() local
2655 nodemask_t nodes; mpol_parse_str() local
2786 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
637 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
756 do_set_mempolicy(unsigned short mode, unsigned short flags, nodemask_t *nodes) do_set_mempolicy() argument
1285 copy_nodes_to_user(unsigned long __user *mask, unsigned long maxnode, nodemask_t *nodes) copy_nodes_to_user() argument
H A Dslub.c3972 nodemask_t nodes; member in struct:location
4265 unsigned long *nodes; show_slab_objects() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Ddynack.h74 struct list_head nodes; member in struct:ath_dynack
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_event.h100 struct event_node nodes[C2HEVENT_SZ]; member in struct:c2hevent_queue
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtw_event.h103 struct event_node nodes[C2HEVENT_SZ]; member in struct:c2hevent_queue
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic_numachip.c161 u32 nodes = 1; fixup_cpu_id() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c283 int nodes = 0; nvkm_mm_fini() local
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrulib.h148 int nodes; member in struct:gru_config_info
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
H A Dft1000_usb.h91 struct ft1000_debug_dirs nodes; member in struct:ft1000_usb
/linux-4.1.27/arch/sparc/kernel/
H A Dcpumap.c52 struct cpuinfo_node nodes[0]; member in struct:cpuinfo_tree
/linux-4.1.27/fs/hpfs/
H A Danode.c405 int i, j, nodes; hpfs_truncate_btree() local
/linux-4.1.27/net/tipc/
H A Dbearer.h166 struct tipc_node_map nodes; member in struct:tipc_bearer
/linux-4.1.27/include/linux/
H A Dmempolicy.h49 nodemask_t nodes; /* interleave/bind */ member in union:mempolicy::__anon11917
H A Dmmzone.h995 first_zones_zonelist(struct zonelist *zonelist, enum zone_type highest_zoneidx, nodemask_t *nodes, struct zone **zone) first_zones_zonelist() argument
/linux-4.1.27/drivers/md/
H A Dbitmap.h133 __le32 nodes; /* 68 the maximum number of nodes in cluster. */ member in struct:bitmap_super_s
H A Dmd-cluster.c625 static int join(struct mddev *mddev, int nodes) join() argument
H A Dbitmap.c558 int nodes = 0; bitmap_read_sb() local
H A Dmd.h440 int nodes; /* Maximum number of nodes in the cluster */ member in struct:mddev::__anon5382
H A Dmd.c7420 int md_setup_cluster(struct mddev *mddev, int nodes) md_setup_cluster() argument
/linux-4.1.27/arch/x86/kernel/cpu/
H A Damd.c294 u32 nodes, cores_per_cu = 1; amd_get_topology() local
H A Dperf_event_amd_ibs.c760 int nodes; setup_ibs_ctl() local
/linux-4.1.27/drivers/base/regmap/
H A Dregcache-rbtree.c145 int nodes = 0; rbtree_show() local
/linux-4.1.27/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c451 int nodes = 0; for_each_online_cpu() local
/linux-4.1.27/fs/dlm/
H A Dmember.c677 struct dlm_config_node *nodes; dlm_ls_start() local
H A Dconfig.c942 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.1.27/sound/hda/
H A Dhdac_sysfs.c15 struct kobject **nodes; member in struct:hdac_widget_tree
/linux-4.1.27/sound/pci/hda/
H A Dhda_proc.c702 int i, nodes; print_codec_info() local
H A Dpatch_hdmi.c1733 int i, nodes; hdmi_parse_codec() local
/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c404 size_t nodes; member in struct:bset_stats_op
H A Dbcache.h462 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.1.27/drivers/target/iscsi/
H A Discsi_target_stat.c106 ISCSI_STAT_INSTANCE_ATTR_RO(nodes); variable
/linux-4.1.27/fs/jffs2/
H A Dnodelist.h167 struct jffs2_raw_node_ref *nodes; member in struct:jffs2_inode_cache
/linux-4.1.27/drivers/hwmon/
H A Dapplesmc.c117 struct applesmc_dev_attr *nodes; /* dynamic node array */ member in struct:applesmc_node_group
/linux-4.1.27/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.1.27/tools/perf/bench/
H A Dnuma.c819 int nodes; count_process_nodes() local
886 unsigned int nodes = count_process_nodes(p); calc_convergence_compression() local
910 int nodes[MAX_NR_NODES]; calc_convergence() local
/linux-4.1.27/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.1.27/fs/ocfs2/cluster/
H A Dheartbeat.c949 static int o2hb_highest_node(unsigned long *nodes, int numbits) o2hb_highest_node() argument
/linux-4.1.27/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.1.27/fs/ubifs/
H A Dubifs.h327 struct list_head nodes; member in struct:ubifs_scan_leb
/linux-4.1.27/drivers/acpi/acpica/
H A Daclocal.h1103 u32 nodes; member in struct:acpi_integrity_info
/linux-4.1.27/kernel/sched/
H A Dfair.c1707 nodemask_t nodes; preferred_group_nid() local
/linux-4.1.27/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 6683 milliseconds