Home
last modified time | relevance | path

Searched refs:TI_PRE_COUNT (Results 1 – 17 of 17) sorted by relevance

/linux/arch/sparc/lib/
A Dclear_page.S43 lduw [%g6 + TI_PRE_COUNT], %o2
63 stw %o4, [%g6 + TI_PRE_COUNT]
103 stw %o2, [%g6 + TI_PRE_COUNT]
A Dcopy_page.S51 lduw [%g6 + TI_PRE_COUNT], %o4
77 stw %o2, [%g6 + TI_PRE_COUNT]
240 stw %o4, [%g6 + TI_PRE_COUNT]
/linux/arch/h8300/kernel/
A Dasm-offsets.c66 DEFINE(TI_PRE_COUNT, offsetof(struct thread_info, preempt_count)); in main()
A Dentry.S324 mov.l @(TI_PRE_COUNT:16,er4),er0
/linux/arch/mips/include/asm/
A Dasmmacro.h67 lw \reg, TI_PRE_COUNT($28)
69 sw \reg, TI_PRE_COUNT($28)
77 lw \reg, TI_PRE_COUNT($28)
79 sw \reg, TI_PRE_COUNT($28)
/linux/arch/sh/kernel/
A Dasm-offsets.c27 DEFINE(TI_PRE_COUNT, offsetof(struct thread_info, preempt_count)); in main()
/linux/arch/sparc/include/asm/
A Dthread_info_64.h82 #define TI_PRE_COUNT 0x00000030 macro
/linux/arch/mips/kernel/
A Dentry.S59 lw t0, TI_PRE_COUNT($28)
A Dasm-offsets.c99 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in output_thread_info_defines()
/linux/arch/xtensa/kernel/
A Dasm-offsets.c89 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in main()
A Dentry.S547 l32i a4, a2, TI_PRE_COUNT
844 l32i a3, a2, TI_PRE_COUNT
846 s32i a3, a2, TI_PRE_COUNT
/linux/arch/sparc/kernel/
A Drtrap_64.S314 ldsw [%g6 + TI_PRE_COUNT], %l5
A Dtraps_64.c2859 TI_PRE_COUNT != offsetof(struct thread_info, in trap_init()
/linux/arch/ia64/kernel/
A Dasm-offsets.c41 DEFINE(TI_PRE_COUNT, offsetof(struct thread_info, preempt_count)); in foo()
A Dentry.S675 (pKStk) adds r20=TI_PRE_COUNT+IA64_TASK_SIZE,r13
819 (pKStk) adds r20=TI_PRE_COUNT+IA64_TASK_SIZE,r13
/linux/arch/parisc/kernel/
A Dasm-offsets.c215 DEFINE(TI_PRE_COUNT, offsetof(struct task_struct, thread_info.preempt_count)); in main()
A Dentry.S940 ldw TI_PRE_COUNT(%r1), %r19

Completed in 24 milliseconds