ATOMIC_SUB_RETURN(9) Driver Basics ATOMIC_SUB_RETURN(9)NAMEatomic_sub_return - subtract integer and returnSYNOPSISint atomic_sub_return(int i, atomic_t * v);ARGUMENTSi integer value to subtract v pointer of type atomic_tDESCRIPTIONAtomically subtracts i from v and returns v - iCOPYRIGHTKernel Hackers Manual 3.10 June 2014 ATOMIC_SUB_RETURN(9)
| Related Man Pages |
|---|
| schedule_hrtimeout_range(9) - centos |
| struct_hrtimer(9) - centos |
| struct_sk_buff(9) - centos |
| trace_printk(9) - centos |
| pnmarith(1) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |