Lines Matching full:bitwise
737 * atomic_and() - atomic bitwise AND with relaxed ordering
755 * atomic_fetch_and() - atomic bitwise AND with full ordering
774 * atomic_fetch_and_acquire() - atomic bitwise AND with acquire ordering
792 * atomic_fetch_and_release() - atomic bitwise AND with release ordering
811 * atomic_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
829 * atomic_andnot() - atomic bitwise AND NOT with relaxed ordering
847 * atomic_fetch_andnot() - atomic bitwise AND NOT with full ordering
866 * atomic_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
884 * atomic_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
903 * atomic_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
921 * atomic_or() - atomic bitwise OR with relaxed ordering
939 * atomic_fetch_or() - atomic bitwise OR with full ordering
958 * atomic_fetch_or_acquire() - atomic bitwise OR with acquire ordering
976 * atomic_fetch_or_release() - atomic bitwise OR with release ordering
995 * atomic_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
1013 * atomic_xor() - atomic bitwise XOR with relaxed ordering
1031 * atomic_fetch_xor() - atomic bitwise XOR with full ordering
1050 * atomic_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
1068 * atomic_fetch_xor_release() - atomic bitwise XOR with release ordering
1087 * atomic_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering
2315 * atomic64_and() - atomic bitwise AND with relaxed ordering
2333 * atomic64_fetch_and() - atomic bitwise AND with full ordering
2352 * atomic64_fetch_and_acquire() - atomic bitwise AND with acquire ordering
2370 * atomic64_fetch_and_release() - atomic bitwise AND with release ordering
2389 * atomic64_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
2407 * atomic64_andnot() - atomic bitwise AND NOT with relaxed ordering
2425 * atomic64_fetch_andnot() - atomic bitwise AND NOT with full ordering
2444 * atomic64_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
2462 * atomic64_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
2481 * atomic64_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
2499 * atomic64_or() - atomic bitwise OR with relaxed ordering
2517 * atomic64_fetch_or() - atomic bitwise OR with full ordering
2536 * atomic64_fetch_or_acquire() - atomic bitwise OR with acquire ordering
2554 * atomic64_fetch_or_release() - atomic bitwise OR with release ordering
2573 * atomic64_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
2591 * atomic64_xor() - atomic bitwise XOR with relaxed ordering
2609 * atomic64_fetch_xor() - atomic bitwise XOR with full ordering
2628 * atomic64_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
2646 * atomic64_fetch_xor_release() - atomic bitwise XOR with release ordering
2665 * atomic64_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering
3893 * atomic_long_and() - atomic bitwise AND with relaxed ordering
3911 * atomic_long_fetch_and() - atomic bitwise AND with full ordering
3930 * atomic_long_fetch_and_acquire() - atomic bitwise AND with acquire ordering
3948 * atomic_long_fetch_and_release() - atomic bitwise AND with release ordering
3967 * atomic_long_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
3985 * atomic_long_andnot() - atomic bitwise AND NOT with relaxed ordering
4003 * atomic_long_fetch_andnot() - atomic bitwise AND NOT with full ordering
4022 * atomic_long_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
4040 * atomic_long_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
4059 * atomic_long_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
4077 * atomic_long_or() - atomic bitwise OR with relaxed ordering
4095 * atomic_long_fetch_or() - atomic bitwise OR with full ordering
4114 * atomic_long_fetch_or_acquire() - atomic bitwise OR with acquire ordering
4132 * atomic_long_fetch_or_release() - atomic bitwise OR with release ordering
4151 * atomic_long_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
4169 * atomic_long_xor() - atomic bitwise XOR with relaxed ordering
4187 * atomic_long_fetch_xor() - atomic bitwise XOR with full ordering
4206 * atomic_long_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
4224 * atomic_long_fetch_xor_release() - atomic bitwise XOR with release ordering
4243 * atomic_long_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering