Searched refs:true_key (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_static_keys.c19 DEFINE_STATIC_KEY_TRUE(true_key); variable
92 test_key_func(true_key, static_branch_likely)
93 test_key_func(true_key, static_branch_unlikely)
129 .key = &true_key.key,
134 .key = &true_key.key,

Completed in 134 milliseconds