Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/security/bpf/
H A Dhooks.c14 LSM_HOOK_INIT(inode_free_security, bpf_inode_storage_free),
/openbmc/linux/kernel/bpf/
H A Dbpf_inode_storage.c57 void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function