Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf_lsm.h21 struct bpf_storage_blob { struct
32 static inline struct bpf_storage_blob *bpf_inode( in bpf_inode() argument
60 static inline struct bpf_storage_blob *bpf_inode( in bpf_inode()
/linux-6.1.9/security/bpf/
Dhooks.c26 .lbs_inode = sizeof(struct bpf_storage_blob),
27 .lbs_task = sizeof(struct bpf_storage_blob),
/linux-6.1.9/kernel/bpf/
Dbpf_inode_storage.c28 struct bpf_storage_blob *bsb; in inode_storage_ptr()
42 struct bpf_storage_blob *bsb; in inode_storage_lookup()
62 struct bpf_storage_blob *bsb; in bpf_inode_storage_free()