Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A 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()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A 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()