pcp_trylock_prepare
#define pcp_trylock_prepare(flags) __pcp_trylock_noop(&(flags))
#define pcp_trylock_prepare(flags) local_irq_save(flags)