Searched defs:bpf_size (Results 1 – 7 of 7) sorted by relevance
192 u16 bpf_size, bpf_num_ops; in tcf_bpf_init_from_ops() local
344 u16 bpf_size, bpf_num_ops; in cls_bpf_prog_from_ops() local
128 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()922 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic()
1172 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()
820 static int bpf_size(struct dso *dso) in bpf_size() function
439 #define bpf_size_to_bytes(bpf_size) \ argument
6695 int off, int bpf_size, enum bpf_access_type t, in check_mem_access()