suse man page for atomic_sub

Query: atomic_sub

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
struct_sk_buff(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
debugfs_create_u32(9) - suse
debugfs_create_u64(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I