1 cat <<EOF 1 cat <<EOF 2 ${retstmt}raw_${atomic}_${pfx}and${sfx !! 2 static __always_inline ${ret} >> 3 arch_${atomic}_${pfx}andnot${sfx}${order}(${int} i, ${atomic}_t *v) >> 4 { >> 5 ${retstmt}arch_${atomic}_${pfx}and${sfx}${order}(~i, v); >> 6 } 3 EOF 7 EOF
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.