ATOMIC_ADD_RETURN(9) Driver Basics ATOMIC_ADD_RETURN(9)NAMEatomic_add_return - add integer and returnSYNOPSISint atomic_add_return(int i, atomic_t * v);ARGUMENTSi integer value to add v pointer of type atomic_tDESCRIPTIONAtomically adds i to v and returns i + vCOPYRIGHTKernel Hackers Manual 3.10 June 2014 ATOMIC_ADD_RETURN(9)
| Related Man Pages |
|---|
| drm_crtc_helper_set_mode(9) - centos |
| securityfs_create_file(9) - centos |
| struct_hrtimer(9) - centos |
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |