Home
last modified time | relevance | path

Searched defs:fuse_bpf_map (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/filesystems/fuse/
Dtest_fuse_bpf.h24 struct fuse_bpf_map { struct
31 static void *(*bpf_map_lookup_elem)(struct fuse_bpf_map *map, void *key) argument
Dbpf_loader.c624 struct fuse_bpf_map { struct
644 struct fuse_bpf_map *map; in install_maps() argument