Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsmp-tbsync.c25 volatile u64 mark; member
38 static void __devinit enter_contest(u64 mark, long add) in enter_contest() argument
40 while (get_tb() < mark) in enter_contest()
72 enter_contest(tbsync->mark, -1); in smp_generic_take_timebase()
81 u64 mark; in start_contest() local
89 tbsync->mark = mark = tb + 400; in start_contest()
100 enter_contest(mark, 1); in start_contest()
/arch/xtensa/kernel/
Dvectors.S79 s32i a0, a2, PT_DEPC # mark it as a regular exception
103 s32i a0, a2, PT_DEPC # mark it as a regular exception
263 s32i a0, a2, PT_DEPC # mark it as a regular exception
Dentry.S681 s32i a0, a2, PT_DEPC # mark it as a regular exception
/arch/sh/include/asm/
Dgpio.h79 struct pinmux_range mark; member
/arch/arm/mm/
Dproc-v7.S29 #define TTB_FLAGS TTB_C|TTB_RGN_OC_WB @ mark PTWs cacheable, outer WB
31 #define TTB_FLAGS TTB_C|TTB_S|TTB_RGN_OC_WBWA @ mark PTWs cacheable and shared, outer WBWA
/arch/mips/include/asm/sn/sn0/
Dhubio.h453 mark: 1, /* CRB Has been marked */ member
475 mark: 1, /* CRB Has been marked */ member
/arch/arm/kernel/
Dentry-armv.S374 @ Clear FP to mark the first stack frame
551 strb r7, [r10, #TI_USED_CP + 10] @ mark CP#10 as used
552 strb r7, [r10, #TI_USED_CP + 11] @ mark CP#11 as used
/arch/sh/kernel/
Dgpio.c168 if (!enum_in_range(enum_id, &gpioc->mark)) { in get_gpio_enum_id()
/arch/x86/kernel/
Dentry_32.S1158 pushl $-1 # mark this as an int
1258 pushl $-1 # mark this as an int
/arch/s390/kernel/
Dhead.S90 tm 8(%r5),0x01 # found a tape mark ?
/arch/powerpc/
DKconfig.debug140 # mark, which doesn't work with current 440 KVM.
/arch/sh/kernel/cpu/sh3/
Dpinmux-sh7720.c1223 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
/arch/sh/kernel/cpu/sh4a/
Dpinmux-sh7785.c1291 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
Dpinmux-sh7722.c1764 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
Dpinmux-sh7723.c1890 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
/arch/sh/kernel/cpu/sh2a/
Dpinmux-sh7203.c1579 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
/arch/powerpc/boot/dtc-src/
Ddtc-lexer.lex.c_shipped258 * then we mark the buffer as YY_EOF_PENDING, to indicate that we