Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dmasklog.h172 unsigned long _cpu = get_cpu(); \
174 _cpu; \
/linux-4.1.27/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.1.27/include/linux/
Dgenhd.h316 unsigned int _cpu; \
317 for_each_possible_cpu(_cpu) \
318 res += per_cpu_ptr((part)->dkstats, _cpu)->field; \
/linux-4.1.27/Documentation/RCU/
DRTFP.txt1591 ,Title="[PATCH 4/5] lock\_cpu\_hotplug: Redesign - Lightweight implementation of lock\_cpu\_hotplug"