Home
last modified time | relevance | path

Searched refs:__getname (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/security/integrity/ima/
Dima_api.c388 *pathbuf = __getname(); in ima_d_path()
/Linux-v5.4/fs/
Dd_path.c429 char *page = __getname(); in SYSCALL_DEFINE2()
Dnamei.c138 result = __getname(); in getname_flags()
218 result = __getname(); in getname_kernel()
/Linux-v5.4/fs/hostfs/
Dhostfs_kern.c117 char *name = __getname(); in dentry_name()
145 name = __getname(); in follow_link()
/Linux-v5.4/fs/fat/
Dnamei_vfat.c598 uname = __getname(); in vfat_build_slots()
Ddir.c287 *unicode = __getname(); in fat_parse_long()
/Linux-v5.4/drivers/base/firmware_loader/
Dmain.c479 path = __getname(); in fw_get_filesystem_firmware()
/Linux-v5.4/kernel/
Dsysctl_binary.c1265 tmp = __getname(); in sysctl_getname()
/Linux-v5.4/include/linux/
Dfs.h2558 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/Linux-v5.4/fs/ceph/
Dmds_client.c2139 path = __getname(); in ceph_mdsc_build_path()