Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_lsm.h20 struct bpf_storage_blob { struct
29 static inline struct bpf_storage_blob *bpf_inode( in bpf_inode() argument
50 static inline struct bpf_storage_blob *bpf_inode( in bpf_inode()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_inode_storage.c27 struct bpf_storage_blob *bsb; in inode_storage_ptr()
41 struct bpf_storage_blob *bsb; in inode_storage_lookup()
60 struct bpf_storage_blob *bsb; in bpf_inode_storage_free()
/OK3568_Linux_fs/kernel/security/bpf/
H A Dhooks.c25 .lbs_inode = sizeof(struct bpf_storage_blob),