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()
163 file = bug->file; in report_bug()
165 file = (const char *)bug + bug->file_disp; in report_bug()
195 __warn(file, line, (void *)bugaddr, BUG_GET_TAINT(bug), regs, in report_bug()
200 if (file) in report_bug()
201 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.c696 static ssize_t ddebug_proc_write(struct file *file, const char __user *ubuf, in ddebug_proc_write() argument
863 static int ddebug_proc_open(struct inode *inode, struct file *file) in ddebug_proc_open() argument
866 return seq_open_private(file, &ddebug_proc_seqops, in ddebug_proc_open()
DKconfig.debug106 enabled/disabled based on various levels of scope - per source file,
111 If a source file is compiled with DEBUG flag set, any
118 Dynamic debugging is controlled via the 'dynamic_debug/control' file,
121 We refer the control file as: <debugfs>/dynamic_debug/control. This
122 file contains a list of the debug statements that can be enabled. The
123 format for each line of the file is:
127 filename : source file of the debug statement
144 // enable the message at line 1603 of file svcsock.c
145 nullarbor:~ # echo -n 'file svcsock.c line 1603 +p' >
148 // enable all the messages in file svcsock.c
[all …]
DMakefile224 $(foreach file, $(libfdt_files), \
225 $(eval CFLAGS_$(file) = -I $(srctree)/scripts/dtc/libfdt))
Dtest_firmware.c108 static ssize_t test_fw_misc_read(struct file *f, char __user *buf, in test_fw_misc_read()
Ddebugobjects.c1022 static int debug_stats_open(struct inode *inode, struct file *filp) in debug_stats_open()
Dvsprintf.c891 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.