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
2301 * atomic64_and() - atomic bitwise AND with relaxed ordering
2319 * atomic64_fetch_and() - atomic bitwise AND with full ordering
2338 * atomic64_fetch_and_acquire() - atomic bitwise AND with acquire ordering
2356 * atomic64_fetch_and_release() - atomic bitwise AND with release ordering
2375 * atomic64_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
2393 * atomic64_andnot() - atomic bitwise AND NOT with relaxed ordering
2411 * atomic64_fetch_andnot() - atomic bitwise AND NOT with full ordering
2430 * atomic64_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
2448 * atomic64_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
2467 * atomic64_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
2485 * atomic64_or() - atomic bitwise OR with relaxed ordering
2503 * atomic64_fetch_or() - atomic bitwise OR with full ordering
2522 * atomic64_fetch_or_acquire() - atomic bitwise OR with acquire ordering
2540 * atomic64_fetch_or_release() - atomic bitwise OR with release ordering
2559 * atomic64_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
2577 * atomic64_xor() - atomic bitwise XOR with relaxed ordering
2595 * atomic64_fetch_xor() - atomic bitwise XOR with full ordering
2614 * atomic64_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
2632 * atomic64_fetch_xor_release() - atomic bitwise XOR with release ordering
2651 * atomic64_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering
3865 * atomic_long_and() - atomic bitwise AND with relaxed ordering
3883 * atomic_long_fetch_and() - atomic bitwise AND with full ordering
3902 * atomic_long_fetch_and_acquire() - atomic bitwise AND with acquire ordering
3920 * atomic_long_fetch_and_release() - atomic bitwise AND with release ordering
3939 * atomic_long_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
3957 * atomic_long_andnot() - atomic bitwise AND NOT with relaxed ordering
3975 * atomic_long_fetch_andnot() - atomic bitwise AND NOT with full ordering
3994 * atomic_long_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
4012 * atomic_long_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
4031 * atomic_long_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
4049 * atomic_long_or() - atomic bitwise OR with relaxed ordering
4067 * atomic_long_fetch_or() - atomic bitwise OR with full ordering
4086 * atomic_long_fetch_or_acquire() - atomic bitwise OR with acquire ordering
4104 * atomic_long_fetch_or_release() - atomic bitwise OR with release ordering
4123 * atomic_long_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
4141 * atomic_long_xor() - atomic bitwise XOR with relaxed ordering
4159 * atomic_long_fetch_xor() - atomic bitwise XOR with full ordering
4178 * atomic_long_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
4196 * atomic_long_fetch_xor_release() - atomic bitwise XOR with release ordering
4215 * atomic_long_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering