Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dgenpool.c97 int mce_gen_pool_add(struct mce *mce) in mce_gen_pool_add() function
H A Dinternal.h34 int mce_gen_pool_add(struct mce *mce);
H A Dcore.c139 if (!mce_gen_pool_add(m)) in mce_log()
757 mce_gen_pool_add(&m); in machine_check_poll()