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 2.6. July 2010 ATOMIC_SUB_RETURN(9)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| struct_hrtimer(9) - suse |
| struct_irq_desc(9) - suse |
| pnmarith(1) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Tar Command |
| 32 bit process addressing more than 4GB |