Home
last modified time | relevance | path

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

12

/arch/powerpc/kernel/
Dsmp-tbsync.c26 volatile u64 mark; member
39 static void __devinit enter_contest(u64 mark, long add) in enter_contest() argument
41 while (get_tb() < mark) in enter_contest()
73 enter_contest(tbsync->mark, -1); in smp_generic_take_timebase()
82 u64 mark; in start_contest() local
90 tbsync->mark = mark = tb + 400; in start_contest()
101 enter_contest(mark, 1); in start_contest()
/arch/xtensa/kernel/
Dvectors.S77 s32i a0, a2, PT_DEPC # mark it as a regular exception
101 s32i a0, a2, PT_DEPC # mark it as a regular exception
261 s32i a0, a2, PT_DEPC # mark it as a regular exception
Dentry.S682 s32i a0, a2, PT_DEPC # mark it as a regular exception
/arch/x86/net/
Dbpf_jit_comp.c443 BUILD_BUG_ON(FIELD_SIZEOF(struct sk_buff, mark) != 4); in bpf_jit_compile()
444 if (is_imm8(offsetof(struct sk_buff, mark))) { in bpf_jit_compile()
446 EMIT3(0x8b, 0x47, offsetof(struct sk_buff, mark)); in bpf_jit_compile()
449 EMIT(offsetof(struct sk_buff, mark), 4); in bpf_jit_compile()
/arch/mips/include/asm/octeon/
Dcvmx-asxx-defs.h443 uint64_t mark:4; member
447 uint64_t mark:3; member
Dcvmx-agl-defs.h793 uint64_t mark:6; member
807 uint64_t mark:6; member
821 uint64_t mark:9; member
Dcvmx-gmxx-defs.h1371 uint64_t mark:6; member
1390 uint64_t mark:6; member
1409 uint64_t mark:9; member
/arch/mips/include/asm/sn/sn0/
Dhubio.h453 mark: 1, /* CRB Has been marked */ member
475 mark: 1, /* CRB Has been marked */ member
/arch/powerpc/net/
Dbpf_jit_comp.c365 BUILD_BUG_ON(FIELD_SIZEOF(struct sk_buff, mark) != 4); in bpf_jit_build_body()
367 mark)); in bpf_jit_build_body()
/arch/mips/netlogic/common/
Dsmpboot.S242 PTR_LA t1, nlm_cpu_ready # mark CPU ready
/arch/x86/kernel/
Dentry_32.S895 pushl_cfi $-1 # mark this as an int
1299 pushl_cfi $-1 # mark this as an int
1389 pushl_cfi $-1 # mark this as an int
/arch/mn10300/kernel/
Dhead.S255 # mark the primary CPU in cpu_boot_map
/arch/powerpc/boot/dts/fsl/
Dmpc8536si-post.dtsi173 /* mark compat w/8572 to get some erratum treatment */
/arch/arm/net/
Dbpf_jit_32.c798 BUILD_BUG_ON(FIELD_SIZEOF(struct sk_buff, mark) != 4); in build_body()
799 off = offsetof(struct sk_buff, mark); in build_body()
/arch/s390/kernel/
Dhead.S88 tm 8(%r5),0x01 # found a tape mark ?
/arch/powerpc/
DKconfig.debug206 # mark, which doesn't work with current 440 KVM.
/arch/arm/kernel/
Dentry-armv.S392 @ Clear FP to mark the first stack frame
/arch/sh/kernel/cpu/sh4a/
Dpinmux-shx3.c572 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
Dpinmux-sh7786.c824 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
Dpinmux-sh7785.c1291 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
/arch/unicore32/kernel/
Dentry.S221 @ Clear FP to mark the first stack frame
/arch/sh/kernel/cpu/sh3/
Dpinmux-sh7720.c1223 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
/arch/sh/kernel/cpu/sh2a/
Dpinmux-sh7203.c1579 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
/arch/arm/mach-shmobile/
Dpfc-sh7372.c1643 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
Dpfc-sh7377.c1671 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },

12