Home
last modified time | relevance | path

Searched refs:security_path_truncate (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsecurity.h1839 int security_path_truncate(const struct path *path);
1873 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/openbmc/linux/fs/
H A Dopen.c110 error = security_path_truncate(path); in vfs_truncate()
/openbmc/linux/security/
H A Dsecurity.c1843 int security_path_truncate(const struct path *path) in security_path_truncate() function
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c941 BTF_ID(func, security_path_truncate) in BTF_ID()