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
3541 * raw_atomic64_and() - atomic bitwise AND with relaxed ordering
3558 * raw_atomic64_fetch_and() - atomic bitwise AND with full ordering
3585 * raw_atomic64_fetch_and_acquire() - atomic bitwise AND with acquire ordering
3612 * raw_atomic64_fetch_and_release() - atomic bitwise AND with release ordering
3638 * raw_atomic64_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
3661 * raw_atomic64_andnot() - atomic bitwise AND NOT with relaxed ordering
3682 * raw_atomic64_fetch_andnot() - atomic bitwise AND NOT with full ordering
3709 * raw_atomic64_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
3736 * raw_atomic64_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
3762 * raw_atomic64_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
3785 * raw_atomic64_or() - atomic bitwise OR with relaxed ordering
3802 * raw_atomic64_fetch_or() - atomic bitwise OR with full ordering
3829 * raw_atomic64_fetch_or_acquire() - atomic bitwise OR with acquire ordering
3856 * raw_atomic64_fetch_or_release() - atomic bitwise OR with release ordering
3882 * raw_atomic64_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
3905 * raw_atomic64_xor() - atomic bitwise XOR with relaxed ordering
3922 * raw_atomic64_fetch_xor() - atomic bitwise XOR with full ordering
3949 * raw_atomic64_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
3976 * raw_atomic64_fetch_xor_release() - atomic bitwise XOR with release ordering
4002 * raw_atomic64_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering