Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 245) sorted by relevance

12345678910

/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py304 filename = os.path.join(BPFTOOL_DIR, 'main.h') variable in MainHeaderFileExtractor
330 filename = os.path.join(BPFTOOL_DOC_DIR, 'substitutions.rst') variable in ManSubstitutionsExtractor
353 filename = os.path.join(BPFTOOL_DIR, 'prog.c') variable in ProgFileExtractor
366 filename = os.path.join(BPFTOOL_DIR, 'map.c') variable in MapFileExtractor
375 filename = os.path.join(BPFTOOL_DIR, 'cgroup.c') variable in CgroupFileExtractor
384 filename = "" variable in GenericSourceExtractor
386 def __init__(self, filename): argument
394 filename = os.path.join(INCLUDE_DIR, 'uapi/linux/bpf.h') variable in BpfHeaderExtractor
432 filename = os.path.join(BPFTOOL_DOC_DIR, 'bpftool-prog.rst') variable in ManProgExtractor
441 filename = os.path.join(BPFTOOL_DOC_DIR, 'bpftool-map.rst') variable in ManMapExtractor
[all …]
/linux/tools/iio/
H A Diio_utils.c95 char *scan_el_dir, *builtname, *builtname_generic, *filename = 0; in iioutils_get_type() local
226 char *filename in iioutils_get_param_float() local
325 char *filename; build_channel_array() local
568 char *filename; find_type_by_name() local
652 _write_sysfs_int(const char * filename,const char * basedir,int val,int verify) _write_sysfs_int() argument
729 write_sysfs_int(const char * filename,const char * basedir,int val) write_sysfs_int() argument
743 write_sysfs_int_and_verify(const char * filename,const char * basedir,int val) write_sysfs_int_and_verify() argument
749 _write_sysfs_string(const char * filename,const char * basedir,const char * val,int verify) _write_sysfs_string() argument
829 write_sysfs_string_and_verify(const char * filename,const char * basedir,const char * val) write_sysfs_string_and_verify() argument
843 write_sysfs_string(const char * filename,const char * basedir,const char * val) write_sysfs_string() argument
857 read_sysfs_posint(const char * filename,const char * basedir) read_sysfs_posint() argument
904 read_sysfs_float(const char * filename,const char * basedir,float * val) read_sysfs_float() argument
951 read_sysfs_string(const char * filename,const char * basedir,char * str) read_sysfs_string() argument
[all...]
/linux/security/integrity/ima/
H A Dima_api.c106 const unsigned char *filename, int pcr) in ima_store_template() argument
135 void ima_add_violation(struct file *file, const unsigned char *filename, in ima_add_violation() argument
253 struct name_snapshot filename; in ima_collect_measurement() local
351 ima_store_measurement(struct ima_iint_cache * iint,struct file * file,const unsigned char * filename,struct evm_ima_xattr_data * xattr_value,int xattr_len,const struct modsig * modsig,int pcr,struct ima_template_desc * template_desc) ima_store_measurement() argument
395 ima_audit_measurement(struct ima_iint_cache * iint,const unsigned char * filename) ima_audit_measurement() argument
443 struct name_snapshot filename; ima_d_path() local
[all...]
/linux/security/tomoyo/
H A Dutil.c250 char *filename; in tomoyo_parse_name_union() local
531 static bool tomoyo_correct_path2(const char *filename, const size_t len) in tomoyo_correct_path2()
547 bool tomoyo_correct_path(const char *filename) in tomoyo_correct_path()
635 static int tomoyo_const_part_length(const char *filename) in tomoyo_const_part_length()
698 static bool tomoyo_file_matches_pattern2(const char *filename, in tomoyo_file_matches_pattern2()
817 static bool tomoyo_file_matches_pattern(const char *filename, in tomoyo_file_matches_pattern()
937 bool tomoyo_path_matches_pattern(const struct tomoyo_path_info *filename, in tomoyo_path_matches_pattern()
/linux/tools/testing/selftests/proc/
H A Dread.c38 static void f_reg(DIR *d, const char *filename) in f_reg()
55 static void f_reg_write(DIR *d, const char *filename, const char *buf, size_t len) in f_reg_write()
68 static void f_lnk(DIR *d, const char *filename) in f_lnk()
/linux/tools/perf/tests/
H A Dsymbols.c74 static void get_test_dso_filename(char *filename, size_t max_sz) in get_test_dso_filename() argument
82 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() argument
170 static int test_file(struct test_info *ti, char *filename) in test_file() argument
209 char filename[PATH_MAX]; test__symbols() local
[all...]
/linux/drivers/net/wireless/ath/ath6kl/
H A Dinit.c674 static int ath6kl_get_fw(struct ath6kl *ar, const char *filename, in ath6kl_get_fw()
741 const char *filename; in ath6kl_fetch_board_file() local
786 char filename[100]; in ath6kl_fetch_otp_file() local
814 char filename[100]; in ath6kl_fetch_testmode_file() local
854 char filename[100]; in ath6kl_fetch_fw_file() local
879 char filename[100]; in ath6kl_fetch_patch_file() local
904 char filename[100]; in ath6kl_fetch_testscript_file() local
958 char filename[100]; in ath6kl_fetch_fw_apin() local
/linux/tools/testing/selftests/resctrl/
H A Dcache.c104 fp = fopen(filename, "a"); in print_results_cache() argument
136 perf_event_measure(int pe_fd,struct perf_event_read * pe_read,const char * filename,pid_t bm_pid) perf_event_measure() argument
164 measure_llc_resctrl(const char * filename,pid_t bm_pid) measure_llc_resctrl() argument
[all...]
/linux/tools/perf/
H A Dbuiltin-buildid-cache.c118 static int build_id_cache__add_kcore(const char *filename, bool force) in build_id_cache__add_kcore()
175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file()
198 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) in build_id_cache__remove_file()
277 char filename[PATH_MAX]; in dso__missing_buildid_cache() local
305 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file()
/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c40 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, in vmaybe_write_file()
76 static void maybe_write_file(char *filename, char *fmt, ...) in maybe_write_file()
85 static void write_file(char *filename, char *fmt, ...) in write_file()
H A Dunprivileged-remount-test.c57 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) in vmaybe_write_file()
95 static void maybe_write_file(char *filename, char *fmt, ...) in maybe_write_file()
105 static void write_file(char *filename, char *fmt, ...) in write_file()
/linux/tools/testing/selftests/kvm/lib/
H A Delf.c15 static void elfhdr_get(const char *filename, Elf64_Ehdr *hdrp) in elfhdr_get()
114 void kvm_vm_elf_load(struct kvm_vm *vm, const char *filename) in kvm_vm_elf_load()
/linux/fs/
H A Dnamei.c156 getname_long(struct filename * name,const char __user * filename) getname_long() argument
176 do_getname(const char __user * filename,int flags,bool incomplete) do_getname() argument
223 getname_flags(const char __user * filename,int flags) getname_flags() argument
228 getname_uflags(const char __user * filename,int uflags) getname_uflags() argument
252 do_getname_kernel(const char * filename,bool incomplete) do_getname_kernel() argument
282 getname_kernel(const char * filename) getname_kernel() argument
3036 CLASS(filename, filename)(name); start_removing_user_path_at() local
3057 vfs_path_parent_lookup(struct filename * filename,unsigned int flags,struct path * parent,struct qstr * last,int * type,const struct path * root) vfs_path_parent_lookup() argument
5000 CLASS(filename, filename)(pathname); start_creating_user_path() local
5207 SYSCALL_DEFINE4(mknodat,int,dfd,const char __user *,filename,umode_t,mode,unsigned int,dev) SYSCALL_DEFINE4() argument
5210 CLASS(filename, name)(filename); SYSCALL_DEFINE4() local
5214 SYSCALL_DEFINE3(mknod,const char __user *,filename,umode_t,mode,unsigned,dev) SYSCALL_DEFINE3() argument
5216 CLASS(filename, name)(filename); SYSCALL_DEFINE3() local
5324 CLASS(filename, name)(pathname); SYSCALL_DEFINE3() local
5330 CLASS(filename, name)(pathname); SYSCALL_DEFINE2() local
5453 CLASS(filename, name)(pathname); SYSCALL_DEFINE1() local
5604 CLASS(filename, name)(pathname); SYSCALL_DEFINE3() local
5612 CLASS(filename, name)(pathname); SYSCALL_DEFINE1() local
5696 CLASS(filename, old)(oldname); SYSCALL_DEFINE3() local
5697 CLASS(filename, new)(newname); SYSCALL_DEFINE3() local
5703 CLASS(filename, old)(oldname); SYSCALL_DEFINE2() local
5704 CLASS(filename, new)(newname); SYSCALL_DEFINE2() local
5877 CLASS(filename, new)(newname); SYSCALL_DEFINE5() local
5883 CLASS(filename, old)(oldname); SYSCALL_DEFINE2() local
5884 CLASS(filename, new)(newname); SYSCALL_DEFINE2() local
6209 CLASS(filename, old)(oldname); SYSCALL_DEFINE5() local
6210 CLASS(filename, new)(newname); SYSCALL_DEFINE5() local
6217 CLASS(filename, old)(oldname); SYSCALL_DEFINE4() local
6218 CLASS(filename, new)(newname); SYSCALL_DEFINE4() local
6224 CLASS(filename, old)(oldname); SYSCALL_DEFINE2() local
6225 CLASS(filename, new)(newname); SYSCALL_DEFINE2() local
[all...]
/linux/tools/thermal/tmon/
H A Dsysfs.c33 int sysfs_set_ulong(char *path, char *filename, unsigned long val) in sysfs_set_ulong()
57 static int sysfs_get_ulong(char *path, char *filename, unsigned long *p_ulong) in sysfs_get_ulong()
76 static int sysfs_get_string(char *path, char *filename, char *str) in sysfs_get_string()
124 char filename[256]; in get_trip_point_data() local
/linux/samples/bpf/
H A Dsyscall_tp_user.c48 static int test(char *filename, int nr_tests) in test()
138 char filename[256]; in main() local
/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c26 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) in vmaybe_write_file()
63 static void maybe_write_file(char *filename, char *fmt, ...) in maybe_write_file()
72 static void write_file(char *filename, char *fmt, ...) in write_file()
/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py420 def read_trace_data(filename, cpu_mask): argument
502 filename = "" variable
525 filename = os.path.join(location, arg) variable
572 filename = "/sys/kernel/tracing/trace" variable
/linux/tools/testing/selftests/fchmodat2/
H A Dfchmodat2_test.c12 sys_fchmodat2(int dfd,const char * filename,mode_t mode,int flags) sys_fchmodat2() argument
46 expect_mode(int dfd,const char * filename,mode_t expect_mode) expect_mode() argument
/linux/tools/perf/util/
H A Daddr2line.c24 filename_split(char * filename,unsigned int * line_nr) filename_split() argument
157 read_addr2line_record(struct io * io,enum cmd_a2l_style style,const char * dso_name,u64 addr,bool first,char ** function,char ** filename,unsigned int * line_nr) read_addr2line_record() argument
275 inline_list__append_record(struct dso * dso,struct inline_node * node,struct symbol * sym,const char * function,const char * filename,unsigned int line_nr) inline_list__append_record() argument
[all...]
H A Dsymbol.c657 modules__parse(const char * filename,void * arg,int (* process_module)(void * arg,const char * name,u64 start,u64 size)) modules__parse() argument
798 dso__load_all_kallsyms(struct dso * dso,const char * filename) dso__load_all_kallsyms() argument
1015 symbol__restricted_filename(const char * filename,const char * restricted_filename) symbol__restricted_filename() argument
1116 read_proc_modules(const char * filename,struct rb_root * modules) read_proc_modules() argument
1188 do_validate_kcore_modules(const char * filename,struct maps * kmaps) do_validate_kcore_modules() argument
1207 filename_from_kallsyms_filename(char * filename,const char * base_name,const char * kallsyms_filename) filename_from_kallsyms_filename() argument
1479 kallsyms__delta(struct kmap * kmap,const char * filename,u64 * delta) kallsyms__delta() argument
1493 __dso__load_kallsyms(struct dso * dso,const char * filename,struct map * map,bool no_kcore) __dso__load_kallsyms() argument
1525 dso__load_kallsyms(struct dso * dso,const char * filename,struct map * map) dso__load_kallsyms() argument
1924 char *filename = NULL; dso__load_vmlinux_path() local
2061 char *filename = NULL; dso__load_kernel_sym() local
[all...]
/linux/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c999 char *filename; in osl_list_customized_tables() local
1156 osl_table_name_from_file(char *filename, char *signature, u32 *instance) in osl_table_name_from_file() argument
1196 osl_read_table_from_file(char * filename,acpi_size file_offset,struct acpi_table_header ** table) osl_read_table_from_file() argument
1317 char *filename; osl_get_customized_table() local
[all...]
/linux/arch/sparc/boot/
H A Dpiggyback.c100 static int get_start_end(const char *filename, unsigned int *start, in get_start_end()
135 static off_t get_hdrs_offset(int kernelfd, const char *filename) in get_hdrs_offset()
/linux/arch/xtensa/platforms/iss/
H A Dsimdisk.c29 const char *filename; member
44 static const char *filename[MAX_SIMDISK_COUNT] = { variable
152 static int simdisk_attach(struct simdisk *dev, const char *filename) in simdisk_attach()
/linux/fs/cachefiles/
H A Dnamei.c722 char *filename) in cachefiles_lookup_for_cull()
760 char *filename) in cachefiles_cull()
822 char *filename) in cachefiles_check_in_use()
/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c73 const char *root_path, *filename = NULL; get_filename() local
307 const char *filename; bpmp_debug_show() local
373 const char *filename; bpmp_debug_store() local
592 const char *filename; debugfs_show() local
643 const char *filename; debugfs_store() local
[all...]

12345678910