Searched defs:filename (Results 151 - 175 of 260) sorted by relevance

1234567891011

/linux-master/drivers/media/usb/dvb-usb/
H A Dopera1.c452 opera1_xilinx_load_firmware(struct usb_device *dev, const char *filename) argument
/linux-master/tools/testing/selftests/cgroup/
H A Dcgroup_util.c607 static int __prepare_for_wait(const char *cgroup, const char *filename) argument
/linux-master/tools/perf/util/
H A Dconfig.c498 static int perf_config_from_file(config_fn_t fn, const char *filename, void *data) argument
H A Dsvghelper.c85 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) argument
H A Djitdump.c430 char *filename; local
70 jit_emit_elf(struct jit_buf_desc *jd, char *filename, const char *sym, uint64_t code_addr, const void *code, int csize, void *debug, int nr_debug_entries, void *unwinding, uint32_t unwinding_header_size, uint32_t unwinding_size) argument
547 char *filename; local
821 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, pid_t tid, u64 *nbytes) argument
[all...]
H A Dmap.c19 static inline int is_android_lib(const char *filename) argument
25 static inline bool replace_android_lib(const char *filename, char *newfilename) argument
117 map__new(struct machine *machine, u64 start, u64 len, u64 pgoff, struct dso_id *id, u32 prot, u32 flags, struct build_id *bid, char *filename, struct thread *thread) argument
[all...]
H A Dutil.c480 char *filename_with_chroot(int pid, const char *filename) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dinit.c674 static int ath6kl_get_fw(struct ath6kl *ar, const char *filename, argument
741 const char *filename; local
786 char filename[10 local
814 char filename[100]; local
854 char filename[100]; local
879 char filename[100]; local
904 char filename[100]; local
958 char filename[100]; local
[all...]
/linux-master/kernel/gcov/
H A Dfs.c440 static char *get_link_target(const char *filename, const struct gcov_link *ext) argument
676 char *filename; local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1195 const char *filename; local
H A Dcommon-spectral.c1011 static struct dentry *create_buf_file_handler(const char *filename, argument
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c245 static struct dentry *create_buf_file_callback(const char *filename, argument
/linux-master/usr/
H A Dgen_init_cpio.c587 const char *filename; local
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dqmi.c2575 char filename[ATH12K_QMI_MAX_BDF_FILE_NAME_SIZE]; local
H A Dcore.c292 char *filename, filepath[100]; local
412 char *filename, filepath[100]; local
394 ath12k_core_fetch_board_data_api_1(struct ath12k_base *ab, struct ath12k_board_data *bd, char *filename) argument
/linux-master/arch/um/drivers/
H A Dvector_user.c813 void *uml_vector_user_bpf(char *filename) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.c1293 char *filename, filepath[100]; local
1414 char *filename, filepath[100]; local
/linux-master/fs/
H A Dopen.c464 static long do_faccessat(int dfd, const char __user *filename, int mode, int flags) argument
681 do_fchmodat(int dfd, const char __user *filename, umode_t mode, unsigned int flags) argument
801 do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, int flag) argument
1365 filp_open(const char *filename, int flags, umode_t mode) argument
1378 file_open_root(const struct path *root, const char *filename, int flags, umode_t mode) argument
1390 do_sys_openat2(int dfd, const char __user *filename, struct open_how *how) argument
1418 do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode) argument
[all...]
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrlfs.c226 static int get_bit_mask(const char *filename, unsigned long *mask) argument
263 int resource_info_unsigned_get(const char *resource, const char *filename, argument
[all...]
H A Dresctrl_val.c531 static int print_results_bw(char *filename, int bm_pid, float bw_imc, argument
/linux-master/security/integrity/ima/
H A Dima_main.c215 char filename[NAME_MAX]; local
474 char filename[NAME_MA local
85 mmap_violation_check(enum ima_hooks func, struct file *file, char **pathbuf, const char **pathname, char *filename) argument
116 ima_rdwr_violation_check(struct file *file, struct ima_iint_cache *iint, int must_measure, char **pathbuf, const char **pathname, char *filename) argument
[all...]
/linux-master/sound/soc/intel/avs/
H A Dloader.c499 char *filename; local
553 char *filename; local
[all...]
/linux-master/drivers/pcmcia/
H A Dds.c741 static int pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) argument
791 pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) argument
/linux-master/scripts/kconfig/
H A Dconfdata.c784 int conf_write_defconfig(const char *filename) argument
1088 static int __conf_write_autoconf(const char *filename, argument
H A Dexpr.h193 const char *filename; /* what file was this property defined */ member in struct:property
256 const char *filename; member in struct:menu

Completed in 213 milliseconds

1234567891011