Searched defs:bpf_map_push_elem (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | helpers.c | 78 BPF_CALL_3(bpf_map_push_elem, struct bpf_map *, map, void *, value, u64, flags) in BPF_CALL_3() argument
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | helpers.c | 88 BPF_CALL_3(bpf_map_push_elem, struct bpf_map *, map, void *, value, u64, flags) in BPF_CALL_3() argument
|