Searched refs:probe_prog_length (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sock.c377 static size_t probe_prog_length(const struct bpf_insn *fp) function
393 insn_cnt = probe_prog_length(prog);
H A Dtest_sysctl.c1400 static size_t probe_prog_length(const struct bpf_insn *fp) function
1441 insn_cnt = probe_prog_length(prog);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c6439 static size_t probe_prog_length(const struct bpf_insn *fp) function
6832 attr.insn_cnt = probe_prog_length(test->insns);

Completed in 137 milliseconds