Searched defs:bpf_size (Results 1 – 7 of 7) sorted by relevance
| /linux/net/sched/ |
| H A D | act_bpf.c | 190 u16 bpf_size, bpf_num_ops; in tcf_bpf_init_from_ops() local
|
| H A D | cls_bpf.c | 342 u16 bpf_size, bpf_num_ops; in cls_bpf_prog_from_ops() local
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 137 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes() 1287 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic_rmw() 1377 u32 src_reg, s16 off, u8 bpf_size) in emit_atomic_ld_st()
|
| H A D | bpf_jit_comp32.c | 1172 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()
|
| /linux/tools/perf/util/ |
| H A D | dso.c | 867 static int bpf_size(struct dso *dso) in bpf_size() function
|
| /linux/include/linux/ |
| H A D | filter.h | 541 #define bpf_size_to_bytes(bpf_size) \ argument
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 7452 int off, int bpf_size, enum bpf_access_type t, in check_mem_access()
|