Home
last modified time | relevance | path

Searched refs:descriptors (Results 1 – 7 of 7) sorted by relevance

/arch/mips/net/
A Dbpf_jit_comp.c171 u32 index = INDEX(ctx->descriptors[loc]); in get_target()
187 return (INDEX(ctx->descriptors[ctx->bpf_index + off]) - in get_offset()
556 u32 *descp = &ctx->descriptors[ctx->bpf_index]; in setup_jmp()
583 offset = (INDEX(ctx->descriptors[target]) - in setup_jmp()
686 if (CONVERTED(ctx->descriptors[ctx->bpf_index])) { in finish_jmp()
858 u32 *descp = &ctx->descriptors[i]; in build_body()
883 ctx->descriptors[prog->len] = ctx->jit_index; in build_body()
895 ctx->descriptors[i] = INDEX(ctx->descriptors[i]) | flag; in set_convert_flag()
949 ctx.descriptors = kcalloc(prog->len + 1, sizeof(*ctx.descriptors), in bpf_int_jit_compile()
951 if (ctx.descriptors == NULL) in bpf_int_jit_compile()
[all …]
A Dbpf_jit_comp.h77 u32 *descriptors; /* eBPF to JITed CPU insn descriptors */ member
/arch/x86/kernel/
A Dhead_32.S495 * The IDT and GDT 'descriptors' are a strange 48-bit object
/arch/arm/kernel/
A Dhead.S313 @ for 64-bit descriptors
/arch/arm/boot/compressed/
A Dhead.S1464 @ 32-bit addressable DRAM mapped 1:1 using short descriptors.
/arch/
A DKconfig616 to the process as file descriptors supporting the read/write
/arch/arm64/
A DKconfig2210 Flag for Table descriptors. When enabled an architectural executed

Completed in 24 milliseconds