Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dstatic_call_inline.c81 const struct static_call_key *key_b = static_call_key(b); in static_call_site_cmp() local
83 if (key_a < key_b) in static_call_site_cmp()
86 if (key_a > key_b) in static_call_site_cmp()