Searched refs:seen (Results 1 – 23 of 23) sorted by relevance
| /arch/powerpc/net/ |
| A D | bpf_jit.h | 161 unsigned int seen; member 179 return ctx->seen & (1 << (31 - i)); in bpf_is_seen_register() 184 ctx->seen |= 1 << (31 - i); in bpf_set_seen_register() 189 ctx->seen &= ~(1 << (31 - i)); in bpf_clear_seen_register()
|
| A D | bpf_jit_comp32.c | 100 if (ctx->seen & SEEN_FUNC) in bpf_jit_realloc_regs() 105 while (ctx->seen & nvreg_mask && in bpf_jit_realloc_regs() 106 (ctx->seen & SEEN_VREG_MASK) != SEEN_VREG_MASK) { in bpf_jit_realloc_regs() 134 if (ctx->seen & SEEN_TAILCALL) in bpf_jit_build_prologue() 144 if (ctx->seen & SEEN_TAILCALL) in bpf_jit_build_prologue() 155 if (ctx->seen & SEEN_FUNC) in bpf_jit_build_prologue() 172 if (ctx->seen & SEEN_FUNC) in bpf_jit_build_prologue() 185 if (ctx->seen & SEEN_FUNC) in bpf_jit_emit_common_epilogue() 192 if (ctx->seen & SEEN_FUNC) in bpf_jit_emit_common_epilogue() 1128 ctx->seen |= SEEN_FUNC; in bpf_jit_build_body() [all …]
|
| A D | bpf_jit_comp64.c | 83 return ctx->seen & SEEN_FUNC || bpf_is_seen_register(ctx, bpf_to_ppc(BPF_REG_FP)); in bpf_has_stack_frame() 142 if (ctx->seen & SEEN_TAILCALL) { in bpf_jit_build_prologue() 156 if (ctx->seen & SEEN_FUNC) { in bpf_jit_build_prologue() 191 if (ctx->seen & SEEN_FUNC) { in bpf_jit_emit_common_epilogue() 907 ctx->seen |= SEEN_FUNC; in bpf_jit_build_body() 1202 ctx->seen |= SEEN_FUNC; in bpf_jit_build_body() 1419 ctx->seen |= SEEN_TAILCALL; in bpf_jit_build_body()
|
| A D | bpf_jit_comp.c | 222 if (cgctx.seen & SEEN_TAILCALL || !is_offset_in_branch_range((long)cgctx.idx * 4)) { in bpf_int_jit_compile() 277 proglen - (cgctx.idx * 4), cgctx.seen); in bpf_int_jit_compile()
|
| /arch/sparc/net/ |
| A D | bpf_jit_comp_32.c | 139 seen |= SEEN_XREG; \ 329 u32 temp[8], *prog, *func, seen = 0, pass; in bpf_jit_compile() local 513 seen |= SEEN_XREG; in bpf_jit_compile() 517 seen |= SEEN_XREG; in bpf_jit_compile() 577 seen |= SEEN_MEM; in bpf_jit_compile() 581 seen |= SEEN_MEM | SEEN_XREG; in bpf_jit_compile() 585 seen |= SEEN_MEM; in bpf_jit_compile() 589 seen |= SEEN_MEM | SEEN_XREG; in bpf_jit_compile() 598 common_load: seen |= SEEN_DATAREF; in bpf_jit_compile() 666 seen |= SEEN_XREG; in bpf_jit_compile() [all …]
|
| /arch/s390/net/ |
| A D | bpf_jit_comp.c | 1492 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1503 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1514 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1525 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1538 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1551 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1564 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1577 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1686 jit->seen |= SEEN_MEM; in bpf_jit_insn() 1702 jit->seen |= SEEN_MEM; in bpf_jit_insn() [all …]
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6sll-kobo-clara2e-a.dts | 6 * Serials start with: E60K2M (a number also seen in
|
| A D | imx6sll-kobo-clara2e-b.dts | 6 * Serials start with: E60K2M (a number also seen in
|
| A D | imx6sl-tolino-shine3.dts | 6 * Serials start with: E60K02 (a number also seen in
|
| A D | imx6sl-tolino-vision5.dts | 6 * Serials start with: E70K02 (a number also seen in
|
| A D | imx6sll-kobo-clarahd.dts | 6 * Serials start with: E60K02 (a number also seen in
|
| A D | imx6sll-kobo-librah2o.dts | 6 * Serials start with: E70K02 (a number also seen in
|
| /arch/alpha/lib/ |
| A D | ev67-strrchr.S | 79 beq t1, $loop # U : if we havnt seen a null, loop 100 cmoveq t8, 0x3f, t2 # E : Compensate for case when no match is seen
|
| A D | strrchr.S | 52 beq t1, $loop # .. e1 : if we havnt seen a null, loop
|
| A D | stxncpy.S | 171 mskql t6, a1, t6 # e0 : mask out bits already seen
|
| A D | ev6-stxncpy.S | 213 mskql t6, a1, t6 # U : mask out bits already seen
|
| /arch/powerpc/lib/ |
| A D | qspinlock.c | 63 u64 seen = this_cpu_read(sleepy_lock_seen_clock); in recently_sleepy() local 65 if (seen) { in recently_sleepy() 66 u64 delta = sched_clock() - seen; in recently_sleepy()
|
| /arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp42x-usrobotics-usr8200.dts | 57 * seen from the outside: probably USR planned at one
|
| /arch/arm/boot/dts/arm/ |
| A D | integratorcp.dts | 311 * This arrangement can be clearly seen in
|
| A D | versatile-ab.dts | 297 * This arrangement can be clearly seen in
|
| /arch/m68k/ifpsp060/ |
| A D | TEST.DOC | 135 statements printed will be seen.
|
| /arch/arm64/boot/dts/freescale/ |
| A D | imx93-tqma9352-mba93xxla.dts | 363 * as disable signal but inverted as seen from the CPU.
|
| /arch/x86/math-emu/ |
| A D | README | 64 seen it. It is based upon one of those ideas which one carries around
|
Completed in 904 milliseconds