Searched defs:nodes (Results 76 - 100 of 116) sorted by relevance

12345

/linux-master/drivers/hwmon/
H A Dapplesmc.c109 struct applesmc_dev_attr *nodes; /* dynamic node array */ member in struct:applesmc_node_group
/linux-master/tools/perf/bench/
H A Dnuma.c927 int nodes; local
1002 unsigned int nodes = count_process_nodes(p); local
1026 int *nodes; local
[all...]
/linux-master/drivers/android/
H A Dbinder_internal.h405 struct rb_root nodes; member in struct:binder_proc
/linux-master/fs/dlm/
H A Dconfig.c869 struct dlm_config_node *nodes, *node; local
/linux-master/drivers/md/
H A Dmd-cluster.c867 static int join(struct mddev *mddev, int nodes) argument
[all...]
H A Dmd-bitmap.c620 int nodes = 0; local
[all...]
H A Dmd.h505 int nodes; /* Maximum number of nodes in the cluster */ member in struct:mddev::__anon467
/linux-master/drivers/md/bcache/
H A Dbtree.c1364 unsigned int i, nodes = 0, keys = 0, blocks; local
[all...]
H A Dbcache.h484 size_t nodes; member in struct:gc_stat
[all...]
/linux-master/arch/x86/events/amd/
H A Dibs.c1353 int nodes; local
/linux-master/tools/testing/radix-tree/
H A Dmaple.c96 struct maple_node *nodes[100]; local
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c932 struct hclge_tm_nodes_cmd *nodes; local
[all...]
H A Dhclge_tm.c1725 struct hclge_tm_nodes_cmd *nodes; local
1750 struct hclge_tm_nodes_cmd *nodes; local
/linux-master/drivers/interconnect/qcom/
H A Dmsm8974.c224 struct msm8974_icc_node * const *nodes; member in struct:msm8974_icc_desc
[all...]
/linux-master/fs/btrfs/
H A Dctree.h59 struct extent_buffer *nodes[BTRFS_MAX_LEVEL]; member in struct:btrfs_path
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h158 struct psp_xgmi_node_info nodes[AMDGPU_XGMI_MAX_CONNECTED_NODES]; member in struct:psp_xgmi_topology_info
/linux-master/mm/
H A Dmigrate.c2176 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) argument
2429 kernel_move_pages(pid_t pid, unsigned long nr_pages, const void __user * __user *pages, const int __user *nodes, int __user *status, int flags) argument
[all...]
H A Dmempolicy.c236 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) argument
244 mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) argument
262 mpol_set_nodemask(struct mempolicy *pol, const nodemask_t *nodes, struct nodemask_scratch *nsc) argument
299 mpol_new(unsigned short mode, unsigned short flags, nodemask_t *nodes) argument
351 mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) argument
355 mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) argument
375 mpol_rebind_preferred(struct mempolicy *pol, const nodemask_t *nodes) argument
759 queue_pages_range(struct mm_struct *mm, unsigned long start, unsigned long end, nodemask_t *nodes, unsigned long flags, struct list_head *pagelist) argument
846 do_set_mempolicy(unsigned short mode, unsigned short flags, nodemask_t *nodes) argument
890 get_policy_nodemask(struct mempolicy *pol, nodemask_t *nodes) argument
1434 get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, unsigned long maxnode) argument
1470 copy_nodes_to_user(unsigned long __user *mask, unsigned long maxnode, nodemask_t *nodes) argument
1519 nodemask_t nodes; local
1614 nodemask_t nodes; local
1738 nodemask_t nodes; local
2350 int nodes; local
2394 nodemask_t nodes; local
3150 nodemask_t nodes; local
3284 nodemask_t nodes = NODE_MASK_NONE; local
[all...]
/linux-master/fs/unicode/
H A Dmkutf8data.c424 int nodes, singletons, leaves; local
1198 int nodes[4]; local
[all...]
/linux-master/fs/ocfs2/cluster/
H A Dheartbeat.c1068 static int o2hb_highest_node(unsigned long *nodes, in argument
1073 o2hb_lowest_node(unsigned long *nodes, int numbits) argument
[all...]
/linux-master/kernel/power/
H A Dsnapshot.c394 struct list_head nodes; /* Radix Tree inner nodes */ member in struct:mem_zone_bm_rtree
1230 unsigned int rtree, nodes; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c194 } nodes[I915_NUM_ENGINES]; member in struct:virtual_engine
[all...]
/linux-master/include/acpi/
H A Dacpi_bus.h454 struct software_node *nodes; member in struct:acpi_device_software_nodes
/linux-master/fs/ntfs3/
H A Dntfs_fs.h410 struct indx_node *nodes[20]; member in struct:ntfs_fnd
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c447 struct brcmf_fws_mac_descriptor nodes[BRCMF_FWS_MAC_DESC_TABLE_SIZE]; member in struct:brcmf_fws_macdesc_table

Completed in 494 milliseconds

12345