Searched defs:testop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | testclearbit.S | 12 testop _test_and_clear_bit, bicne, strne label
|
H A D | testsetbit.S | 12 testop _test_and_set_bit, orreq, streq label
|
H A D | testchangebit.S | 12 testop _test_and_change_bit, eor, str label
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | testchangebit.S | 12 testop _test_and_change_bit, eor, str label
|
H A D | testclearbit.S | 12 testop _test_and_clear_bit, bicne, strne label
|
H A D | testsetbit.S | 12 testop _test_and_set_bit, orreq, streq label
|
Completed in 2 milliseconds