Searched defs:ctx_copy (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | bpf_trace.c | 970 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|
| /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, void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|
| /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, void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | bpf_trace.c | 714 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|
Completed in 15 milliseconds