static_branch_unlikely
#define static_branch_unlikely(x) \
#define static_branch_unlikely(x) unlikely_notrace(static_key_enabled(&(x)->key))