Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_bpf.c192 u16 bpf_size, bpf_num_ops; in tcf_bpf_init_from_ops() local
/linux/arch/x86/net/
H A Dbpf_jit_comp.c136 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()
1259 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic_rmw()
1349 u32 src_reg, s16 off, u8 bpf_size) in emit_atomic_ld_st()
H A Dbpf_jit_comp32.c1172 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()
/linux/kernel/bpf/
H A Dverifier.c7399 int off, int bpf_size, enum bpf_access_type t, in check_mem_access()