Searched defs:filename (Results 126 - 150 of 260) sorted by relevance

1234567891011

/linux-master/tools/perf/
H A Dbuiltin-help.c147 const char *filename = "kfmclient"; local
H A Dbuiltin-buildid-cache.c118 static int build_id_cache__add_kcore(const char *filename, bool force) argument
175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) argument
198 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) argument
277 char filename[PATH_MAX]; local
303 build_id_cache__update_file(const char *filename, struct nsinfo *nsi) argument
[all...]
/linux-master/include/linux/
H A Ddynamic_debug.h23 const char *filename; member in struct:_ddebug
/linux-master/tools/perf/tests/
H A Ddlfilter-test.c146 write_mmap(int fd, pid_t pid, pid_t tid, u64 start, u64 len, u64 pgoff, const char *filename) argument
H A Dcode-reading.c179 static int read_via_objdump(const char *filename, u64 addr, void *buf, argument
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dspectral.c466 static struct dentry *create_buf_file_handler(const char *filename, argument
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.h81 char filename[OTX2_CPT_NAME_LENGTH];/* ucode filename */ member in struct:otx2_cpt_ucode
/linux-master/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c242 static int nftwfunc(const char *filename, const struct stat *statptr, argument
/linux-master/tools/testing/selftests/alsa/
H A Dconf.c121 snd_config_t *conf_load_from_file(const char *filename) argument
268 static bool match_config(const char *filename) argument
314 char *filename = malloc(sl); local
[all...]
/linux-master/tools/lib/api/fs/
H A Dfs.c293 int filename__read_int(const char *filename, int *value) argument
310 static int filename__read_ull_base(const char *filename, argument
333 int filename__read_xll(const char *filename, unsigned long long *value) argument
343 int filename__read_ull(const char *filename, unsigned long long *value) argument
348 filename__read_str(const char *filename, char **buf, size_t *sizep) argument
369 filename__write_int(const char *filename, int value) argument
[all...]
/linux-master/drivers/firmware/tegra/
H A Dbpmp-debugfs.c73 const char *root_path, *filename = NULL; local
307 const char *filename; local
373 const char *filename; local
592 const char *filename; local
643 const char *filename; local
[all...]
/linux-master/samples/bpf/
H A Dmap_perf_test_user.c431 char filename[256]; local
/linux-master/security/integrity/ima/
H A Dima_appraise.c478 ima_appraise_measurement(enum ima_hooks func, 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) argument
/linux-master/tools/testing/selftests/exec/
H A Dexecveat.c144 static int open_or_die(const char *filename, int flags) argument
/linux-master/scripts/kconfig/
H A Dmconf.c294 static char filename[PATH_MAX+1]; variable
/linux-master/tools/usb/
H A Dffs-test.c344 const char *const filename; member in struct:thread
[all...]
/linux-master/security/tomoyo/
H A Dutil.c250 char *filename; local
531 tomoyo_correct_path2(const char *filename, const size_t len) argument
547 tomoyo_correct_path(const char *filename) argument
635 tomoyo_const_part_length(const char *filename) argument
698 tomoyo_file_matches_pattern2(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) argument
817 tomoyo_file_matches_pattern(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) argument
937 tomoyo_path_matches_pattern(const struct tomoyo_path_info *filename, const struct tomoyo_path_info *pattern) argument
[all...]
/linux-master/drivers/net/xen-netback/
H A Dxenbus.c178 char filename[sizeof("io_ring_q") + 4]; local
/linux-master/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c155 static inline int sys_open_tree(int dfd, const char *filename, unsigned int flags) argument
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c148 asmlinkage long sys_oabi_stat64(const char __user * filename, argument
158 asmlinkage long sys_oabi_lstat64(const char __user * filename, argument
178 sys_oabi_fstatat64(int dfd, const char __user *filename, struct oldabi_stat64 __user *statbuf, int flag) argument
/linux-master/sound/soc/codecs/
H A Dmax98390.c794 char filename[128]; local
H A Dtas5805m.c465 char filename[128]; local
/linux-master/tools/arch/x86/kcpuid/
H A Dkcpuid.c401 char *filename, *line = NULL; local
/linux-master/tools/perf/util/
H A Dgenelf_debug.c277 emit_lne_define_filename(struct buffer_ext *be, const char *filename) argument
/linux-master/arch/powerpc/kernel/
H A Drtas_flash.c655 const char *filename; member in struct:rtas_flash_file

Completed in 905 milliseconds

1234567891011