Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpercpu.h593 #define early_per_cpu(_name, _cpu) \ argument
595 &early_per_cpu_ptr(_name)[_cpu] : \
596 &per_cpu(_name, _cpu))
614 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) argument
/linux-4.4.14/include/linux/
Dgenhd.h329 unsigned int _cpu; \
330 for_each_possible_cpu(_cpu) \
331 res += per_cpu_ptr((part)->dkstats, _cpu)->field; \
/linux-4.4.14/Documentation/RCU/
DRTFP.txt1591 ,Title="[PATCH 4/5] lock\_cpu\_hotplug: Redesign - Lightweight implementation of lock\_cpu\_hotplug"