HomeSort by relevance Sort by last modified time
    Searched defs:__test_and_set_bit (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/asm-generic/bitops/
non-atomic.h 52 * __test_and_set_bit - Set a bit and return its old value
60 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) function
  /external/kernel-headers/original/asm-x86/
bitops_32.h 194 * __test_and_set_bit - Set a bit and return its old value
202 static inline int __test_and_set_bit(int nr, volatile unsigned long * addr) function

Completed in 651 milliseconds