Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_align.c617 int prog_len, i; in do_test_single() local
Dtest_verifier.c14232 int prog_len, prog_type = test->prog_type; in do_test_single() local
/external/bcc/src/cc/
Dlibbpf.c380 int bpf_prog_compute_tag(const struct bpf_insn *insns, int prog_len, in bpf_prog_compute_tag()
475 const struct bpf_insn *insns, int prog_len, in bpf_prog_load()
Dbpf_module.cc711 struct bpf_insn *insns, int prog_len) { in annotate_prog_tag()