Searched refs:nodes (Results 1 – 9 of 9) sorted by relevance
/include/linux/ |
D | interconnect-provider.h | 25 struct icc_node *nodes[]; member 48 struct list_head nodes; member
|
D | mmzone.h | 1055 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()
|
D | scif.h | 1045 int scif_get_node_ids(u16 *nodes, int len, u16 *self);
|
D | mempolicy.h | 51 nodemask_t nodes; /* interleave/bind */ member
|
D | property.h | 428 int software_node_register_nodes(const struct software_node *nodes); 429 void software_node_unregister_nodes(const struct software_node *nodes);
|
D | compat.h | 806 const int __user *nodes,
|
D | syscalls.h | 897 const int __user *nodes,
|
/include/trace/events/ |
D | bcache.h | 297 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/ |
D | scif_ioctl.h | 193 __u64 nodes; member
|