CasperSecurity

Current Path : /usr/src/linux-headers-5.15.0-176/scripts/atomic/fallbacks/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-176/scripts/atomic/fallbacks/dec_unless_positive

cat <<EOF
static __always_inline bool
arch_${atomic}_dec_unless_positive(${atomic}_t *v)
{
	${int} c = arch_${atomic}_read(v);

	do {
		if (unlikely(c > 0))
			return false;
	} while (!arch_${atomic}_try_cmpxchg(v, &c, c - 1));

	return true;
}
EOF
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY