Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/util/
Dbpf-prologue.c20 #define BPF_REG_SIZE 8 macro
/linux-5.10/include/linux/
Dbpf_verifier.h160 #define BPF_REG_SIZE 8 /* size of eBPF register in bytes */ macro
/linux-5.10/kernel/bpf/
Dverifier.c708 COPY_STATE_FN(stack, allocated_stack, stack, BPF_REG_SIZE) in COPY_STATE_FN() argument