Home
last modified time | relevance | path

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

/include/linux/
Dinterconnect-provider.h25 struct icc_node *nodes[]; member
48 struct list_head nodes; member
Dmmzone.h1055 nodemask_t *nodes);
1071 nodemask_t *nodes) in next_zones_zonelist() argument
1073 if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) in next_zones_zonelist()
1075 return __next_zones_zonelist(z, highest_zoneidx, nodes); in next_zones_zonelist()
1096 nodemask_t *nodes) in first_zones_zonelist() argument
1099 highest_zoneidx, nodes); in first_zones_zonelist()
Dscif.h1045 int scif_get_node_ids(u16 *nodes, int len, u16 *self);
Dmempolicy.h51 nodemask_t nodes; /* interleave/bind */ member
Dproperty.h428 int software_node_register_nodes(const struct software_node *nodes);
429 void software_node_unregister_nodes(const struct software_node *nodes);
Dcompat.h806 const int __user *nodes,
Dsyscalls.h897 const int __user *nodes,
/include/trace/events/
Dbcache.h297 TP_PROTO(unsigned nodes),
298 TP_ARGS(nodes),
301 __field(unsigned, nodes )
305 __entry->nodes = nodes;
308 TP_printk("coalesced %u nodes", __entry->nodes)
/include/uapi/linux/
Dscif_ioctl.h193 __u64 nodes; member