Searched defs:this_cpu_read_stable_8 (Results 1 – 1 of 1) sorted by relevance
549 #define this_cpu_read_stable_8(pcp) __raw_cpu_read_stable(8, pcp) macro572 #define this_cpu_read_stable_8(pcp) ({ BUILD_BUG(); (typeof(pcp))0; }) macro