inline_result_h    42 samples/bpf/test_map_in_map_kern.c struct bpf_map_def SEC("maps") inline_result_h = {
inline_result_h   167 samples/bpf/test_map_in_map_kern.c 	bpf_map_update_elem(&inline_result_h, &ret_key, &inline_ret, BPF_ANY);