Searched refs:_kernel_offset_to_ready_q_cache (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-4.2.1/kernel/include/ |
| D | offsets_short.h | 37 #define _kernel_offset_to_ready_q_cache \ macro
|
| /Zephyr-4.2.1/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-4.2.1/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-4.2.1/arch/x86/core/ia32/ |
| D | swap.S | 112 movl _kernel_offset_to_ready_q_cache(%edi), %eax
|
| D | intstub.S | 274 cmpl %edx, _kernel_offset_to_ready_q_cache(%ecx)
|
| /Zephyr-4.2.1/arch/arm/core/cortex_m/ |
| D | swap_helper.S | 145 ldr r2, [r1, #_kernel_offset_to_ready_q_cache]
|