Searched defs:nodes (Results 1 - 25 of 116) sorted by last modified time

12345

/linux-master/mm/
H A Dslub.c5834 nodemask_t nodes; member in struct:location
6005 unsigned long *nodes; local
[all...]
H A Dworkingset.c650 unsigned long nodes; local
[all...]
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...]
H A Dmemory-tiers.c123 nodemask_t nodes = NODE_MASK_NONE; local
[all...]
/linux-master/fs/bcachefs/
H A Dbtree_node_scan.c41 static void found_btree_nodes_to_text(struct printbuf *out, struct bch_fs *c, found_btree_nodes nodes) argument
[all...]
H A Dbtree_node_scan_types.h28 found_btree_nodes nodes; member in struct:find_btree_nodes
/linux-master/kernel/sched/
H A Dfair.c2724 nodemask_t nodes; local
[all...]
/linux-master/fs/ntfs3/
H A Dntfs_fs.h410 struct indx_node *nodes[20]; member in struct:ntfs_fnd
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c25 struct txgbe_nodes *nodes = &txgbe->nodes; local
[all...]
/linux-master/drivers/android/
H A Dbinder.c5833 int threads, nodes, incoming_refs, outgoing_refs, active_transactions; local
[all...]
/linux-master/include/acpi/
H A Dacpi_bus.h454 struct software_node *nodes; member in struct:acpi_device_software_nodes
/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/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h361 struct kfd_node *nodes[MAX_KFD_NODES]; member in struct:kfd_dev
/linux-master/include/linux/
H A Dinterconnect-provider.h62 struct list_head nodes; member in struct:icc_provider
[all...]
H A Dmmzone.h1637 next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
1663 first_zones_zonelist(struct zonelist *zonelist, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
1708 movable_only_nodes(nodemask_t *nodes) argument
[all...]
/linux-master/fs/ubifs/
H A Dubifs.h331 struct list_head nodes; member in struct:ubifs_scan_leb
[all...]
/linux-master/fs/f2fs/
H A Dsegment.c451 unsigned int nodes = get_pages(sbi, F2FS_DIRTY_NODES); local
/linux-master/fs/dlm/
H A Ddlm_internal.h132 struct dlm_config_node *nodes; member in struct:dlm_recover
/linux-master/drivers/vfio/
H A Dvfio_main.c1013 struct interval_tree_node *nodes; local
[all...]
/linux-master/drivers/media/pci/intel/
H A Dipu-bridge.c303 struct software_node *nodes = sensor->swnodes; local
414 struct software_node *nodes = sensor->swnodes; local
448 struct software_node *nodes = sensor->swnodes; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-c2c.c91 unsigned long **nodes; member in struct:perf_c2c
2282 unsigned long **nodes; local
[all...]
/linux-master/lib/
H A Dmaple_tree.c165 static inline int mt_alloc_bulk(gfp_t gfp, size_t size, void **nodes) argument
175 static inline void mt_free_bulk(size_t size, void __rcu **nodes) 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/platform/surface/
H A Dsurface_aggregator_registry.c386 const struct software_node **nodes; local
430 const struct software_node **nodes = platform_get_drvdata(pdev); local

Completed in 554 milliseconds

12345