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 2.6. July 2010 ATOMIC_SUB(9)
| Related Man Pages |
|---|
| debugfs_create_bool(9) - suse |
| debugfs_create_u16(9) - suse |
| debugfs_create_u64(9) - suse |
| struct_hrtimer(9) - suse |
| pnmarith(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |