Home
last modified time | relevance | path

Searched defs:test_bit (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/boot/
A Dbitops.h34 #define test_bit(nr,addr) \ macro
/linux-6.3-rc2/tools/include/linux/
A Dbitops.h42 #define test_bit(nr, addr) bitop(_test_bit, nr, addr) macro
/linux-6.3-rc2/include/linux/
A Dbitops.h61 #define test_bit(nr, addr) bitop(_test_bit, nr, addr) macro
/linux-6.3-rc2/drivers/md/
A Ddm-integrity.c3487 int test_bit; in get_provided_data_sectors() local
3507 int test_bit; in initialize_superblock() local

Completed in 15 milliseconds