Home
last modified time | relevance | path

Searched refs:file (Results 1 – 24 of 24) sorted by relevance

/lib/
Dbug.c132 void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() argument
137 *file = (const char *)&bug->file_disp + bug->file_disp; in bug_get_file_line()
139 *file = bug->file; in bug_get_file_line()
143 *file = NULL; in bug_get_file_line()
162 const char *file; in __report_bug() local
174 bug_get_file_line(bug, &file, &line); in __report_bug()
201 __warn(file, line, (void *)bugaddr, BUG_GET_TAINT(bug), regs, in __report_bug()
206 if (file) in __report_bug()
207 pr_crit("kernel BUG at %s:%u!\n", file, line); in __report_bug()
212 trace_android_rvh_report_bug(file, line, bugaddr); in __report_bug()
Derror-inject.c217 struct dentry *dir, *file; in ei_debugfs_init() local
223 file = debugfs_create_file("list", 0444, dir, NULL, &ei_fops); in ei_debugfs_init()
224 if (!file) { in ei_debugfs_init()
Dstring_helpers.c699 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file() argument
703 if (!file) in kstrdup_quotable_file()
711 pathname = file_path(file, temp, PATH_MAX + 11); in kstrdup_quotable_file()
Ddynamic_debug.c997 static ssize_t ddebug_proc_write(struct file *file, const char __user *ubuf, in ddebug_proc_write() argument
1173 static int ddebug_proc_open(struct inode *inode, struct file *file) in ddebug_proc_open() argument
1175 return seq_open_private(file, &ddebug_proc_seqops, in ddebug_proc_open()
DKconfig.kmsan27 See <file:Documentation/dev-tools/kmsan.rst> for more details.
Dtest_hmm.c160 static int dmirror_fops_open(struct inode *inode, struct file *filp) in dmirror_fops_open()
186 static int dmirror_fops_release(struct inode *inode, struct file *filp) in dmirror_fops_release()
1305 static long dmirror_fops_unlocked_ioctl(struct file *filp, in dmirror_fops_unlocked_ioctl()
1376 static int dmirror_fops_mmap(struct file *file, struct vm_area_struct *vma) in dmirror_fops_mmap() argument
DKconfig.debug118 enabled/disabled based on various levels of scope - per source file,
123 If a source file is compiled with DEBUG flag set, any
130 Dynamic debugging is controlled via the 'dynamic_debug/control' file,
134 We refer the control file as: <debugfs>/dynamic_debug/control. This
135 file contains a list of the debug statements that can be enabled. The
136 format for each line of the file is:
140 filename : source file of the debug statement
157 // enable the message at line 1603 of file svcsock.c
158 nullarbor:~ # echo -n 'file svcsock.c line 1603 +p' >
161 // enable all the messages in file svcsock.c
[all …]
DMakefile289 $(foreach file, $(libfdt_files), \
290 $(eval CFLAGS_$(file) = -I $(srctree)/scripts/dtc/libfdt))
DKconfig.kfence17 See <file:Documentation/dev-tools/kfence.rst> for more details.
DKconfig.kcsan11 <file:Documentation/dev-tools/kcsan.rst>.
28 See <file:Documentation/dev-tools/kcsan.rst> for more details.
Dtest_lockup.c144 struct file *test_file;
Dtest_firmware.c150 static ssize_t test_fw_misc_read(struct file *f, char __user *buf, in test_fw_misc_read()
Dvsprintf.c951 char *file_dentry_name(char *buf, char *end, const struct file *f, in file_dentry_name()
/lib/kunit/
Ddebugfs.c83 static int debugfs_release(struct inode *inode, struct file *file) in debugfs_release() argument
85 return single_release(inode, file); in debugfs_release()
88 static int debugfs_results_open(struct inode *inode, struct file *file) in debugfs_results_open() argument
94 return single_open(file, debugfs_print_results, suite); in debugfs_results_open()
Dtest.c27 void __kunit_fail_current_test(const char *file, int line, const char *fmt, ...) in __kunit_fail_current_test() argument
51 kunit_err(current->kunit_test, "%s:%d: %s", file, line, buffer); in __kunit_fail_current_test()
279 loc->file, in kunit_fail()
Dassert.c29 expect_or_assert, loc->file, loc->line); in kunit_assert_prologue()
/lib/xz/
Dxz_dec_test.c64 static int xz_dec_test_open(struct inode *i, struct file *f) in xz_dec_test_open()
83 static int xz_dec_test_release(struct inode *i, struct file *f) in xz_dec_test_release()
102 static ssize_t xz_dec_test_write(struct file *file, const char __user *buf, in xz_dec_test_write() argument
DKconfig7 the .xz file format as the container. For integrity checking,
67 a character special file. It calculates CRC32 of the decompressed
/lib/raid6/
DMakefile18 altivec_flags += -isystem $(shell $(CC) -print-file-name=include)
40 NEON_FLAGS += -isystem $(shell $(CC) -print-file-name=include)
Dvpermxor.uc14 * This file is postprocessed using unroll.awk
Daltivec.uc18 * This file is postprocessed using unroll.awk
Ds390vx.uc11 * This file is postprocessed using unroll.awk.
Dneon.uc24 * This file is postprocessed using unroll.awk
Dint.uc18 * This file is postprocessed using unroll.awk