Home
last modified time | relevance | path

Searched refs:fast_get_dcookie (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/oprofile/
Dbuffer_sync.c211 static inline unsigned long fast_get_dcookie(const struct path *path) in fast_get_dcookie() function
239 cookie = fast_get_dcookie(&exe_file->f_path); in get_exec_dcookie()
266 cookie = fast_get_dcookie(&vma->vm_file->f_path); in lookup_dcookie()
/Linux-v4.19/arch/powerpc/oprofile/cell/
Dspu_task_sync.c298 static inline unsigned long fast_get_dcookie(const struct path *path) in fast_get_dcookie() function
334 app_cookie = fast_get_dcookie(&exe_file->f_path); in get_exec_dcookie_and_offset()
353 *spu_bin_dcookie = fast_get_dcookie(&vma->vm_file->f_path); in get_exec_dcookie_and_offset()