Searched +defs:dl +defs:function (Results 1 – 2 of 2) sorted by relevance
/linux/include/acpi/ |
H A D | acoutput.h | 107 #define ACPI_DEBUG_LEVEL(dl) (u32) dl,ACPI_DEBUG_PARAMETERS argument 302 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument 332 #define ACPI_TRACE_ENTRY(name, function, type, param) \ argument 377 #define ACPI_TRACE_EXIT(function, type, param) \ argument 386 #define ACPI_TRACE_EXIT(function, type, param) \ argument
|
/linux/fs/ocfs2/ |
H A D | dlmglue.c | 113 const char *function, in ocfs2_dump_meta_lvb_info() 613 struct ocfs2_dentry_lock *dl = lockres->l_priv; in ocfs2_get_dentry_osb() local 618 void ocfs2_dentry_lock_res_init(struct ocfs2_dentry_lock *dl, in ocfs2_dentry_lock_res_init() 2975 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_lock() local 2999 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_unlock() local 4032 struct ocfs2_dentry_lock *dl = ocfs2_lock_res_dl(lockres); in ocfs2_dentry_post_unlock() local 4058 struct ocfs2_dentry_lock *dl = ocfs2_lock_res_dl(lockres); in ocfs2_dentry_convert_worker() local
|