Searched defs:file (Results 1 – 8 of 8) sorted by relevance
/lib/kunit/ |
D | debugfs.c | 84 static int debugfs_release(struct inode *inode, struct file *file) in debugfs_release() 89 static int debugfs_results_open(struct inode *inode, struct file *file) in debugfs_results_open()
|
D | test.c | 29 void __printf(3, 4) __kunit_fail_current_test_impl(const char *file, int line, const char *fmt, ...) in __kunit_fail_current_test_impl()
|
/lib/ |
D | bug.c | 132 void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() 162 const char *file; in __report_bug() local
|
D | error-inject.c | 217 struct dentry *dir, *file; in ei_debugfs_init() local
|
D | dynamic_debug.c | 1005 static ssize_t ddebug_proc_write(struct file *file, const char __user *ubuf, in ddebug_proc_write() 1181 static int ddebug_proc_open(struct inode *inode, struct file *file) in ddebug_proc_open()
|
D | string_helpers.c | 699 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file()
|
D | test_hmm.c | 1370 static int dmirror_fops_mmap(struct file *file, struct vm_area_struct *vma) in dmirror_fops_mmap()
|
/lib/xz/ |
D | xz_dec_test.c | 102 static ssize_t xz_dec_test_write(struct file *file, const char __user *buf, in xz_dec_test_write()
|