Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c84 struct inode_ls_map { struct
89 } inode_ls_map SEC(".maps");
243 v = bpf_inode_storage_get(&inode_ls_map, inode, NULL, BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()