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

/linux-4.4.14/samples/bpf/
H A Dtracex1_user.c10 char filename[256]; main() local
H A Dtracex5_user.c29 char filename[256]; main() local
H A Dsockex1_user.c11 char filename[256]; main() local
H A Dtracex6_user.c59 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 Dsockex3_user.c26 char filename[256]; main() local
H A Dlathist_user.c87 char filename[256]; main() local
H A Dtracex3_user.c106 char filename[256]; main() local
H A Dtrace_output_user.c171 char filename[256]; main() local
H A Dtracex2_user.c108 char filename[256]; main() local
/linux-4.4.14/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 Dbpf-loader.c60 struct bpf_object *bpf__prepare_load(const char *filename, bool source) bpf__prepare_load() argument
399 int bpf__strerror_prepare_load(const char *filename, bool source, bpf__strerror_prepare_load() argument
H A Dsrcline.c28 const char *filename; member in struct:a2l_data
217 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.c299 char *realname = (char *)name, *filename; build_id_cache__dirname_from_path() local
362 char *realname = NULL, *filename = NULL, *dir_name = NULL, build_id_cache__add_s() local
430 char *filename = build_id__filename(sbuild_id, NULL, 0); build_id_cache__cached() local
442 char *filename = zalloc(size), build_id_cache__remove_s() local
H A Dconfig.c419 static int perf_config_from_file(config_fn_t fn, const char *filename, void *data) perf_config_from_file() argument
H A Dutil.h189 static inline int has_extension(const char *filename, const char *ext) has_extension() argument
H A Devent.c67 char filename[PATH_MAX]; perf_event__get_comm_ids() local
227 char filename[PATH_MAX]; perf_event__synthesize_mmap_events() local
417 char filename[PATH_MAX]; __event__synthesize_thread() local
H A Dsvghelper.c86 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) open_svg() argument
H A Dutil.c541 int filename__read_str(const char *filename, char **buf, size_t *sizep) filename__read_str() argument
591 const char *filename; get_filename_for_perf_kvm() local
H A Ddso.c195 bool decompress_to_file(const char *ext, const char *filename, int output_fd) decompress_to_file() argument
1143 char filename[PATH_MAX]; dso__kernel_module_get_build_id() local
37 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 Dmap.c26 static inline int is_anon_memory(const char *filename) is_anon_memory() argument
33 static inline int is_no_dso_memory(const char *filename) is_no_dso_memory() argument
40 static inline int is_android_lib(const char *filename) is_android_lib() argument
46 static inline bool replace_android_lib(const char *filename, char *newfilename) replace_android_lib() argument
144 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 Dannotate.c1078 char *filename = dso__build_id_filename(dso, NULL, 0); symbol__annotate() local
1414 static void print_summary(struct rb_root *root, const char *filename) print_summary() argument
1470 char *filename; symbol__annotate_printf() local
H A Devent.h18 char filename[PATH_MAX]; member in struct:mmap_event
33 char filename[PATH_MAX]; member in struct:mmap2_event
215 char filename[]; member in struct:build_id_event
H A Dheader.c423 char filename[MAXPATHLEN]; build_cpu_topo() local
1283 char filename[0]; perf_header__read_build_ids_abi_quirk() member in struct:__anon15719
1286 char filename[PATH_MAX]; perf_header__read_build_ids_abi_quirk() local
1327 char filename[PATH_MAX]; perf_header__read_build_ids() local
1224 __event_process_build_id(struct build_id_event *bev, char *filename, struct perf_session *session) __event_process_build_id() argument
H A Dmachine.c632 char filename[PATH_MAX]; machine__fprintf_vmlinux_path() local
716 char filename[PATH_MAX]; machine__get_running_kernel_start() local
869 int machine__load_kallsyms(struct machine *machine, const char *filename, machine__load_kallsyms() argument
2021 struct dso *machine__findnew_dso(struct machine *machine, const char *filename) machine__findnew_dso() argument
506 machine__findnew_module_dso(struct machine *machine, struct kmod_path *m, const char *filename) machine__findnew_module_dso() argument
563 machine__findnew_module_map(struct machine *machine, u64 start, const char *filename) machine__findnew_module_map() 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
1242 static int kcore__open(struct kcore *kcore, const char *filename) kcore__open() argument
1271 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, kcore__init() argument
1550 char filename[PATH_MAX]; kcore_copy__unlink() local
H A Dsymbol.c514 int modules__parse(const char *filename, void *arg, modules__parse() argument
644 static int dso__load_all_kallsyms(struct dso *dso, const char *filename, dso__load_all_kallsyms() argument
837 bool symbol__restricted_filename(const char *filename, symbol__restricted_filename() argument
937 static int read_proc_modules(const char *filename, struct rb_root *modules) read_proc_modules() argument
991 static int do_validate_kcore_modules(const char *filename, struct map *map, do_validate_kcore_modules() argument
1031 static bool filename_from_kallsyms_filename(char *filename, filename_from_kallsyms_filename() argument
1244 static int kallsyms__delta(struct map *map, const char *filename, u64 *delta) kallsyms__delta() argument
1264 int dso__load_kallsyms(struct dso *dso, const char *filename, dso__load_kallsyms() argument
1615 char *filename = NULL; dso__load_vmlinux_path() local
/linux-4.4.14/drivers/acpi/acpica/
H A Ddbfileio.c199 acpi_db_get_table_from_file(char *filename, acpi_db_get_table_from_file() argument
H A Dutfileio.c293 acpi_ut_read_table_from_file(char *filename, struct acpi_table_header ** table) acpi_ut_read_table_from_file() argument
H A Daclocal.h798 char *filename; member in struct:acpi_parse_obj_asl
/linux-4.4.14/arch/um/kernel/
H A Dinitrd.c65 static int load_initrd(char *filename, void *buf, int size) load_initrd() argument
/linux-4.4.14/arch/cris/include/arch-v10/arch/
H A Dbug.h26 unsigned char *filename; member in struct:bug_frame
/linux-4.4.14/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::__anon15181::__anon15182
444 const struct tomoyo_path_info *filename; member in struct:tomoyo_request_info::__anon15181::__anon15184
452 const struct tomoyo_path_info *filename; member in struct:tomoyo_request_info::__anon15181::__anon15185
517 const struct tomoyo_path_info *filename; member in struct:tomoyo_name_union
/linux-4.4.14/include/uapi/linux/
H A Dbcm933xx_hcs.h18 char filename[64]; member in struct:bcm_hcs
/linux-4.4.14/Documentation/mic/mpssd/
H A Dsysfs.c28 char filename[PATH_MAX]; readsysfs() local
70 char filename[PATH_MAX]; setsysfs() local
/linux-4.4.14/tools/lib/symbol/
H A Dkallsyms.c11 int kallsyms__parse(const char *filename, void *arg, kallsyms__parse() argument
/linux-4.4.14/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c21 const char *filename = "/etc/passwd"; test__syscall_openat_tp_fields() local
H A Dhists_common.c23 const char *filename; member in struct:__anon15682
H A Dcode-reading.c128 static int read_via_objdump(const char *filename, u64 addr, void *buf, read_via_objdump() argument
/linux-4.4.14/tools/power/acpi/tools/acpidump/
H A Dapfiles.c122 char filename[ACPI_NAME_SIZE + 16]; ap_write_to_binary_file() local
/linux-4.4.14/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.c980 struct file *filp_open(const char *filename, int flags, umode_t mode) filp_open() argument
1004 long do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode) do_sys_open() argument
993 file_open_root(struct dentry *dentry, struct vfsmount *mnt, const char *filename, int flags, umode_t mode) file_open_root() argument
H A Dexec.c806 struct filename *filename = getname_kernel(name); open_exec() local
1484 static int do_execveat_common(int fd, struct filename *filename, do_execveat_common() argument
1628 int do_execve(struct filename *filename, do_execve() argument
1637 int do_execveat(int fd, struct filename *filename, do_execveat() argument
1649 static int compat_do_execve(struct filename *filename, compat_do_execve() argument
1664 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
2228 struct filename *filename; kern_path_locked() local
3368 struct filename *filename; do_file_open_root() local
H A Dbinfmt_elf.c1538 const char *filename; fill_files_note() local
/linux-4.4.14/tools/power/cpupower/bench/
H A Dparse.c68 char *filename; prepare_output() local
/linux-4.4.14/drivers/staging/comedi/kcomedilib/
H A Dkcomedilib_main.c36 struct comedi_device *comedi_open(const char *filename) comedi_open() argument
/linux-4.4.14/drivers/staging/gs_fpgaboot/
H A Dgs_fpgaboot.h50 char filename[MAX_STR]; member in struct:fpgaimage
/linux-4.4.14/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.c128 void ima_add_violation(struct file *file, const unsigned char *filename, ima_add_violation() argument
197 const char *filename = file->f_path.dentry->d_name.name; ima_collect_measurement() local
88 ima_store_template(struct ima_template_entry *entry, int violation, struct inode *inode, const unsigned char *filename) ima_store_template() argument
259 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.h59 const unsigned char *filename; member in struct:ima_event_data
192 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.4.14/fs/xfs/
H A Dxfs_error.c124 xfs_error_report( const char *tag, int level, struct xfs_mount *mp, const char *filename, int linenum, void *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, void *ra) xfs_corruption_error() argument
/linux-4.4.14/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.h460 __u8 filename[NR_DENTRY_IN_BLOCK][F2FS_SLOT_LEN]; member in struct:f2fs_dentry_block
478 __u8 filename[NR_INLINE_DENTRY][F2FS_SLOT_LEN]; member in struct:f2fs_inline_dentry
H A Defi.h756 efi_char16_t filename[1]; member in struct:__anon12267
H A Dfs.h2212 struct filename { struct
/linux-4.4.14/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.4.14/tools/lib/api/fs/
H A Dtracing_path.c88 static int strerror_open(int err, char *buf, size_t size, const char *filename) strerror_open() argument
H A Dfs.c268 int filename__read_int(const char *filename, int *value) filename__read_int() argument
285 int filename__read_ull(const char *filename, unsigned long long *value) filename__read_ull() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c146 char filename[100]; ath10k_tm_fetch_utf_firmware_api_2() local
264 char filename[100]; ath10k_tm_fetch_utf_firmware_api_1() local
H A Dspectral.c478 static struct dentry *create_buf_file_handler(const char *filename, create_buf_file_handler() argument
H A Dcore.c330 char filename[100]; ath10k_fetch_fw_file() local
690 char filename[100]; ath10k_fetch_cal_file() local
806 ath10k_core_fetch_board_data_api_n(struct ath10k *ar, const char *boardname, const char *filename) ath10k_core_fetch_board_data_api_n() argument
/linux-4.4.14/mm/kasan/
H A Dkasan.h39 const char *filename; member in struct:kasan_source_location
/linux-4.4.14/arch/avr32/oprofile/
H A Dop_model_avr32.c104 char filename[4]; avr32_perf_counter_create_files() local
/linux-4.4.14/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.4.14/drivers/mcb/
H A Dmcb-internal.h46 char filename[CHAMELEON_FILENAME_LEN]; member in struct:chameleon_fpga_header
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2141 const char *filename = "dvb-netup-altera-01.fw"; cx23885_card_setup() local
/linux-4.4.14/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.4.14/arch/tile/kernel/
H A Dpci.c87 char filename[32]; tile_pcie_open() local
103 char filename[32]; tile_init_irqs() local
/linux-4.4.14/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.4.14/arch/xtensa/platforms/iss/
H A Dsimdisk.c29 const char *filename; member in struct:simdisk
45 static const char *filename[MAX_SIMDISK_COUNT] = { variable
154 static int simdisk_attach(struct simdisk *dev, const char *filename) simdisk_attach() argument
/linux-4.4.14/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.4.14/scripts/basic/
H A Dfixdep.c265 static void do_config_file(const char *filename) do_config_file() argument
/linux-4.4.14/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
242 int utilfdt_read_err(const char *filename, char **buffp) utilfdt_read_err() argument
248 char *utilfdt_read_len(const char *filename, off_t *len) utilfdt_read_len() argument
262 char *utilfdt_read(const char *filename) utilfdt_read() argument
268 int utilfdt_write_err(const char *filename, const void *blob) utilfdt_write_err() argument
300 int utilfdt_write(const char *filename, const void *blob) utilfdt_write() argument
/linux-4.4.14/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.c204 static const char *filename; variable
H A Dunifdef.c183 static const char *filename; /* input file name */ variable
/linux-4.4.14/fs/cachefiles/
H A Dnamei.c826 cachefiles_check_active(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_active() argument
913 cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_cull() argument
973 cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_in_use() argument
/linux-4.4.14/tools/iio/
H A Diio_utils.c96 char *scan_el_dir, *builtname, *builtname_generic, *filename = 0; iioutils_get_type() local
224 char *filename = NULL; iioutils_get_param_float() local
321 char *filename; build_channel_array() local
571 char *filename; find_type_by_name() local
655 static int _write_sysfs_int(const char *filename, const char *basedir, int val, _write_sysfs_int() argument
732 int write_sysfs_int(const char *filename, const char *basedir, int val) write_sysfs_int() argument
746 int write_sysfs_int_and_verify(const char *filename, const char *basedir, write_sysfs_int_and_verify() argument
752 static int _write_sysfs_string(const char *filename, const char *basedir, _write_sysfs_string() argument
832 int write_sysfs_string_and_verify(const char *filename, const char *basedir, write_sysfs_string_and_verify() argument
846 int write_sysfs_string(const char *filename, const char *basedir, write_sysfs_string() argument
860 int read_sysfs_posint(const char *filename, const char *basedir) read_sysfs_posint() argument
907 int read_sysfs_float(const char *filename, const char *basedir, float *val) read_sysfs_float() argument
954 int read_sysfs_string(const char *filename, const char *basedir, char *str) read_sysfs_string() argument
/linux-4.4.14/tools/perf/
H A Dbuiltin-buildid-cache.c118 static int build_id_cache__add_kcore(const char *filename, bool force) build_id_cache__add_kcore() argument
175 static int build_id_cache__add_file(const char *filename) build_id_cache__add_file() argument
194 static int build_id_cache__remove_file(const char *filename) build_id_cache__remove_file() argument
241 char filename[PATH_MAX]; dso__missing_buildid_cache() local
266 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.c1352 static int read_script_info(struct script_desc *desc, const char *filename) read_script_info() argument
1472 char filename[MAXPATHLEN], evname[128]; check_ev_match() local
H A Dbuiltin-timechart.c1453 static void write_svg_file(struct timechart *tchart, const char *filename) write_svg_file() argument
H A Dbuiltin-trace.c1351 } filename; member in struct:thread_trace
2102 const char *filename = perf_evsel__rawptr(evsel, sample, "pathname"); trace__vfs_getname() local
2974 static int trace__open_output(struct trace *trace, const char *filename) trace__open_output() argument
/linux-4.4.14/tools/testing/selftests/capabilities/
H A Dtest_execve.c31 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) vmaybe_write_file() argument
65 static void maybe_write_file(char *filename, char *fmt, ...) maybe_write_file() argument
74 static void write_file(char *filename, char *fmt, ...) write_file() argument
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/radeon/
H A Dmkregtable.c621 static int parser_auth(struct table *t, const char *filename) parser_auth() argument
/linux-4.4.14/scripts/mod/
H A Dsumversion.c455 static void write_version(const char *filename, const char *sum, write_version() argument
H A Dfile2alias.c375 static int do_hid_entry(const char *filename, do_hid_entry() argument
394 static int do_ieee1394_entry(const char *filename, do_ieee1394_entry() argument
419 static int do_pci_entry(const char *filename, do_pci_entry() argument
463 static int do_ccw_entry(const char *filename, do_ccw_entry() argument
487 static int do_ap_entry(const char *filename, do_ap_entry() argument
498 static int do_css_entry(const char *filename, do_css_entry() argument
509 static int do_serio_entry(const char *filename, do_serio_entry() argument
535 static int do_acpi_entry(const char *filename, do_acpi_entry() argument
650 static int do_pcmcia_entry(const char *filename, do_pcmcia_entry() argument
687 static int do_of_entry (const char *filename, void *symval, char *alias) do_of_entry() argument
712 static int do_vio_entry(const char *filename, void *symval, do_vio_entry() argument
747 static int do_input_entry(const char *filename, void *symval, do_input_entry() argument
805 static int do_eisa_entry(const char *filename, void *symval, do_eisa_entry() argument
818 static int do_parisc_entry(const char *filename, void *symval, do_parisc_entry() argument
838 static int do_sdio_entry(const char *filename, do_sdio_entry() argument
855 static int do_ssb_entry(const char *filename, do_ssb_entry() argument
872 static int do_bcma_entry(const char *filename, do_bcma_entry() argument
891 static int do_virtio_entry(const char *filename, void *symval, do_virtio_entry() argument
912 static int do_vmbus_entry(const char *filename, void *symval, do_vmbus_entry() argument
930 static int do_i2c_entry(const char *filename, void *symval, do_i2c_entry() argument
941 static int do_spi_entry(const char *filename, void *symval, do_spi_entry() argument
981 static int do_dmi_entry(const char *filename, void *symval, do_dmi_entry() argument
1006 static int do_platform_entry(const char *filename, do_platform_entry() argument
1015 static int do_mdio_entry(const char *filename, do_mdio_entry() argument
1041 static int do_zorro_entry(const char *filename, void *symval, do_zorro_entry() argument
1052 static int do_isapnp_entry(const char *filename, do_isapnp_entry() argument
1068 static int do_ipack_entry(const char *filename, do_ipack_entry() argument
1131 static int do_amba_entry(const char *filename, do_amba_entry() argument
1160 static int do_mips_cdmm_entry(const char *filename, do_mips_cdmm_entry() argument
1176 static int do_x86cpu_entry(const char *filename, void *symval, do_x86cpu_entry() argument
1196 static int do_cpu_entry(const char *filename, void *symval, char *alias) do_cpu_entry() argument
1206 static int do_mei_entry(const char *filename, void *symval, do_mei_entry() argument
1225 static int do_rio_entry(const char *filename, do_rio_entry() argument
1245 static int do_ulpi_entry(const char *filename, void *symval, do_ulpi_entry() argument
1258 static int do_hda_entry(const char *filename, void *symval, char *alias) do_hda_entry() argument
H A Dmodpost.c345 void *grab_file(const char *filename, unsigned long *size) grab_file() argument
406 static int parse_elf(struct elf_info *info, const char *filename) parse_elf() argument
1990 static void read_symbols_from_files(const char *filename) read_symbols_from_files() argument
/linux-4.4.14/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.c88 const char *filename; member in struct:gcov_info
/linux-4.4.14/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.4.14/fs/udf/
H A Dunicode.c350 struct ustr *filename, *unifilename; udf_get_filename() local
/linux-4.4.14/sound/soc/codecs/
H A Dwm2000.c821 const char *filename; wm2000_i2c_probe() local
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c993 char *filename; osl_list_customized_tables() local
1150 osl_table_name_from_file(char *filename, char *signature, u32 *instance) osl_table_name_from_file() argument
1192 osl_read_table_from_file(char *filename, osl_read_table_from_file() argument
1310 char *filename; osl_get_customized_table() local
/linux-4.4.14/tools/testing/selftests/exec/
H A Dexecveat.c125 static int open_or_die(const char *filename, int flags) open_or_die() argument
/linux-4.4.14/usr/
H A Dgen_init_cpio.c527 const char *filename; main() local
/linux-4.4.14/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.4.14/drivers/media/usb/dvb-usb/
H A Dopera1.c446 opera1_xilinx_load_firmware(struct usb_device *dev, const char *filename) opera1_xilinx_load_firmware() argument
/linux-4.4.14/drivers/net/xen-netback/
H A Dxenbus.c200 char filename[sizeof("io_ring_q") + 4]; xenvif_debugfs_addif() local
/linux-4.4.14/drivers/pcmcia/
H A Dds.c745 static int pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) pcmcia_load_firmware() argument
795 pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) pcmcia_load_firmware() argument
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dinit.c665 static int ath6kl_get_fw(struct ath6kl *ar, const char *filename, ath6kl_get_fw() argument
732 const char *filename; ath6kl_fetch_board_file() local
777 char filename[100]; ath6kl_fetch_otp_file() local
805 char filename[100]; ath6kl_fetch_testmode_file() local
845 char filename[100]; ath6kl_fetch_fw_file() local
870 char filename[100]; ath6kl_fetch_patch_file() local
895 char filename[100]; ath6kl_fetch_testscript_file() local
949 char filename[100]; ath6kl_fetch_fw_apin() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c1043 static struct dentry *create_buf_file_handler(const char *filename, create_buf_file_handler() argument
H A Dhif_usb.c1103 const char *filename; ath9k_hif_request_firmware() local
/linux-4.4.14/scripts/kconfig/
H A Dconfdata.c666 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.4.14/init/
H A Dinitramfs.c110 static long __init do_utime(char *filename, time_t mtime) do_utime() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Drtas_flash.c659 const char *filename; member in struct:rtas_flash_file
/linux-4.4.14/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.4.14/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.4.14/tools/usb/
H A Dffs-test.c296 const char *const filename; member in struct:thread
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddir.c1213 static char *ll_getname(const char __user *filename) ll_getname() argument
1283 char *filename; ll_dir_ioctl() local
1322 char *filename; ll_dir_ioctl() local
1450 char *filename = NULL; ll_dir_ioctl() local
654 ll_dir_setdirstripe(struct inode *dir, struct lmv_user_md *lump, char *filename) ll_dir_setdirstripe() argument
H A Dfile.c1373 int ll_lov_getstripe_ea_info(struct inode *inode, const char *filename, ll_lov_getstripe_ea_info() argument
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c906 bnxt_flash_firmware_from_file(struct net_device *dev, u16 dir_type, const char *filename) bnxt_flash_firmware_from_file() argument
931 bnxt_flash_package_from_file(struct net_device *dev, char *filename) bnxt_flash_package_from_file() argument
/linux-4.4.14/lib/
H A Ddynamic_debug.c51 const char *filename; member in struct:ddebug_query
/linux-4.4.14/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.c1501 ecryptfs_encrypt_filename(struct ecryptfs_filename *filename, ecryptfs_encrypt_filename() argument
1959 struct ecryptfs_filename *filename; ecryptfs_encrypt_and_encode_filename() local
H A Decryptfs_kernel.h198 char *filename; member in struct:ecryptfs_filename
/linux-4.4.14/kernel/
H A Drelay.c303 static struct dentry *create_buf_file_default_callback(const char *filename, create_buf_file_default_callback() argument
/linux-4.4.14/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.4.14/drivers/tty/serial/
H A Ducc_uart.c1223 char filename[32]; ucc_uart_probe() local
/linux-4.4.14/fs/gfs2/
H A Ddir.c1837 int gfs2_dir_mvino(struct gfs2_inode *dip, const struct qstr *filename, gfs2_dir_mvino() argument
/linux-4.4.14/fs/nfs/
H A Ddir.c472 struct qstr filename = QSTR_INIT(entry->name, entry->len); nfs_prime_dcache() local
/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c1194 char filename[64]; hist_browser__dump() local
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dmain.c1598 const char *filename; b43legacy_request_firmware() local
/linux-4.4.14/sound/pci/asihpi/
H A Dasihpi.c283 static u16 handle_error(u16 err, int line, char *filename) handle_error() argument
/linux-4.4.14/tools/lguest/
H A Dlguest.c3033 static void setup_block_file(const char *filename) setup_block_file() argument
/linux-4.4.14/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.4.14/fs/f2fs/
H A Df2fs.h290 __u8 (*filename)[F2FS_SLOT_LEN]; member in struct:f2fs_dentry_ptr

Completed in 5485 milliseconds