c sytax
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
While reading linux 2.6.11 source code of mm ,i come across following c code...
#define get_cpu_var(var) (*( {preempt_disable(); &__get_cpu_var(var) ;}))
I am not understanding ,what this code means.....please explain....
--
Shyam
"Born To Learn"
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]