| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 1172 char *filename, filepath[100]; in ath11k_core_fetch_board_data_api_n() local 1293 char *filename, filepath[100]; in ath11k_core_fetch_bdf() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.c | 2397 char filename[ATH12K_QMI_MAX_BDF_FILE_NAME_SIZE]; in ath12k_qmi_load_bdf_qmi() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| H A D | common-spectral.c | 1011 static struct dentry *create_buf_file_handler(const char *filename, in create_buf_file_handler() argument
|
| H A D | hif_usb.c | 1195 const char *filename; in ath9k_hif_request_firmware() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | init.c | 674 static int ath6kl_get_fw(struct ath6kl *ar, const char *filename, in ath6kl_get_fw() argument 741 const char *filename; in ath6kl_fetch_board_file() local 786 char filename[10 in ath6kl_fetch_otp_file() local 814 char filename[100]; ath6kl_fetch_testmode_file() local 854 char filename[100]; ath6kl_fetch_fw_file() local 879 char filename[100]; ath6kl_fetch_patch_file() local 904 char filename[100]; ath6kl_fetch_testscript_file() local 958 char filename[100]; ath6kl_fetch_fw_apin() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/xen-netback/ |
| H A D | xenbus.c | 178 char filename[sizeof("io_ring_q") + 4]; in xenvif_debugfs_addif() local
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | ds.c | 741 static int pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) in pcmcia_load_firmware() argument 791 pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) pcmcia_load_firmware() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_log.c | 245 static struct dentry *create_buf_file_callback(const char *filename, in create_buf_file_callback() argument
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | code-reading.c | 179 static int read_via_objdump(const char *filename, u64 addr, void *buf, in read_via_objdump() argument
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| H A D | emu10k1_main.c | 720 const char *filename; in snd_emu1010_load_firmware() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/ |
| H A D | mount_setattr_test.c | 155 static inline int sys_open_tree(int dfd, const char *filename, unsigned int flags) in sys_open_tree() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | jitdump.c | 430 char *filename; in jit_repipe_code_load() 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) jit_emit_elf() argument 547 char *filename; jit_repipe_code_move() local 820 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, pid_t tid, u64 *nbytes) jit_process() argument [all...] |
| H A D | map.c | 19 static inline int is_android_lib(const char *filename) in is_android_lib() argument 25 static inline bool replace_android_lib(const char *filename, char *newfilename) in replace_android_lib() argument 118 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) map__new() argument [all...] |
| H A D | genelf_debug.c | 277 emit_lne_define_filename(struct buffer_ext *be, const char *filename) emit_lne_define_filename() argument
|
| H A D | svghelper.c | 85 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg() argument
|
| H A D | config.c | 498 static int perf_config_from_file(config_fn_t fn, const char *filename, void *data) in perf_config_from_file() argument
|
| H A D | util.c | 480 char *filename_with_chroot(int pid, const char *filename) in filename_with_chroot() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
| H A D | resctrl_val.c | 531 static int print_results_bw(char *filename, int bm_pid, float bw_imc, in print_results_bw() argument
|
| /kernel/linux/linux-6.6/usr/ |
| H A D | gen_init_cpio.c | 579 const char *filename; in main() local
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | util.c | 250 char *filename; in tomoyo_parse_name_union() local 531 tomoyo_correct_path2(const char *filename, const size_t len) tomoyo_correct_path2() argument 547 tomoyo_correct_path(const char *filename) tomoyo_correct_path() argument 635 tomoyo_const_part_length(const char *filename) tomoyo_const_part_length() argument 698 tomoyo_file_matches_pattern2(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) tomoyo_file_matches_pattern2() argument 817 tomoyo_file_matches_pattern(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) tomoyo_file_matches_pattern() argument 937 tomoyo_path_matches_pattern(const struct tomoyo_path_info *filename, const struct tomoyo_path_info *pattern) tomoyo_path_matches_pattern() argument [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | mconf.c | 293 static char filename[PATH_MAX+1]; variable
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_main.c | 215 char filename[NAME_MAX]; in process_measurement() local 472 char filename[NAME_MA in ima_file_mprotect() local 85 mmap_violation_check(enum ima_hooks func, struct file *file, char **pathbuf, const char **pathname, char *filename) mmap_violation_check() argument 116 ima_rdwr_violation_check(struct file *file, struct integrity_iint_cache *iint, int must_measure, char **pathbuf, const char **pathname, char *filename) ima_rdwr_violation_check() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | cgroup_util.c | 607 static int __prepare_for_wait(const char *cgroup, const char *filename) in __prepare_for_wait() argument
|
| /kernel/linux/linux-6.6/tools/usb/ |
| H A D | ffs-test.c | 344 const char *const filename; member [all...] |
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_fs.c | 1257 int remove(const char *filename) in remove() argument
|