Home
last modified time | relevance | path

Searched refs:SEEN_CALL (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/net/
H A Dbpf_jit.c71 #define SEEN_CALL (1 << BPF_MEMWORDS) macro
551 if (ctx->flags & SEEN_CALL) { in save_bpf_jit_regs()
584 if (ctx->flags & SEEN_CALL) in restore_bpf_jit_regs()
603 if (ctx->flags & SEEN_CALL) in get_stack_depth()
722 ctx->flags |= SEEN_CALL | SEEN_OFF | in build_body()
775 ctx->flags |= SEEN_X | SEEN_CALL | SEEN_SKB; in build_body()

Completed in 2 milliseconds