Searched refs:spin_begin (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dprocessor.h9 * spin_begin is used before beginning a busy-wait loop, and must be paired
27 #ifndef spin_begin
28 #define spin_begin() macro
45 * Usage and implementation guidelines are the same as for the spin_begin
52 spin_begin(); \
/linux-master/arch/powerpc/include/asm/
H A Ddelay.h64 spin_begin(); \
H A Dprocessor.h353 #define spin_begin() \ macro
361 "nop", /* Before v3.1 use priority nops in spin_begin/end */ \
/linux-master/arch/powerpc/lib/
H A Dqspinlock.c283 /* Called inside spin_begin(). Returns whether or not the vCPU was preempted. */
324 spin_begin();
329 spin_begin();
336 /* Called inside spin_begin(). Returns whether or not the vCPU was preempted. */
342 /* Called inside spin_begin(). Returns whether or not the vCPU was preempted. */
375 /* Called inside spin_begin() */
431 spin_begin();
434 spin_begin();
469 spin_begin();
482 spin_begin();
[all...]
/linux-master/arch/powerpc/kernel/
H A Dsmp.c652 spin_begin();
676 spin_begin();
H A Dtime.c363 spin_begin();
H A Dsetup_64.c486 spin_begin();
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_native.c250 spin_begin();
/linux-master/arch/powerpc/xmon/
H A Dxmon.c578 spin_begin();
631 spin_begin();

Completed in 150 milliseconds