Home
last modified time | relevance | path

Searched refs:nodes (Results 1 – 11 of 11) sorted by relevance

/include/linux/
A Dinterval_tree.h51 struct interval_tree_node *nodes[2]; member
A Dinterconnect-provider.h36 struct icc_node *nodes[] __counted_by(num_nodes);
62 struct list_head nodes; member
A Dmmzone.h1703 nodemask_t *nodes);
1722 nodemask_t *nodes) in next_zones_zonelist() argument
1724 if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) in next_zones_zonelist()
1726 return __next_zones_zonelist(z, highest_zoneidx, nodes); in next_zones_zonelist()
1748 nodemask_t *nodes) in first_zones_zonelist() argument
1751 highest_zoneidx, nodes); in first_zones_zonelist()
1791 static inline bool movable_only_nodes(nodemask_t *nodes) in movable_only_nodes() argument
1797 if (nodes_empty(*nodes)) in movable_only_nodes()
1805 nid = first_node(*nodes); in movable_only_nodes()
1807 z = first_zones_zonelist(zonelist, ZONE_NORMAL, nodes); in movable_only_nodes()
A Dmemory-tiers.h32 nodemask_t nodes; member
A Dmempolicy.h51 nodemask_t nodes; /* interleave/bind/preferred/etc */ member
A Dradix-tree.h32 struct radix_tree_node *nodes; member
A Dio_uring_types.h63 struct io_rsrc_node **nodes; member
A Dsyscalls.h861 const int __user *nodes,
/include/trace/events/
A Dbcache.h298 TP_PROTO(unsigned nodes),
299 TP_ARGS(nodes),
302 __field(unsigned, nodes )
306 __entry->nodes = nodes;
309 TP_printk("coalesced %u nodes", __entry->nodes)
/include/uapi/linux/
A Dscif_ioctl.h193 __u64 nodes; member
/include/acpi/
A Dacpi_bus.h464 struct software_node *nodes; member

Completed in 43 milliseconds