Searched defs:stackid (Results 1 – 2 of 2) sorted by relevance
513 struct stackid { struct523 static int stackid_init(struct stackid *stackid, struct bpf_map *map, in stackid_init()545 static int stackid_fastpath(struct stackid *stackid, struct bpf_map *map, in stackid_fastpath()570 stackid_new_bucket(struct stackid *stackid, struct bpf_map *map) in stackid_new_bucket()594 static long stackid_install(struct stackid *stackid, struct bpf_map *map, in stackid_install()632 struct stackid stackid; in BPF_CALL_3() local689 struct stackid stackid; in BPF_CALL_3() local
104 __u32 stackid = 0, next_id; in print_stacks() local