Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dact_bpf.c175 u16 bpf_size, bpf_num_ops; in tcf_bpf_init_from_ops() local
Dcls_bpf.c190 u16 bpf_size, bpf_num_ops; in cls_bpf_prog_from_ops() local
/linux-4.1.27/kernel/bpf/
Dverifier.c519 static int bpf_size_to_bytes(int bpf_size) in bpf_size_to_bytes()
645 int bpf_size, enum bpf_access_type t, in check_mem_access()
/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c71 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes()