Searched defs:filename (Results 1 - 141 of 141) sorted by relevance

/linux-4.1.27/samples/bpf/
H A Dtracex1_user.c10 char filename[256]; main() local
H A Dsockex1_user.c11 char filename[256]; main() local
H A Dsockex2_user.c16 char filename[256]; main() local
H A Dtracex4_user.c53 char filename[256]; main() local
H A Dtracex2_user.c59 char filename[256]; main() local
H A Dtracex3_user.c106 char filename[256]; main() local
/linux-4.1.27/tools/perf/util/
H A Dvdso.h14 static inline bool is_vdso_map(const char *filename) is_vdso_map() argument
H A Dstrlist.c68 int strlist__load(struct strlist *slist, const char *filename) strlist__load() argument
H A Dsrcline.c26 const char *filename; member in struct:a2l_data
202 char *filename = NULL; addr2line() local
H A Dsymbol-minimal.c82 int filename__read_build_id(const char *filename, void *bf, size_t size) filename__read_build_id() argument
218 int sysfs__read_build_id(const char *filename, void *build_id, size_t size) sysfs__read_build_id() argument
H A Dbuild-id.c284 char *realname = (char *)name, *filename; build_id_cache__dirname_from_path() local
347 char *realname = NULL, *filename = NULL, *dir_name = NULL, build_id_cache__add_s() local
415 char *filename = build_id__filename(sbuild_id, NULL, 0); build_id_cache__cached() local
427 char *filename = zalloc(size), build_id_cache__remove_s() local
H A Dconfig.c415 static int perf_config_from_file(config_fn_t fn, const char *filename, void *data) perf_config_from_file() argument
H A Dutil.h195 static inline int has_extension(const char *filename, const char *ext) has_extension() argument
H A Devent.c59 char filename[PATH_MAX]; perf_event__get_comm_ids() local
217 char filename[PATH_MAX]; perf_event__synthesize_mmap_events() local
386 char filename[PATH_MAX]; __event__synthesize_thread() local
H A Dmap.c24 static inline int is_anon_memory(const char *filename) is_anon_memory() argument
31 static inline int is_no_dso_memory(const char *filename) is_no_dso_memory() argument
38 static inline int is_android_lib(const char *filename) is_android_lib() argument
44 static inline bool replace_android_lib(const char *filename, char *newfilename) replace_android_lib() argument
142 map__new(struct machine *machine, u64 start, u64 len, u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino, u64 ino_gen, u32 prot, u32 flags, char *filename, enum map_type type, struct thread *thread) map__new() argument
H A Dsvghelper.c86 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) open_svg() argument
H A Dutil.c490 int filename__read_str(const char *filename, char **buf, size_t *sizep) filename__read_str() argument
540 const char *filename; get_filename_for_perf_kvm() local
H A Ddso.c178 bool decompress_to_file(const char *ext, const char *filename, int output_fd) decompress_to_file() argument
996 char filename[PATH_MAX]; dso__kernel_module_get_build_id() local
36 dso__read_binary_type_filename(const struct dso *dso, enum dso_binary_type type, char *root_dir, char *filename, size_t size) dso__read_binary_type_filename() argument
H A Devent.h18 char filename[PATH_MAX]; member in struct:mmap_event
33 char filename[PATH_MAX]; member in struct:mmap2_event
207 char filename[]; member in struct:build_id_event
H A Dannotate.c929 char *filename = dso__build_id_filename(dso, NULL, 0); symbol__annotate() local
1248 static void print_summary(struct rb_root *root, const char *filename) print_summary() argument
1304 char *filename; symbol__annotate_printf() local
H A Dheader.c453 char filename[MAXPATHLEN]; build_cpu_topo() local
1278 char filename[0]; perf_header__read_build_ids_abi_quirk() member in struct:__anon14831
1281 char filename[PATH_MAX]; perf_header__read_build_ids_abi_quirk() local
1322 char filename[PATH_MAX]; perf_header__read_build_ids() local
1216 __event_process_build_id(struct build_id_event *bev, char *filename, struct perf_session *session) __event_process_build_id() argument
H A Dmachine.c561 char filename[PATH_MAX]; machine__fprintf_vmlinux_path() local
642 char filename[PATH_MAX]; machine__get_running_kernel_start() local
795 int machine__load_kallsyms(struct machine *machine, const char *filename, machine__load_kallsyms() argument
462 machine__module_dso(struct machine *machine, struct kmod_path *m, const char *filename) machine__module_dso() argument
489 machine__new_module(struct machine *machine, u64 start, const char *filename) machine__new_module() argument
H A Dsymbol-elf.c428 int filename__read_build_id(const char *filename, void *bf, size_t size) filename__read_build_id() argument
455 int sysfs__read_build_id(const char *filename, void *build_id, size_t size) sysfs__read_build_id() argument
500 int filename__read_debuglink(const char *filename, char *debuglink, filename__read_debuglink() argument
1224 static int kcore__open(struct kcore *kcore, const char *filename) kcore__open() argument
1253 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, kcore__init() argument
1532 char filename[PATH_MAX]; kcore_copy__unlink() local
H A Dsymbol.c493 int modules__parse(const char *filename, void *arg, modules__parse() argument
623 static int dso__load_all_kallsyms(struct dso *dso, const char *filename, dso__load_all_kallsyms() argument
818 bool symbol__restricted_filename(const char *filename, symbol__restricted_filename() argument
918 static int read_proc_modules(const char *filename, struct rb_root *modules) read_proc_modules() argument
972 static int do_validate_kcore_modules(const char *filename, struct map *map, do_validate_kcore_modules() argument
1012 static bool filename_from_kallsyms_filename(char *filename, filename_from_kallsyms_filename() argument
1219 static int kallsyms__delta(struct map *map, const char *filename, u64 *delta) kallsyms__delta() argument
1239 int dso__load_kallsyms(struct dso *dso, const char *filename, dso__load_kallsyms() argument
1562 char *filename = NULL; dso__load_vmlinux_path() local
/linux-4.1.27/arch/um/kernel/
H A Dinitrd.c65 static int load_initrd(char *filename, void *buf, int size) load_initrd() argument
/linux-4.1.27/include/uapi/linux/
H A Dbcm933xx_hcs.h18 char filename[64]; member in struct:bcm_hcs
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dbug.h26 unsigned char *filename; member in struct:bug_frame
/linux-4.1.27/Documentation/mic/mpssd/
H A Dsysfs.c28 char filename[PATH_MAX]; readsysfs() local
70 char filename[PATH_MAX]; setsysfs() local
/linux-4.1.27/security/tomoyo/
H A Dload_policy.c83 void tomoyo_load_policy(const char *filename) tomoyo_load_policy() argument
H A Dcondition.c271 char *filename = param->data; tomoyo_parse_name_union_quoted() local
H A Dfile.c558 tomoyo_path_permission(struct tomoyo_request_info *r, u8 operation, const struct tomoyo_path_info *filename) tomoyo_path_permission() argument
587 tomoyo_execute_permission(struct tomoyo_request_info *r, const struct tomoyo_path_info *filename) tomoyo_execute_permission() argument
H A Dutil.c260 char *filename; tomoyo_parse_name_union() local
533 bool tomoyo_correct_path(const char *filename) tomoyo_correct_path() argument
619 static int tomoyo_const_part_length(const char *filename) tomoyo_const_part_length() argument
682 static bool tomoyo_file_matches_pattern2(const char *filename, tomoyo_file_matches_pattern2() argument
800 static bool tomoyo_file_matches_pattern(const char *filename, tomoyo_file_matches_pattern() argument
920 bool tomoyo_path_matches_pattern(const struct tomoyo_path_info *filename, tomoyo_path_matches_pattern() argument
H A Dcommon.h431 const struct tomoyo_path_info *filename; member in struct:tomoyo_request_info::__anon14318::__anon14319
444 const struct tomoyo_path_info *filename; member in struct:tomoyo_request_info::__anon14318::__anon14321
452 const struct tomoyo_path_info *filename; member in struct:tomoyo_request_info::__anon14318::__anon14322
517 const struct tomoyo_path_info *filename; member in struct:tomoyo_name_union
/linux-4.1.27/tools/lib/symbol/
H A Dkallsyms.c5 int kallsyms__parse(const char *filename, void *arg, kallsyms__parse() argument
/linux-4.1.27/tools/perf/tests/
H A Dopen-syscall-tp-fields.c20 const char *filename = "/etc/passwd"; test__syscall_open_tp_fields() local
H A Dhists_common.c23 const char *filename; member in struct:__anon14799
H A Dcode-reading.c98 static int read_via_objdump(const char *filename, u64 addr, void *buf, read_via_objdump() argument
/linux-4.1.27/tools/power/acpi/tools/acpidump/
H A Dapfiles.c122 char filename[ACPI_NAME_SIZE + 16]; ap_write_to_binary_file() local
/linux-4.1.27/drivers/acpi/acpica/
H A Dutfileio.c295 acpi_ut_read_table_from_file(char *filename, struct acpi_table_header ** table) acpi_ut_read_table_from_file() argument
H A Daclocal.h769 char *filename; member in struct:acpi_parse_obj_asl
/linux-4.1.27/fs/
H A Dutimes.c136 long do_utimes(int dfd, const char __user *filename, struct timespec *times, do_utimes() argument
H A Dstat.c90 int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, vfs_fstatat() argument
H A Dopen.c976 struct file *filp_open(const char *filename, int flags, umode_t mode) filp_open() argument
1000 long do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode) do_sys_open() argument
989 file_open_root(struct dentry *dentry, struct vfsmount *mnt, const char *filename, int flags, umode_t mode) file_open_root() argument
H A Dexec.c800 struct filename *filename = getname_kernel(name); open_exec() local
1478 static int do_execveat_common(int fd, struct filename *filename, do_execveat_common() argument
1622 int do_execve(struct filename *filename, do_execve() argument
1631 int do_execveat(int fd, struct filename *filename, do_execveat() argument
1643 static int compat_do_execve(struct filename *filename, compat_do_execve() argument
1658 static int compat_do_execveat(int fd, struct filename *filename, compat_do_execveat() argument
H A Dnamei.c125 getname_flags(const char __user *filename, int flags, int *empty) getname_flags() argument
204 getname(const char __user * filename) getname() argument
210 getname_kernel(const char * filename) getname_kernel() argument
2082 struct filename *filename = getname_kernel(name); kern_path_locked() local
2116 struct filename *filename = getname_kernel(name); kern_path() local
2141 struct filename *filename = getname_kernel(name); vfs_path_lookup() local
3325 struct filename *filename; do_file_open_root() local
3420 struct filename *filename = getname_kernel(pathname); kern_path_create() local
H A Dbinfmt_elf.c1528 const char *filename; fill_files_note() local
/linux-4.1.27/tools/lib/api/fs/
H A Ddebugfs.c78 int debugfs__strerror_open(int err, char *buf, size_t size, const char *filename) debugfs__strerror_open() argument
H A Dfs.c171 int filename__read_int(const char *filename, int *value) filename__read_int() argument
/linux-4.1.27/tools/power/cpupower/bench/
H A Dparse.c68 char *filename; prepare_output() local
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c144 char filename[100]; ath10k_tm_cmd_utf_start() local
H A Dcore.c173 char filename[100]; ath10k_fetch_fw_file() local
468 char filename[100]; ath10k_fetch_cal_file() local
H A Dspectral.c470 static struct dentry *create_buf_file_handler(const char *filename, create_buf_file_handler() argument
/linux-4.1.27/drivers/staging/comedi/kcomedilib/
H A Dkcomedilib_main.c36 struct comedi_device *comedi_open(const char *filename) comedi_open() argument
/linux-4.1.27/drivers/staging/gs_fpgaboot/
H A Dgs_fpgaboot.h50 char filename[MAX_STR]; member in struct:fpgaimage
/linux-4.1.27/arch/sparc/boot/
H A Dpiggyback.c111 static int get_start_end(const char *filename, unsigned int *start, get_start_end() argument
146 static off_t get_hdrs_offset(int kernelfd, const char *filename) get_hdrs_offset() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_error.c124 xfs_error_report( const char *tag, int level, struct xfs_mount *mp, const char *filename, int linenum, inst_t *ra) xfs_error_report() argument
142 xfs_corruption_error( const char *tag, int level, struct xfs_mount *mp, void *p, const char *filename, int linenum, inst_t *ra) xfs_corruption_error() argument
/linux-4.1.27/security/integrity/ima/
H A Dima_queue.c108 ima_add_template_entry(struct ima_template_entry *entry, int violation, const char *op, struct inode *inode, const unsigned char *filename) ima_add_template_entry() argument
H A Dima_api.c131 void ima_add_violation(struct file *file, const unsigned char *filename, ima_add_violation() argument
198 const char *filename = file->f_path.dentry->d_name.name; ima_collect_measurement() local
40 ima_alloc_init_template(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, struct ima_template_entry **entry) ima_alloc_init_template() argument
91 ima_store_template(struct ima_template_entry *entry, int violation, struct inode *inode, const unsigned char *filename) ima_store_template() argument
260 ima_store_measurement(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len) ima_store_measurement() argument
290 ima_audit_measurement(struct integrity_iint_cache *iint, const unsigned char *filename) ima_audit_measurement() argument
H A Dima_appraise.c185 ima_appraise_measurement(int func, struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, int opened) ima_appraise_measurement() argument
H A Dima_template_lib.c199 ima_eventdigest_init(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, struct ima_field_data *field_data) ima_eventdigest_init() argument
247 ima_eventdigest_ng_init(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, struct ima_field_data *field_data) ima_eventdigest_ng_init() argument
268 ima_eventname_init_common(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct ima_field_data *field_data, bool size_limit) ima_eventname_init_common() argument
304 ima_eventname_init(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, struct ima_field_data *field_data) ima_eventname_init() argument
316 ima_eventname_ng_init(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, struct ima_field_data *field_data) ima_eventname_ng_init() argument
328 ima_eventsig_init(struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, struct ima_field_data *field_data) ima_eventsig_init() argument
H A Dima.h185 ima_appraise_measurement(int func, struct integrity_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, int opened) ima_appraise_measurement() argument
/linux-4.1.27/include/linux/
H A Ddynamic_debug.h16 const char *filename; member in struct:_ddebug
H A Dbinfmts.h40 const char * filename; /* Name of binary as seen by procps */ member in struct:linux_binprm
H A Df2fs_fs.h442 __u8 filename[NR_DENTRY_IN_BLOCK][F2FS_SLOT_LEN]; member in struct:f2fs_dentry_block
460 __u8 filename[NR_INLINE_DENTRY][F2FS_SLOT_LEN]; member in struct:f2fs_inline_dentry
H A Defi.h746 efi_char16_t filename[1]; member in struct:__anon11652
H A Dfs.h2187 struct filename { struct
/linux-4.1.27/arch/avr32/oprofile/
H A Dop_model_avr32.c104 char filename[4]; avr32_perf_counter_create_files() local
/linux-4.1.27/mm/kasan/
H A Dkasan.h40 const char *filename; member in struct:kasan_source_location
/linux-4.1.27/drivers/mcb/
H A Dmcb-internal.h46 char filename[CHAMELEON_FILENAME_LEN]; member in struct:chameleon_fpga_header
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2141 const char *filename = "dvb-netup-altera-01.fw"; cx23885_card_setup() local
/linux-4.1.27/arch/xtensa/platforms/iss/
H A Dsimdisk.c29 const char *filename; member in struct:simdisk
45 static const char *filename[MAX_SIMDISK_COUNT] = { variable
159 static int simdisk_attach(struct simdisk *dev, const char *filename) simdisk_attach() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dsys_sparc32.c100 asmlinkage long compat_sys_stat64(const char __user * filename, compat_sys_stat64() argument
111 asmlinkage long compat_sys_lstat64(const char __user * filename, compat_sys_lstat64() argument
133 compat_sys_fstatat64(unsigned int dfd, const char __user *filename, struct compat_stat64 __user * statbuf, int flag) compat_sys_fstatat64() argument
/linux-4.1.27/arch/tile/kernel/
H A Dpci.c87 char filename[32]; tile_pcie_open() local
103 char filename[32]; tile_init_irqs() local
/linux-4.1.27/arch/x86/ia32/
H A Dsys_ia32.c53 asmlinkage long sys32_truncate64(const char __user *filename, sys32_truncate64() argument
98 asmlinkage long sys32_stat64(const char __user *filename, sys32_stat64() argument
109 asmlinkage long sys32_lstat64(const char __user *filename, sys32_lstat64() argument
128 asmlinkage long sys32_fstatat(unsigned int dfd, const char __user *filename, sys32_fstatat() argument
/linux-4.1.27/drivers/bluetooth/
H A Dath3k.c392 char filename[ATH3K_NAME_LEN] = {0}; ath3k_load_patch() local
445 char filename[ATH3K_NAME_LEN] = {0}; ath3k_load_syscfg() local
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_mass_storage.h98 const char *filename; member in struct:fsg_lun_config
H A Dstorage_common.c184 int fsg_lun_open(struct fsg_lun *curlun, const char *filename) fsg_lun_open() argument
/linux-4.1.27/fs/udf/
H A Dunicode.c355 struct ustr *filename, *unifilename; udf_get_filename() local
/linux-4.1.27/fs/cachefiles/
H A Dnamei.c816 cachefiles_check_active(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_active() argument
903 cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_cull() argument
962 cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_in_use() argument
/linux-4.1.27/scripts/basic/
H A Dfixdep.c281 static void do_config_file(const char *filename) do_config_file() argument
/linux-4.1.27/scripts/dtc/
H A Dfdtget.c250 static int do_fdtget(struct display_info *disp, const char *filename, do_fdtget() argument
307 char *filename = NULL; main() local
H A Dfdtput.c235 static int do_fdtput(struct display_info *disp, const char *filename, do_fdtput() argument
303 char *filename = NULL; main() local
H A Dutil.c201 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) utilfdt_read_err_len() argument
246 int utilfdt_read_err(const char *filename, char **buffp) utilfdt_read_err() argument
252 char *utilfdt_read_len(const char *filename, off_t *len) utilfdt_read_len() argument
266 char *utilfdt_read(const char *filename) utilfdt_read() argument
272 int utilfdt_write_err(const char *filename, const void *blob) utilfdt_write_err() argument
304 int utilfdt_write(const char *filename, const void *blob) utilfdt_write() argument
/linux-4.1.27/scripts/
H A Dpnmtologo.c25 static const char *filename; variable
H A Ddocproc.c146 char *filename; member in struct:symfile
162 static struct symfile * add_new_file(char * filename) add_new_file() argument
169 static struct symfile * filename_exist(char * filename) filename_exist() argument
195 static void find_export_symbols(char * filename) find_export_symbols() argument
251 static void docfunctions(char * filename, char * type) docfunctions() argument
283 static void intfunc(char * filename) { docfunctions(filename, NOFUNCTION); } extfunc() argument
284 static void extfunc(char * filename) { docfunctions(filename, FUNCTION); } extfunc() argument
291 static void singfunc(char * filename, char * line) singfunc() argument
328 static void docsect(char *filename, char *line) docsect() argument
355 static void find_all_symbols(char *filename) find_all_symbols() argument
H A Dasn1_compiler.c203 static const char *filename; variable
H A Dunifdef.c183 static const char *filename; /* input file name */ variable
/linux-4.1.27/tools/iio/
H A Diio_utils.c91 char *scan_el_dir, *builtname, *builtname_generic, *filename = 0; iioutils_get_type() local
192 char *filename = NULL; iioutils_get_param_float() local
278 char *filename; build_channel_array() local
438 char *filename; find_type_by_name() local
489 int _write_sysfs_int(char *filename, char *basedir, int val, int verify) _write_sysfs_int() argument
529 int write_sysfs_int(char *filename, char *basedir, int val) write_sysfs_int() argument
534 int write_sysfs_int_and_verify(char *filename, char *basedir, int val) write_sysfs_int_and_verify() argument
539 int _write_sysfs_string(char *filename, char *basedir, char *val, int verify) _write_sysfs_string() argument
590 int write_sysfs_string_and_verify(char *filename, char *basedir, char *val) write_sysfs_string_and_verify() argument
595 int write_sysfs_string(char *filename, char *basedir, char *val) write_sysfs_string() argument
600 int read_sysfs_posint(char *filename, char *basedir) read_sysfs_posint() argument
623 int read_sysfs_float(char *filename, char *basedir, float *val) read_sysfs_float() argument
646 int read_sysfs_string(const char *filename, const char *basedir, char *str) read_sysfs_string() argument
/linux-4.1.27/tools/perf/
H A Dbuiltin-buildid-cache.c128 static int build_id_cache__add_kcore(const char *filename, bool force) build_id_cache__add_kcore() argument
185 static int build_id_cache__add_file(const char *filename) build_id_cache__add_file() argument
204 static int build_id_cache__remove_file(const char *filename) build_id_cache__remove_file() argument
251 char filename[PATH_MAX]; dso__missing_buildid_cache() local
276 static int build_id_cache__update_file(const char *filename) build_id_cache__update_file() argument
H A Dbuiltin-help.c127 const char *filename = "kfmclient"; exec_man_konqueror() local
H A Dbuiltin-script.c1161 static int read_script_info(struct script_desc *desc, const char *filename) read_script_info() argument
1281 char filename[MAXPATHLEN], evname[128]; check_ev_match() local
H A Dbuiltin-timechart.c1452 static void write_svg_file(struct timechart *tchart, const char *filename) write_svg_file() argument
H A Dbuiltin-trace.c2587 static int trace__open_output(struct trace *trace, const char *filename) trace__open_output() argument
/linux-4.1.27/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c56 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) vmaybe_write_file() argument
94 static void maybe_write_file(char *filename, char *fmt, ...) maybe_write_file() argument
104 static void write_file(char *filename, char *fmt, ...) write_file() argument
/linux-4.1.27/tools/thermal/tmon/
H A Dsysfs.c41 int sysfs_set_ulong(char *path, char *filename, unsigned long val) sysfs_set_ulong() argument
65 static int sysfs_get_ulong(char *path, char *filename, unsigned long *p_ulong) sysfs_get_ulong() argument
84 static int sysfs_get_string(char *path, char *filename, char *str) sysfs_get_string() argument
132 char filename[256]; get_trip_point_data() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c553 static struct dentry *create_buf_file_handler(const char *filename, create_buf_file_handler() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dmkregtable.c621 static int parser_auth(struct table *t, const char *filename) parser_auth() argument
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify_user.c439 static int fanotify_find_path(int dfd, const char __user *filename, fanotify_find_path() argument
/linux-4.1.27/kernel/gcov/
H A Dfs.c330 static char *get_link_target(const char *filename, const struct gcov_link *ext) get_link_target() argument
573 char *filename; add_node() local
H A Dgcc_3_4.c76 const char *filename; member in struct:gcov_info
H A Dgcc_4_7.c86 const char *filename; member in struct:gcov_info
/linux-4.1.27/scripts/mod/
H A Dsumversion.c455 static void write_version(const char *filename, const char *sum, write_version() argument
H A Dfile2alias.c361 static int do_hid_entry(const char *filename, do_hid_entry() argument
380 static int do_ieee1394_entry(const char *filename, do_ieee1394_entry() argument
405 static int do_pci_entry(const char *filename, do_pci_entry() argument
449 static int do_ccw_entry(const char *filename, do_ccw_entry() argument
473 static int do_ap_entry(const char *filename, do_ap_entry() argument
484 static int do_css_entry(const char *filename, do_css_entry() argument
495 static int do_serio_entry(const char *filename, do_serio_entry() argument
515 static int do_acpi_entry(const char *filename, do_acpi_entry() argument
608 static int do_pcmcia_entry(const char *filename, do_pcmcia_entry() argument
645 static int do_of_entry (const char *filename, void *symval, char *alias) do_of_entry() argument
670 static int do_vio_entry(const char *filename, void *symval, do_vio_entry() argument
705 static int do_input_entry(const char *filename, void *symval, do_input_entry() argument
763 static int do_eisa_entry(const char *filename, void *symval, do_eisa_entry() argument
776 static int do_parisc_entry(const char *filename, void *symval, do_parisc_entry() argument
796 static int do_sdio_entry(const char *filename, do_sdio_entry() argument
813 static int do_ssb_entry(const char *filename, do_ssb_entry() argument
830 static int do_bcma_entry(const char *filename, do_bcma_entry() argument
849 static int do_virtio_entry(const char *filename, void *symval, do_virtio_entry() argument
870 static int do_vmbus_entry(const char *filename, void *symval, do_vmbus_entry() argument
888 static int do_i2c_entry(const char *filename, void *symval, do_i2c_entry() argument
899 static int do_spi_entry(const char *filename, void *symval, do_spi_entry() argument
939 static int do_dmi_entry(const char *filename, void *symval, do_dmi_entry() argument
964 static int do_platform_entry(const char *filename, do_platform_entry() argument
973 static int do_mdio_entry(const char *filename, do_mdio_entry() argument
999 static int do_zorro_entry(const char *filename, void *symval, do_zorro_entry() argument
1010 static int do_isapnp_entry(const char *filename, do_isapnp_entry() argument
1026 static int do_ipack_entry(const char *filename, do_ipack_entry() argument
1089 static int do_amba_entry(const char *filename, do_amba_entry() argument
1118 static int do_mips_cdmm_entry(const char *filename, do_mips_cdmm_entry() argument
1134 static int do_x86cpu_entry(const char *filename, void *symval, do_x86cpu_entry() argument
1154 static int do_cpu_entry(const char *filename, void *symval, char *alias) do_cpu_entry() argument
1164 static int do_mei_entry(const char *filename, void *symval, do_mei_entry() argument
1176 static int do_rio_entry(const char *filename, do_rio_entry() argument
H A Dmodpost.c344 void *grab_file(const char *filename, unsigned long *size) grab_file() argument
405 static int parse_elf(struct elf_info *info, const char *filename) parse_elf() argument
1986 static void read_symbols_from_files(const char *filename) read_symbols_from_files() argument
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c990 char *filename; osl_list_customized_tables() local
1147 osl_table_name_from_file(char *filename, char *signature, u32 *instance) osl_table_name_from_file() argument
1189 osl_read_table_from_file(char *filename, osl_read_table_from_file() argument
1307 char *filename; osl_get_customized_table() local
/linux-4.1.27/tools/testing/selftests/exec/
H A Dexecveat.c125 static int open_or_die(const char *filename, int flags) open_or_die() argument
/linux-4.1.27/usr/
H A Dgen_init_cpio.c527 const char *filename; main() local
/linux-4.1.27/sound/soc/codecs/
H A Dwm2000.c821 const char *filename; wm2000_i2c_probe() local
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dinit.c665 static int ath6kl_get_fw(struct ath6kl *ar, const char *filename, ath6kl_get_fw() argument
731 const char *filename; ath6kl_fetch_board_file() local
776 char filename[100]; ath6kl_fetch_otp_file() local
804 char filename[100]; ath6kl_fetch_testmode_file() local
844 char filename[100]; ath6kl_fetch_fw_file() local
869 char filename[100]; ath6kl_fetch_patch_file() local
894 char filename[100]; ath6kl_fetch_testscript_file() local
948 char filename[100]; ath6kl_fetch_fw_apin() local
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Dopera1.c445 opera1_xilinx_load_firmware(struct usb_device *dev, const char *filename) opera1_xilinx_load_firmware() argument
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dtracefile.c673 int cfs_tracefile_dump_all_pages(char *filename) cfs_tracefile_dump_all_pages() argument
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Ddt_object.c346 dt_store_open(const struct lu_env *env, struct dt_device *dt, const char *dirname, const char *filename, struct lu_fid *fid) dt_store_open() argument
/linux-4.1.27/drivers/net/xen-netback/
H A Dxenbus.c200 char filename[sizeof("io_ring_q") + 4]; xenvif_debugfs_addif() local
/linux-4.1.27/drivers/pcmcia/
H A Dds.c732 static int pcmcia_load_firmware(struct pcmcia_device *dev, char * filename) pcmcia_load_firmware() argument
784 static inline int pcmcia_load_firmware(struct pcmcia_device *dev, char * filename) pcmcia_load_firmware() argument
/linux-4.1.27/init/
H A Dinitramfs.c110 static long __init do_utime(char *filename, time_t mtime) do_utime() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Drtas_flash.c659 const char *filename; member in struct:rtas_flash_file
/linux-4.1.27/arch/arm/kernel/
H A Dsys_oabi-compat.c144 asmlinkage long sys_oabi_stat64(const char __user * filename, sys_oabi_stat64() argument
154 asmlinkage long sys_oabi_lstat64(const char __user * filename, sys_oabi_lstat64() argument
174 sys_oabi_fstatat64(int dfd, const char __user *filename, struct oldabi_stat64 __user *statbuf, int flag) sys_oabi_fstatat64() argument
/linux-4.1.27/scripts/kconfig/
H A Dconfdata.c668 int conf_write_defconfig(const char *filename) conf_write_defconfig() argument
H A Dmconf.c296 static char filename[PATH_MAX+1]; set_config_filename() variable
H A Dnconf.c626 static char filename[PATH_MAX+1]; variable
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_main.c737 const char *filename = NULL; emu1010_firmware_thread() local
885 const char *filename; snd_emu10k1_emu1010_init() local
/linux-4.1.27/tools/usb/
H A Dffs-test.c296 const char *const filename; member in struct:thread
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Ddir.c1220 ll_getname(const char __user *filename) ll_getname() argument
1287 char *filename; ll_dir_ioctl() local
1326 char *filename; ll_dir_ioctl() local
1444 char *filename = NULL; ll_dir_ioctl() local
1484 char *filename = NULL; ll_dir_ioctl() local
658 ll_dir_setdirstripe(struct inode *dir, struct lmv_user_md *lump, char *filename) ll_dir_setdirstripe() argument
H A Dfile.c1382 int ll_lov_getstripe_ea_info(struct inode *inode, const char *filename, ll_lov_getstripe_ea_info() argument
/linux-4.1.27/fs/ecryptfs/
H A Dkeystore.c913 ecryptfs_parse_tag_70_packet(char **filename, size_t *filename_size, ecryptfs_parse_tag_70_packet() argument
623 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *filename, size_t filename_size) ecryptfs_write_tag_70_packet() argument
H A Dcrypto.c1502 ecryptfs_encrypt_filename(struct ecryptfs_filename *filename, ecryptfs_encrypt_filename() argument
1960 struct ecryptfs_filename *filename; ecryptfs_encrypt_and_encode_filename() local
H A Decryptfs_kernel.h199 char *filename; member in struct:ecryptfs_filename
/linux-4.1.27/kernel/
H A Drelay.c306 static struct dentry *create_buf_file_default_callback(const char *filename, create_buf_file_default_callback() argument
/linux-4.1.27/kernel/trace/
H A Dtrace_uprobe.c57 char *filename; member in struct:trace_uprobe
359 char *arg, *event, *group, *filename; create_trace_uprobe() local
H A Dblktrace.c400 static struct dentry *blk_create_buf_file_callback(const char *filename, blk_create_buf_file_callback() argument
/linux-4.1.27/lib/
H A Ddynamic_debug.c51 const char *filename; member in struct:ddebug_query
/linux-4.1.27/drivers/tty/serial/
H A Ducc_uart.c1223 char filename[32]; ucc_uart_probe() local
/linux-4.1.27/fs/nfs/
H A Ddir.c472 struct qstr filename = QSTR_INIT(entry->name, entry->len); nfs_prime_dcache() local
/linux-4.1.27/fs/gfs2/
H A Ddir.c1832 int gfs2_dir_mvino(struct gfs2_inode *dip, const struct qstr *filename, gfs2_dir_mvino() argument
/linux-4.1.27/tools/perf/ui/browsers/
H A Dhists.c1166 char filename[64]; hist_browser__dump() local
/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Dmain.c1598 const char *filename; b43legacy_request_firmware() local
/linux-4.1.27/sound/pci/asihpi/
H A Dasihpi.c283 static u16 handle_error(u16 err, int line, char *filename) handle_error() argument
/linux-4.1.27/tools/lguest/
H A Dlguest.c3029 static void setup_block_file(const char *filename) setup_block_file() argument
/linux-4.1.27/drivers/net/wireless/b43/
H A Dmain.c2310 const char *filename; b43_try_request_fw() local
H A Db43.h761 const char *filename; member in struct:b43_firmware_file
/linux-4.1.27/fs/f2fs/
H A Df2fs.h245 __u8 (*filename)[F2FS_SLOT_LEN]; member in struct:f2fs_dentry_ptr

Completed in 3152 milliseconds