Home
last modified time | relevance | path

Searched defs:bpf_size (Results 1 – 6 of 6) sorted by relevance

/linux/net/sched/
H A Dact_bpf.c190 u16 bpf_size, bpf_num_ops; in tcf_bpf_init_from_ops() local
H A Dcls_bpf.c344 u16 bpf_size, bpf_num_ops; in cls_bpf_prog_from_ops() local
/linux/arch/x86/net/
H A Dbpf_jit_comp.c139 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()
1335 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic_rmw()
1428 u32 src_reg, s16 off, u8 bpf_size) in emit_atomic_ld_st()
/linux/tools/perf/util/
H A Ddso.c878 static int bpf_size(struct dso *dso) bpf_size() function
/linux/include/linux/
H A Dfilter.h597 #define bpf_size_to_bytes(bpf_size) \ argument
/linux/kernel/bpf/
H A Dverifier.c6331 int bpf_size, int value_regno, bool is_ldsx) in check_map_mem_read()
6382 int off, int bpf_size, enum bpf_access_type t, in check_mem_access()