Home
last modified time | relevance | path

Searched defs:_cpu (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/rseq/
H A Dparam_test.c599 int *_cpu) in this_cpu_list_push()
629 int *_cpu) in this_cpu_list_pop()
774 int *_cpu) in this_cpu_buffer_push()
808 int *_cpu) in this_cpu_buffer_pop()
975 int *_cpu) in this_cpu_memcpy_buffer_push()
1015 int *_cpu) in this_cpu_memcpy_buffer_pop()
H A Dbasic_percpu_ops_test.c162 int *_cpu) in this_cpu_list_push()
192 int *_cpu) in this_cpu_list_pop()
/openbmc/linux/include/linux/
H A Dworkqueue.h710 #define work_on_cpu(_cpu, _fn, _arg) \ argument
724 #define work_on_cpu_safe(_cpu, _fn, _arg) \ argument
H A Dtick.h194 #define tick_nohz_full_cpu(_cpu) ({ \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dpercpu.h452 #define early_per_cpu(_name, _cpu) \ argument
473 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument