atomic_sub(9) suse man page | unix.com

Man Page: atomic_sub

Operating Environment: suse

Section: 9

ATOMIC_SUB(9)							   Driver Basics						     ATOMIC_SUB(9)

NAME
atomic_sub - subtract integer from atomic variable
SYNOPSIS
void atomic_sub(int i, atomic_t * v);
ARGUMENTS
i integer value to subtract v pointer of type atomic_t
DESCRIPTION
Atomically subtracts i from v.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATOMIC_SUB(9)
Related Man Pages
trace_printk(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_u32(9) - suse
struct_hrtimer(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I