Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
H A Dparam_test.c633 int *_cpu) in this_cpu_list_push()
663 int *_cpu) in this_cpu_list_pop()
808 int *_cpu) in this_cpu_buffer_push()
842 int *_cpu) in this_cpu_buffer_pop()
1009 int *_cpu) in this_cpu_memcpy_buffer_push()
1049 int *_cpu) in this_cpu_memcpy_buffer_pop()
H A Dbasic_percpu_ops_test.c172 int *_cpu) in this_cpu_list_push()
202 int *_cpu) in this_cpu_list_pop()
/linux/tools/lib/perf/include/perf/
H A Dcpumap.h95 #define perf_cpu_map__for_each_cpu_skip_any(_cpu, idx, cpus) \ argument
/linux/include/linux/
H A Dtick.h191 #define tick_nohz_full_cpu(_cpu) ({ \ argument
H A Dworkqueue.h843 #define work_on_cpu(_cpu, _fn, _arg) \ argument
/linux/arch/x86/include/asm/
H A Dpercpu.h640 #define early_per_cpu(_name, _cpu) \ argument
661 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument
/linux/drivers/ufs/host/
H A Dufs-mediatek.c843 unsigned int irq, _cpu; in ufs_mtk_mcq_set_irq_affinity() local