Home
last modified time | relevance | path

Searched refs:_cpu (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/tools/testing/selftests/rseq/
Dbasic_percpu_ops_test.c162 int *_cpu) in this_cpu_list_push() argument
182 if (_cpu) in this_cpu_list_push()
183 *_cpu = cpu; in this_cpu_list_push()
192 int *_cpu) in this_cpu_list_pop() argument
209 if (_cpu) in this_cpu_list_pop()
210 *_cpu = cpu; in this_cpu_list_pop()
Dparam_test.c599 int *_cpu) in this_cpu_list_push() argument
619 if (_cpu) in this_cpu_list_push()
620 *_cpu = cpu; in this_cpu_list_push()
629 int *_cpu) in this_cpu_list_pop() argument
656 if (_cpu) in this_cpu_list_pop()
657 *_cpu = cpu; in this_cpu_list_pop()
774 int *_cpu) in this_cpu_buffer_push() argument
802 if (_cpu) in this_cpu_buffer_push()
803 *_cpu = cpu; in this_cpu_buffer_push()
808 int *_cpu) in this_cpu_buffer_pop() argument
[all …]
/Linux-v6.6/include/linux/
Dpart_stat.h37 unsigned int _cpu; \
38 for_each_possible_cpu(_cpu) \
39 res += per_cpu_ptr((part)->bd_stats, _cpu)->field; \
Dtick.h194 #define tick_nohz_full_cpu(_cpu) ({ \ argument
197 __ret = cpumask_test_cpu((_cpu), tick_nohz_full_mask); \
/Linux-v6.6/arch/x86/include/asm/
Dpercpu.h452 #define early_per_cpu(_name, _cpu) \ argument
454 &early_per_cpu_ptr(_name)[_cpu] : \
455 &per_cpu(_name, _cpu))
473 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument
/Linux-v6.6/lib/
Dcpumask_kunit.c53 for_each_##name##_cpu(cpu) \
/Linux-v6.6/Documentation/RCU/
DRTFP.txt1591 ,Title="[PATCH 4/5] lock\_cpu\_hotplug: Redesign - Lightweight implementation of lock\_cpu\_hotplug"
/Linux-v6.6/Documentation/admin-guide/pm/
Dcpuidle.rst512 .. _cpu-pm-qos: