Searched refs:TI_PRE_COUNT (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/arch/sparc/lib/ |
D | clear_page.S | 39 lduw [%g6 + TI_PRE_COUNT], %o2 59 stw %o4, [%g6 + TI_PRE_COUNT] 99 stw %o2, [%g6 + TI_PRE_COUNT]
|
D | copy_page.S | 48 lduw [%g6 + TI_PRE_COUNT], %o4 74 stw %o2, [%g6 + TI_PRE_COUNT] 237 stw %o4, [%g6 + TI_PRE_COUNT]
|
/linux-4.1.27/arch/m32r/kernel/ |
D | asm-offsets.c | 10 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in foo()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asmmacro.h | 42 lw \reg, TI_PRE_COUNT($28) 44 sw \reg, TI_PRE_COUNT($28) 52 lw \reg, TI_PRE_COUNT($28) 54 sw \reg, TI_PRE_COUNT($28)
|
/linux-4.1.27/arch/sh/kernel/ |
D | asm-offsets.c | 26 DEFINE(TI_PRE_COUNT, offsetof(struct thread_info, preempt_count)); in main()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | thread_info_64.h | 81 #define TI_PRE_COUNT 0x00000030 macro
|
/linux-4.1.27/arch/mips/kernel/ |
D | entry.S | 63 lw t0, TI_PRE_COUNT($28)
|
D | asm-offsets.c | 98 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in output_thread_info_defines()
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | asm-offsets.c | 85 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in main()
|
D | entry.S | 467 l32i a4, a2, TI_PRE_COUNT
|
/linux-4.1.27/arch/score/kernel/ |
D | asm-offsets.c | 106 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in output_thread_info_defines()
|
D | entry.S | 265 lw r8, [r28, TI_PRE_COUNT]
|
/linux-4.1.27/arch/ia64/kernel/ |
D | asm-offsets.c | 40 DEFINE(TI_PRE_COUNT, offsetof(struct thread_info, preempt_count)); in foo()
|
D | entry.S | 713 (pKStk) adds r20=TI_PRE_COUNT+IA64_TASK_SIZE,r13 857 (pKStk) adds r20=TI_PRE_COUNT+IA64_TASK_SIZE,r13
|
/linux-4.1.27/arch/sparc/kernel/ |
D | rtrap_64.S | 307 ldsw [%g6 + TI_PRE_COUNT], %l5
|
D | traps_64.c | 2700 TI_PRE_COUNT != offsetof(struct thread_info, in trap_init()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | asm-offsets.c | 248 DEFINE(TI_PRE_COUNT, offsetof(struct thread_info, preempt_count)); in main()
|
D | entry.S | 980 LDREG TI_PRE_COUNT(%r1), %r19
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 900 ld.l r6, TI_PRE_COUNT, r7
|