Searched defs:test_bit (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/drm/dist/bsd-core/ | ||
| H A D | drm_atomic.h | 68 test_bit(int b, volatile void *p) function in typeref:typename:int 100 #define test_bit(b, p) \ macro |
| /src/sys/external/bsd/common/include/linux/ | ||
| H A D | bitops.h | 122 test_bit(unsigned int n, const volatile unsigned long *p) function in typeref:typename:int |
| /src/sys/dev/hyperv/ | ||
| H A D | vmbusvar.h | 244 test_bit(u_int b, volatile void *p) function in typeref:typename:int |
Completed in 5 milliseconds