Home
last modified time | relevance | path

Searched defs:bpf_event_output (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dbpf_trace.c970 u64 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output() function
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcore.c2290 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output() function
2295 EXPORT_SYMBOL_GPL(bpf_event_output); variable
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c2838 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output() function
2843 EXPORT_SYMBOL_GPL(bpf_event_output); variable
/kernel/linux/linux-6.6/kernel/trace/
H A Dbpf_trace.c714 u64 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output() function

Completed in 17 milliseconds