Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/net/
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()
717 ctx->flags |= SEEN_CALL | SEEN_OFF | in build_body()
767 ctx->flags |= SEEN_X | SEEN_CALL | SEEN_SKB; in build_body()