Lines Matching full:bitwise
1415 * raw_atomic_and() - atomic bitwise AND with relaxed ordering
1432 * raw_atomic_fetch_and() - atomic bitwise AND with full ordering
1459 * raw_atomic_fetch_and_acquire() - atomic bitwise AND with acquire ordering
1486 * raw_atomic_fetch_and_release() - atomic bitwise AND with release ordering
1512 * raw_atomic_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
1535 * raw_atomic_andnot() - atomic bitwise AND NOT with relaxed ordering
1556 * raw_atomic_fetch_andnot() - atomic bitwise AND NOT with full ordering
1583 * raw_atomic_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
1610 * raw_atomic_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
1636 * raw_atomic_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
1659 * raw_atomic_or() - atomic bitwise OR with relaxed ordering
1676 * raw_atomic_fetch_or() - atomic bitwise OR with full ordering
1703 * raw_atomic_fetch_or_acquire() - atomic bitwise OR with acquire ordering
1730 * raw_atomic_fetch_or_release() - atomic bitwise OR with release ordering
1756 * raw_atomic_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
1779 * raw_atomic_xor() - atomic bitwise XOR with relaxed ordering
1796 * raw_atomic_fetch_xor() - atomic bitwise XOR with full ordering
1823 * raw_atomic_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
1850 * raw_atomic_fetch_xor_release() - atomic bitwise XOR with release ordering
1876 * raw_atomic_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering
3527 * raw_atomic64_and() - atomic bitwise AND with relaxed ordering
3544 * raw_atomic64_fetch_and() - atomic bitwise AND with full ordering
3571 * raw_atomic64_fetch_and_acquire() - atomic bitwise AND with acquire ordering
3598 * raw_atomic64_fetch_and_release() - atomic bitwise AND with release ordering
3624 * raw_atomic64_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
3647 * raw_atomic64_andnot() - atomic bitwise AND NOT with relaxed ordering
3668 * raw_atomic64_fetch_andnot() - atomic bitwise AND NOT with full ordering
3695 * raw_atomic64_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
3722 * raw_atomic64_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
3748 * raw_atomic64_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
3771 * raw_atomic64_or() - atomic bitwise OR with relaxed ordering
3788 * raw_atomic64_fetch_or() - atomic bitwise OR with full ordering
3815 * raw_atomic64_fetch_or_acquire() - atomic bitwise OR with acquire ordering
3842 * raw_atomic64_fetch_or_release() - atomic bitwise OR with release ordering
3868 * raw_atomic64_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
3891 * raw_atomic64_xor() - atomic bitwise XOR with relaxed ordering
3908 * raw_atomic64_fetch_xor() - atomic bitwise XOR with full ordering
3935 * raw_atomic64_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
3962 * raw_atomic64_fetch_xor_release() - atomic bitwise XOR with release ordering
3988 * raw_atomic64_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering