Searched defs:types_len (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf_probes.c221 int libbpf__load_raw_btf(const char *raw_types, size_t types_len, argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c743 static int load_btf_spec(__u32 *types, int types_len, argument
797 int types_len = types_num * sizeof(test->btf_types[0]); local

Completed in 94 milliseconds