Searched refs:msg (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | zswap.c | 219 #define zswap_pool_debug(msg, p) \ argument 220 pr_debug("%s pool %s/%s\n", msg, (p)->tfm_name, \
|
D | memory-failure.c | 1451 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()
|
D | slab.c | 437 #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()
|