Home
last modified time | relevance | path

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

/mm/
Dzswap.c219 #define zswap_pool_debug(msg, p) \ argument
220 pr_debug("%s pool %s/%s\n", msg, (p)->tfm_name, \
Dmemory-failure.c1451 static int try_to_split_thp_page(struct page *page, const char *msg) in try_to_split_thp_page() argument
1458 pr_info("%s: %#lx: thp split failed\n", msg, pfn); in try_to_split_thp_page()
Dslab.c437 #define slab_error(cachep, msg) __slab_error(__func__, cachep, msg) argument
440 char *msg) in __slab_error() argument
443 function, cachep->name, msg); in __slab_error()