centos man page for atomic_add_return

Query: atomic_add_return

OS: centos

Section: 9

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

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 3.10 June 2014 ATOMIC_ADD_RETURN(9)
Related Man Pages
del_timer_sync(9) - centos
securityfs_create_file(9) - centos
struct_usb_device_driver(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!