Searched refs:node_match (Results 1 – 2 of 2) sorted by relevance
89 mdesc_node_match_f node_match; member141 *match_f = md_node_ops_table[i].node_match; in mdesc_get_node_ops()
2490 static inline int node_match(struct page *page, int node) in node_match() function2681 if (unlikely(!node_match(page, node))) { in ___slab_alloc()2855 if (unlikely(!object || !page || !node_match(page, node))) { in slab_alloc_node()