Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfilter.h429 #define bpf_size_to_bytes(bpf_size) \ macro
461 const int __size = bpf_size_to_bytes(BPF_SIZE((insn)->code)); \
/linux/kernel/bpf/
A Dcgroup.c1895 read_size = bpf_size_to_bytes(BPF_SIZE(si->code)); in sysctl_convert_ctx_access()
A Dverifier.c4315 size = bpf_size_to_bytes(bpf_size); in check_mem_access()
/linux/net/core/
A Dfilter.c470 int size = bpf_size_to_bytes(BPF_SIZE(fp->code)); in convert_bpf_ld_abs()

Completed in 49 milliseconds