Home
last modified time | relevance | path

Searched defs:bpf_inode_storage_free (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf_lsm.h72 static inline void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function
/openbmc/linux/kernel/bpf/
H A Dbpf_inode_storage.c57 void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() function