Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf_lsm.h43 void bpf_inode_storage_free(struct inode *inode);
66 static inline void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function
/linux-6.1.9/security/bpf/
Dhooks.c14 LSM_HOOK_INIT(inode_free_security, bpf_inode_storage_free),
/linux-6.1.9/kernel/bpf/
Dbpf_inode_storage.c57 void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function