Home
last modified time | relevance | path

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

/mm/
Dpercpu.c2287 #define PCPU_SETUP_BUG_ON(cond) do { \ in pcpu_setup_first_chunk() argument
2288 if (unlikely(cond)) { \ in pcpu_setup_first_chunk()
2289 pr_emerg("failed to initialize, %s\n", #cond); \ in pcpu_setup_first_chunk()