Searched refs:stackid_fastpath (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | stackmap.c | 545 static int stackid_fastpath(struct stackid *stackid, struct bpf_map *map, in stackid_fastpath() function 650 err = stackid_fastpath(&stackid, map, trace, trace->nr, flags); in BPF_CALL_3() 726 ret = stackid_fastpath(&stackid, map, trace, trace_nr, flags); in BPF_CALL_3()
|