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
7856 case BPF_TRACE_RAW_TP: in check_return_code()11602 case BPF_TRACE_RAW_TP: in bpf_check_attach_target()11780 if (prog->expected_attach_type == BPF_TRACE_RAW_TP) { in check_attach_btf_id()
2829 prog->expected_attach_type == BPF_TRACE_RAW_TP) { in bpf_raw_tracepoint_open()
8258 .expected_attach_type = BPF_TRACE_RAW_TP,8615 if (attach_type == BPF_TRACE_RAW_TP) in __find_vmlinux_btf_id()