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_u64(9) - centos |
| debugfs_create_bool(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| wxregion(3erl) - linux |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |