Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_lsm.h44 void bpf_inode_storage_free(struct inode *inode);
72 static inline void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function
/Linux-v6.6/security/bpf/
Dhooks.c14 LSM_HOOK_INIT(inode_free_security, bpf_inode_storage_free),
/Linux-v6.6/kernel/bpf/
Dbpf_inode_storage.c57 void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function