centos man page for atomic_sub_return

Query: atomic_sub_return

OS: centos

Section: 9

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

ATOMIC_SUB_RETURN(9)						   Driver Basics					      ATOMIC_SUB_RETURN(9)

NAME
atomic_sub_return - subtract integer and return
SYNOPSIS
int atomic_sub_return(int i, atomic_t * v);
ARGUMENTS
i integer value to subtract v pointer of type atomic_t
DESCRIPTION
Atomically subtracts i from v and returns v - i
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATOMIC_SUB_RETURN(9)
Related Man Pages
del_timer_sync(9) - centos
struct_drm_fb_helper_funcs(9) - centos
write_cache_pages(9) - centos
struct_sock(9) - suse
pnmarith(1) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq