Searched defs:_cpu (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| D | param_test.c | 515 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()
|
| D | basic_percpu_ops_test.c | 136 int *_cpu) in this_cpu_list_push() 165 int *_cpu) in this_cpu_list_pop()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
| D | param_test.c | 599 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()
|
| D | basic_percpu_ops_test.c | 162 int *_cpu) in this_cpu_list_push() 192 int *_cpu) in this_cpu_list_pop()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | workqueue.h | 710 #define work_on_cpu(_cpu, _fn, _arg) \ argument 724 #define work_on_cpu_safe(_cpu, _fn, _arg) \ argument
|
| D | tick.h | 194 #define tick_nohz_full_cpu(_cpu) ({ \ argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | percpu.h | 432 #define early_per_cpu(_name, _cpu) \ argument 453 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | percpu.h | 452 #define early_per_cpu(_name, _cpu) \ argument 473 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument
|