Searched refs:__test_and_clear_bit (Results 1 – 6 of 6) sorted by relevance
112 __test_and_clear_bit((nr), (unsigned long *)(addr))147 __test_and_clear_bit((nr) ^ 16, (unsigned long *)(addr))
77 static inline int __test_and_clear_bit(int nr, volatile unsigned long *addr) in __test_and_clear_bit() function
95 return __test_and_clear_bit(nr ^ BITOP_LE_SWIZZLE, addr); in __test_and_clear_bit_le()
272 if (__test_and_clear_bit(NFS_CS_CALLBACK, &clp->cl_res_state)) in nfs4_destroy_callback()278 if (__test_and_clear_bit(NFS_CS_RENEWD, &clp->cl_res_state)) in nfs4_shutdown_client()282 if (__test_and_clear_bit(NFS_CS_IDMAP, &clp->cl_res_state)) in nfs4_shutdown_client()
167 if (__test_and_clear_bit(i, mask)) { in xgpio_set_multiple()
299 if (__test_and_clear_bit(i, mask)) { in bgpio_multiple_get_masks()