Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_bpf.c181 u16 bpf_size, bpf_num_ops; in tcf_bpf_init_from_ops() local
Dcls_bpf.c231 u16 bpf_size, bpf_num_ops; in cls_bpf_prog_from_ops() local
/linux-4.4.14/kernel/bpf/
Dverifier.c520 static int bpf_size_to_bytes(int bpf_size) in bpf_size_to_bytes()
673 int bpf_size, enum bpf_access_type t, in check_mem_access()
/linux-4.4.14/arch/x86/net/
Dbpf_jit_comp.c73 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()