centos man page for atomic_sub

Query: atomic_sub

OS: centos

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 3.10 June 2014 ATOMIC_SUB(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
usb_queue_reset_device(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
write_cache_pages(9) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it