Home
last modified time | relevance | path

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

/mm/
Dslab.c242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
244 INIT_LIST_HEAD(listp); \
245 list_splice(&get_node(cachep, nodeid)->slab, listp); \