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 |
|---|
| trace_printk(9) - centos |
| debugfs_create_u16(9) - suse |
| debugfs_create_u64(9) - suse |
| struct_irq_desc(9) - suse |
| pnmarith(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |