atomic_add_return(9) suse man page | unix.com

Man Page: atomic_add_return

Operating Environment: suse

Section: 9

ATOMIC_ADD_RETURN(9)						   Driver Basics					      ATOMIC_ADD_RETURN(9)

NAME
atomic_add_return - add integer and return
SYNOPSIS
int atomic_add_return(int i, atomic_t * v);
ARGUMENTS
i integer value to add v pointer of type atomic_t
DESCRIPTION
Atomically adds i to v and returns i + v
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATOMIC_ADD_RETURN(9)
Related Man Pages
del_timer_sync(9) - centos
trace_printk(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
debugfs_create_bool(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB