Searched defs:bpf_event_output (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | bpf_trace.c | 970 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 D | core.c | 2290 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 D | core.c | 2838 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 D | bpf_trace.c | 714 u64 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output() function
|
Completed in 17 milliseconds