Home
last modified time | relevance | path

Searched refs:stackid_install (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dstackmap.c594 static long stackid_install(struct stackid *stackid, struct bpf_map *map, in stackid_install() function
659 return stackid_install(&stackid, map, new_bucket, flags); in BPF_CALL_3()
732 return stackid_install(&stackid, map, new_bucket, flags); in BPF_CALL_3()