Searched refs:jump_label_get_branch_default (Results 1 – 2 of 2) sorted by relevance
65 if (!jump_label_get_branch_default(key)) in static_key_slow_inc()88 if (!jump_label_get_branch_default(key)) in __static_key_slow_dec()177 bool true_branch = jump_label_get_branch_default(key); in jump_label_type()
93 static inline bool jump_label_get_branch_default(struct static_key *key) in jump_label_get_branch_default() function