Searched refs:__putname (Results 1 – 7 of 7) sorted by relevance
455 __putname(*pathbuf); in ima_d_path()
480 __putname(pathbuf); in process_measurement()584 __putname(pathbuf); in ima_file_mprotect()
696 __putname((char *)path_info->path - (PATH_MAX - 1 - path_info->pathlen)); in ceph_mdsc_free_path_info()
2911 __putname(path); in ceph_mdsc_build_path()2921 __putname(path); in ceph_mdsc_build_path()2958 __putname(path); in ceph_mdsc_build_path()
575 __putname(unicode); in fat_search_long()734 __putname(unicode); in __fat_readdir()
77 __putname(page); in free_dentry_path()
2610 #define __putname(name) kfree(name) macro