Searched refs:bpf_size_to_bytes (Results 1 – 5 of 5) sorted by relevance
1125 u32 sz = bpf_size_to_bytes(BPF_SIZE(insn->code)); in arg_track_xfer()1157 u32 sz = bpf_size_to_bytes(BPF_SIZE(insn->code)); in arg_track_xfer()1179 u32 sz = bpf_size_to_bytes(BPF_SIZE(insn->code)); in arg_track_xfer()1295 s32 sz = bpf_size_to_bytes(BPF_SIZE(insn->code)); in record_load_store_access()
2465 read_size = bpf_size_to_bytes(BPF_SIZE(si->code)); in sysctl_convert_ctx_access()
4848 if (size != bpf_size_to_bytes(BPF_DW)) { in check_map_access()6330 size = bpf_size_to_bytes(bpf_size); in check_mem_access()
540 #define bpf_size_to_bytes(bpf_size) \ macro572 const int __size = bpf_size_to_bytes(BPF_SIZE((insn)->code)); \
494 int size = bpf_size_to_bytes(BPF_SIZE(fp->code)); in convert_bpf_ld_abs()