Searched refs:user_btf (Results 1 – 1 of 1) sorted by relevance
4527 uint8_t *raw_btf = NULL, *user_btf = NULL; in test_big_btf_info() local 4548 user_btf = malloc(raw_btf_size); in test_big_btf_info() 4549 if (CHECK(!user_btf, "!user_btf")) { in test_big_btf_info() 4568 info->btf = ptr_to_u64(user_btf); in test_big_btf_info() 4599 free(user_btf); in test_big_btf_info() 4611 uint8_t *raw_btf = NULL, *user_btf[2] = {}; in test_btf_id() local 4631 user_btf[i] = malloc(raw_btf_size); in test_btf_id() 4632 if (CHECK(!user_btf[i], "!user_btf[ in test_btf_id() 4734 uint8_t *raw_btf = NULL, *user_btf = NULL; do_test_get_info() local [all...]