ATOMIC_SUB(9) Driver Basics ATOMIC_SUB(9)NAMEatomic_sub - subtract integer from atomic variableSYNOPSISvoid atomic_sub(int i, atomic_t * v);ARGUMENTSi integer value to subtract v pointer of type atomic_tDESCRIPTIONAtomically subtracts i from v.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATOMIC_SUB(9)
| Related Man Pages |
|---|
| debugfs_create_u32(9) - centos |
| debugfs_create_bool(9) - centos |
| del_timer_sync(9) - centos |
| debugfs_create_u8(9) - centos |
| trace_printk(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |