Searched refs:func_infos (Results 1 – 2 of 2) sorted by relevance
484 const struct bpf_func_info_min func_infos[] = { in probe_kern_arg_ctx_tag() local499 opts.func_info = &func_infos; in probe_kern_arg_ctx_tag()500 opts.func_info_cnt = ARRAY_SIZE(func_infos); in probe_kern_arg_ctx_tag()501 opts.func_info_rec_size = sizeof(func_infos[0]); in probe_kern_arg_ctx_tag()
128 void *func_infos = (void *)(uintptr_t)(info->func_info); in synthesize_bpf_prog_name() local139 finfo = func_infos + sub_id * info->func_info_rec_size; in synthesize_bpf_prog_name()