Home
last modified time | relevance | path

Searched defs:codegen_context (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/net/
Dbpf_jit.h124 struct codegen_context { struct
156 static inline bool bpf_is_seen_register(struct codegen_context *ctx, int i) in bpf_is_seen_register() argument
/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit64.h93 struct codegen_context { struct
103 unsigned int seen;
104 unsigned int idx;
105 unsigned int stack_size;
Dbpf_jit32.h131 struct codegen_context { struct
132 unsigned int seen;
133 unsigned int idx;
134 int pc_ret0; /* bpf index of first RET #0 instruction (if any) */