Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Dparam_test.c515 int *_cpu) in this_cpu_list_push()
544 int *_cpu) in this_cpu_list_pop()
688 int *_cpu) in this_cpu_buffer_push()
727 int *_cpu) in this_cpu_buffer_pop()
893 int *_cpu) in this_cpu_memcpy_buffer_push()
937 int *_cpu) in this_cpu_memcpy_buffer_pop()
H A Dbasic_percpu_ops_test.c136 int *_cpu) in this_cpu_list_push()
165 int *_cpu) in this_cpu_list_pop()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpercpu.h432 #define early_per_cpu(_name, _cpu) \ argument
453 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument