Home
last modified time | relevance | path

Searched refs:__this_cpu_or (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dpercpu.h661 #ifndef __this_cpu_or
674 # define __this_cpu_or(pcp, val) __pcpu_size_call(__this_cpu_or_, (pcp), (val)) macro
/linux-2.6.39/arch/x86/kernel/cpu/
Dperf_event.c1583 __this_cpu_or(cpu_hw_events.group_flag, PERF_EVENT_TXN); in x86_pmu_start_txn()