Home
last modified time | relevance | path

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

/lib/
Dbug.c146 const char *file; in report_bug() local
156 file = NULL; in report_bug()
161 file = bug->file; in report_bug()
163 file = (const char *)bug + bug->file_disp; in report_bug()
192 __warn(file, line, (void *)bugaddr, BUG_GET_TAINT(bug), regs, in report_bug()
197 if (file) in report_bug()
198 pr_crit("kernel BUG at %s:%u!\n", file, line); in report_bug()
Derror-inject.c204 static int ei_open(struct inode *inode, struct file *filp) in ei_open()
218 struct dentry *dir, *file; in ei_debugfs_init() local
224 file = debugfs_create_file("list", 0444, dir, NULL, &debugfs_ei_ops); in ei_debugfs_init()
225 if (!file) { in ei_debugfs_init()
Dstring_helpers.c630 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file() argument
634 if (!file) in kstrdup_quotable_file()
642 pathname = file_path(file, temp, PATH_MAX + 11); in kstrdup_quotable_file()
Ddynamic_debug.c698 static ssize_t ddebug_proc_write(struct file *file, const char __user *ubuf, in ddebug_proc_write() argument
865 static int ddebug_proc_open(struct inode *inode, struct file *file) in ddebug_proc_open() argument
868 return seq_open_private(file, &ddebug_proc_seqops, in ddebug_proc_open()
DMakefile225 $(foreach file, $(libfdt_files), \
226 $(eval CFLAGS_$(file) = -I $(srctree)/scripts/dtc/libfdt))
DKconfig.debug107 enabled/disabled based on various levels of scope - per source file,
112 If a source file is compiled with DEBUG flag set, any
119 Dynamic debugging is controlled via the 'dynamic_debug/control' file,
123 We refer the control file as: <debugfs>/dynamic_debug/control. This
124 file contains a list of the debug statements that can be enabled. The
125 format for each line of the file is:
129 filename : source file of the debug statement
146 // enable the message at line 1603 of file svcsock.c
147 nullarbor:~ # echo -n 'file svcsock.c line 1603 +p' >
150 // enable all the messages in file svcsock.c
[all …]
Dtest_firmware.c109 static ssize_t test_fw_misc_read(struct file *f, char __user *buf, in test_fw_misc_read()
Ddebugobjects.c1056 static int debug_stats_open(struct inode *inode, struct file *filp) in debug_stats_open()
Dvsprintf.c926 char *file_dentry_name(char *buf, char *end, const struct file *f, in file_dentry_name()
/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,
54 a character special file. It calculates CRC32 of the decompressed
/lib/raid6/
Dvpermxor.uc14 * This file is postprocessed using unroll.awk
Daltivec.uc18 * 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
Ds390vx.uc11 * This file is postprocessed using unroll.awk.