Searched refs:bpf_size_to_bytes (Results 1 – 3 of 3) sorted by relevance
526 #define bpf_size_to_bytes(bpf_size) \ macro558 const int __size = bpf_size_to_bytes(BPF_SIZE((insn)->code)); \
5881 if (size != bpf_size_to_bytes(BPF_DW)) { in check_map_access()7278 size = bpf_size_to_bytes(bpf_size); in check_mem_access()
482 int size = bpf_size_to_bytes(BPF_SIZE(fp->code)); in convert_bpf_ld_abs()