Lines Matching full:bitwise
1402 * raw_atomic_and() - atomic bitwise AND with relaxed ordering
1419 * raw_atomic_fetch_and() - atomic bitwise AND with full ordering
1446 * raw_atomic_fetch_and_acquire() - atomic bitwise AND with acquire ordering
1473 * raw_atomic_fetch_and_release() - atomic bitwise AND with release ordering
1499 * raw_atomic_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
1522 * raw_atomic_andnot() - atomic bitwise AND NOT with relaxed ordering
1543 * raw_atomic_fetch_andnot() - atomic bitwise AND NOT with full ordering
1570 * raw_atomic_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
1597 * raw_atomic_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
1623 * raw_atomic_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
1646 * raw_atomic_or() - atomic bitwise OR with relaxed ordering
1663 * raw_atomic_fetch_or() - atomic bitwise OR with full ordering
1690 * raw_atomic_fetch_or_acquire() - atomic bitwise OR with acquire ordering
1717 * raw_atomic_fetch_or_release() - atomic bitwise OR with release ordering
1743 * raw_atomic_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
1766 * raw_atomic_xor() - atomic bitwise XOR with relaxed ordering
1783 * raw_atomic_fetch_xor() - atomic bitwise XOR with full ordering
1810 * raw_atomic_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
1837 * raw_atomic_fetch_xor_release() - atomic bitwise XOR with release ordering
1863 * raw_atomic_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering
3514 * raw_atomic64_and() - atomic bitwise AND with relaxed ordering
3531 * raw_atomic64_fetch_and() - atomic bitwise AND with full ordering
3558 * raw_atomic64_fetch_and_acquire() - atomic bitwise AND with acquire ordering
3585 * raw_atomic64_fetch_and_release() - atomic bitwise AND with release ordering
3611 * raw_atomic64_fetch_and_relaxed() - atomic bitwise AND with relaxed ordering
3634 * raw_atomic64_andnot() - atomic bitwise AND NOT with relaxed ordering
3655 * raw_atomic64_fetch_andnot() - atomic bitwise AND NOT with full ordering
3682 * raw_atomic64_fetch_andnot_acquire() - atomic bitwise AND NOT with acquire ordering
3709 * raw_atomic64_fetch_andnot_release() - atomic bitwise AND NOT with release ordering
3735 * raw_atomic64_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
3758 * raw_atomic64_or() - atomic bitwise OR with relaxed ordering
3775 * raw_atomic64_fetch_or() - atomic bitwise OR with full ordering
3802 * raw_atomic64_fetch_or_acquire() - atomic bitwise OR with acquire ordering
3829 * raw_atomic64_fetch_or_release() - atomic bitwise OR with release ordering
3855 * raw_atomic64_fetch_or_relaxed() - atomic bitwise OR with relaxed ordering
3878 * raw_atomic64_xor() - atomic bitwise XOR with relaxed ordering
3895 * raw_atomic64_fetch_xor() - atomic bitwise XOR with full ordering
3922 * raw_atomic64_fetch_xor_acquire() - atomic bitwise XOR with acquire ordering
3949 * raw_atomic64_fetch_xor_release() - atomic bitwise XOR with release ordering
3975 * raw_atomic64_fetch_xor_relaxed() - atomic bitwise XOR with relaxed ordering