Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/net/
Dbpf_jit.c81 #define SEEN_SKB_DATA (SEEN_SREG(7) | SEEN_SREG(1) | SEEN_SREG(0)) macro
620 if (ctx->flags & SEEN_SKB_DATA) { in build_prologue()
718 SEEN_SKB | SEEN_A | SEEN_SKB_DATA; in build_body()