Searched refs:_kernel_offset_to_ready_q_cache (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/kernel/include/ |
D | offsets_short.h | 40 #define _kernel_offset_to_ready_q_cache \ macro
|
/Zephyr-latest/arch/mips/core/ |
D | isr.S | 206 OP_LOADREG t3, _kernel_offset_to_ready_q_cache(k1) 226 OP_LOADREG t3, _kernel_offset_to_ready_q_cache(t0) 253 OP_LOADREG t1, _kernel_offset_to_ready_q_cache(t0)
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | swap.S | 103 movl _kernel_offset_to_ready_q_cache(%edi), %eax
|
D | intstub.S | 218 cmpl %edx, _kernel_offset_to_ready_q_cache(%ecx)
|
/Zephyr-latest/arch/nios2/core/ |
D | swap.S | 75 ldw r2, _kernel_offset_to_ready_q_cache(r10)
|
D | exception.S | 124 ldw r2, _kernel_offset_to_ready_q_cache(r10)
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | exc_exit.S | 151 ldr r0, [r2, #_kernel_offset_to_ready_q_cache]
|
D | swap_helper.S | 115 ldr r2, [r3, #_kernel_offset_to_ready_q_cache]
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | swap_helper.S | 144 ldr r2, [r1, #_kernel_offset_to_ready_q_cache]
|