Home
last modified time | relevance | path

Searched refs:linfo_size (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c6091 unsigned int raw_btf_size, linfo_str_off, linfo_size; in do_test_info_raw() local
6124 test->str_sec_size, &linfo_size); in do_test_info_raw()
6142 if (linfo_size) { in do_test_info_raw()
6145 attr.line_info_cnt = linfo_size / attr.line_info_rec_size; in do_test_info_raw()