Searched defs:filename (Results 226 - 250 of 263) sorted by last modified time

1234567891011

/linux-master/samples/bpf/
H A Dibumad_user.c87 char filename[256]; local
H A Dsockex2_user.c21 char filename[256]; local
H A Dsockex1_user.c16 char filename[256]; local
H A Dtrace_event_user.c298 char filename[256]; local
H A Dlathist_user.c86 char filename[256]; local
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_coredump.h27 char filename[IOSM_MAX_FILENAME_LEN]; member in struct:iosm_cd_list_entry
H A Diosm_ipc_devlink.h147 char filename[IOSM_MAX_FILENAME_LEN]; member in struct:iosm_coredump_file_info
/linux-master/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c357 char filename[] = "/dev/shm/tmp_XXXXXX"; local
/linux-master/security/tomoyo/
H A Dload_policy.c85 void tomoyo_load_policy(const char *filename) argument
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...]
H A Dcondition.c282 char *filename = param->data; local
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2456 const char *filename = "dvb-netup-altera-01.fw"; local
/linux-master/fs/unicode/
H A Dmkutf8data.c1893 static void file_fail(const char *filename) argument
1899 static void line_fail(const char *filename, const char *line) argument
/linux-master/drivers/comedi/kcomedilib/
H A Dkcomedilib_main.c27 struct comedi_device *comedi_open(const char *filename) argument
/linux-master/arch/um/kernel/
H A Dload_file.c10 static int __init __uml_load_file(const char *filename, void *buf, int size) argument
32 void *uml_load_file(const char *filename, unsigned long long *size) argument
/linux-master/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c57 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) argument
95 static void maybe_write_file(char *filename, char *fmt, ...) argument
105 static void write_file(char *filename, char *fmt, ...) argument
[all...]
H A Dnosymfollow-test.c40 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, argument
76 static void maybe_write_file(char *filename, char *fmt, ...) argument
85 static void write_file(char *filename, char *fmt, ...) argument
[all...]
/linux-master/tools/perf/tests/
H A Dsdt.c28 static int build_id_cache__add_file(const char *filename) argument
/linux-master/security/integrity/ima/
H A Dima_queue.c159 ima_add_template_entry(struct ima_template_entry *entry, int violation, const char *op, struct inode *inode, const unsigned char *filename) argument
/linux-master/tools/testing/selftests/proc/
H A Dread.c38 static void f_reg(DIR *d, const char *filename) argument
55 static void f_reg_write(DIR *d, const char *filename, const char *buf, size_t len) argument
68 static void f_lnk(DIR *d, const char *filename) argument
/linux-master/include/uapi/linux/misc/
H A Dbcm_vk.h18 __u8 filename[BCM_VK_MAX_FILENAME]; /* Filename of image */ member in struct:vk_image
/linux-master/arch/sparc/boot/
H A Dpiggyback.c100 static int get_start_end(const char *filename, unsigned int *start, argument
135 static off_t get_hdrs_offset(int kernelfd, const char *filename) argument
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.h86 char filename[OTX_CPT_UCODE_NAME_LENGTH]; /* ucode filename */ member in struct:otx_cpt_ucode
/linux-master/samples/vfs/
H A Dtest-statx.c42 ssize_t statx(int dfd, const char *filename, unsigned flags, argument
/linux-master/tools/lib/symbol/
H A Dkallsyms.c31 int kallsyms__parse(const char *filename, void *arg, argument

Completed in 833 milliseconds

1234567891011