Home
last modified time | relevance | path

Searched refs:bpf_trace_sample_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/kernel/trace/
Dbpf_trace.c925 struct bpf_trace_sample_data { struct
929 static DEFINE_PER_CPU(struct bpf_trace_sample_data, bpf_trace_sds); argument
934 struct bpf_trace_sample_data *sds = this_cpu_ptr(&bpf_trace_sds); in BPF_CALL_5()
983 static DEFINE_PER_CPU(struct bpf_trace_sample_data, bpf_misc_sds);