Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_lsm.h40 void bpf_inode_storage_free(struct inode *inode);
56 static inline void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function
/OK3568_Linux_fs/kernel/security/bpf/
H A Dhooks.c14 LSM_HOOK_INIT(inode_free_security, bpf_inode_storage_free),
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_inode_storage.c55 void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function