Home
last modified time | relevance | path

Searched refs:zone_to_nid (Results 1 – 4 of 4) sorted by relevance

/include/trace/events/
Dcompaction.h213 __entry->nid = zone_to_nid(zone);
260 __entry->nid = zone_to_nid(zone);
Doom.h58 __entry->node = zone_to_nid(zoneref->zone);
/include/linux/
Dcpuset.h81 return __cpuset_node_allowed(zone_to_nid(z), gfp_mask); in __cpuset_zone_allowed()
Dmmzone.h1234 static inline int zone_to_nid(struct zone *zone) in zone_to_nid() function
1244 static inline int zone_to_nid(struct zone *zone) in zone_to_nid() function
1371 return zone_to_nid(zoneref->zone); in zonelist_node_idx()