Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/arch/powerpc/oprofile/cell/
Dspu_task_sync.c294 static inline unsigned long fast_get_dcookie(const struct path *path) in fast_get_dcookie() function
330 app_cookie = fast_get_dcookie(&exe_file->f_path); in get_exec_dcookie_and_offset()
349 *spu_bin_dcookie = fast_get_dcookie(&vma->vm_file->f_path); in get_exec_dcookie_and_offset()