Searched refs:handle_tp_btf (Results 1 – 3 of 3) sorted by relevance
100 int handle_tp_btf(void *ctx) in handle_tp_btf() function
43 int BPF_PROG(handle_tp_btf,47 BPF_PROG(handle_tp_btf,struct task_struct * task,struct bpf_testmod_test_read_ctx * read_ctx) BPF_PROG() argument
627 prog_fd = bpf_program__fd(skel->progs.handle_tp_btf); in tp_btf_subtest() 661 link = bpf_program__attach_trace_opts(skel->progs.handle_tp_btf, &trace_opts); in verify_raw_tp_link_info()