Searched refs:BPF_TRACE_RAW_TP (Results 1 – 6 of 6) sorted by relevance
63 [BPF_TRACE_RAW_TP] = "raw_tp",
228 BPF_TRACE_RAW_TP, enumerator
8372 case BPF_TRACE_RAW_TP: in check_return_code()12097 case BPF_TRACE_RAW_TP: in bpf_check_attach_target()12275 if (prog->expected_attach_type == BPF_TRACE_RAW_TP) { in check_attach_btf_id()
2851 prog->expected_attach_type == BPF_TRACE_RAW_TP) { in bpf_raw_tracepoint_open()
8339 .expected_attach_type = BPF_TRACE_RAW_TP,8696 if (attach_type == BPF_TRACE_RAW_TP) in __find_vmlinux_btf_id()