Searched defs:tp_buff (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/trace/ |
H A D | bpf_trace.c | 1646 BPF_CALL_5(bpf_perf_event_output_tp,void *,tp_buff,struct bpf_map *,map,u64,flags,void *,data,u64,size) BPF_CALL_5() argument 1670 BPF_CALL_3(bpf_get_stackid_tp,void *,tp_buff,struct bpf_map *,map,u64,flags) BPF_CALL_3() argument 1693 BPF_CALL_4(bpf_get_stack_tp,void *,tp_buff,void *,buf,u32,size,u64,flags) BPF_CALL_4() argument
|