Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dsync_bitops.h24 #define sync_test_bit(nr, addr) test_bit(nr, addr) macro
/arch/x86/include/asm/
A Dsync_bitops.h114 #define sync_test_bit(nr, addr) test_bit(nr, addr) macro
/arch/arm/include/asm/
A Dsync_bitops.h24 #define sync_test_bit(nr, addr) test_bit(nr, addr) macro

Completed in 5 milliseconds