/arch/powerpc/kernel/ |
D | smp-tbsync.c | 26 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/ |
D | vectors.S | 77 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
|
D | entry.S | 682 s32i a0, a2, PT_DEPC # mark it as a regular exception
|
/arch/x86/net/ |
D | bpf_jit_comp.c | 443 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/ |
D | cvmx-asxx-defs.h | 443 uint64_t mark:4; member 447 uint64_t mark:3; member
|
D | cvmx-agl-defs.h | 793 uint64_t mark:6; member 807 uint64_t mark:6; member 821 uint64_t mark:9; member
|
D | cvmx-gmxx-defs.h | 1371 uint64_t mark:6; member 1390 uint64_t mark:6; member 1409 uint64_t mark:9; member
|
/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 453 mark: 1, /* CRB Has been marked */ member 475 mark: 1, /* CRB Has been marked */ member
|
/arch/powerpc/net/ |
D | bpf_jit_comp.c | 365 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/ |
D | smpboot.S | 242 PTR_LA t1, nlm_cpu_ready # mark CPU ready
|
/arch/x86/kernel/ |
D | entry_32.S | 895 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/ |
D | head.S | 255 # mark the primary CPU in cpu_boot_map
|
/arch/powerpc/boot/dts/fsl/ |
D | mpc8536si-post.dtsi | 173 /* mark compat w/8572 to get some erratum treatment */
|
/arch/arm/net/ |
D | bpf_jit_32.c | 798 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/ |
D | head.S | 88 tm 8(%r5),0x01 # found a tape mark ?
|
/arch/powerpc/ |
D | Kconfig.debug | 206 # mark, which doesn't work with current 440 KVM.
|
/arch/arm/kernel/ |
D | entry-armv.S | 392 @ Clear FP to mark the first stack frame
|
/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-shx3.c | 572 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
D | pinmux-sh7786.c | 824 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
D | pinmux-sh7785.c | 1291 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
/arch/unicore32/kernel/ |
D | entry.S | 221 @ Clear FP to mark the first stack frame
|
/arch/sh/kernel/cpu/sh3/ |
D | pinmux-sh7720.c | 1223 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
/arch/sh/kernel/cpu/sh2a/ |
D | pinmux-sh7203.c | 1579 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
/arch/arm/mach-shmobile/ |
D | pfc-sh7372.c | 1643 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
D | pfc-sh7377.c | 1671 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|