Searched defs:bpf_get_stackid (Results 1 – 2 of 2) sorted by relevance
345 BPF_CALL_3(bpf_get_stackid, struct pt_regs *, regs, struct bpf_map *, map, in BPF_CALL_3() argument
68 static int (*bpf_get_stackid)(void *ctx, void *map, int flags) = variable