Searched defs:filename (Results 201 - 225 of 267) sorted by last modified time

1234567891011

/linux-master/samples/bpf/
H A Dxdp_fwd_user.c126 char filename[PATH_MAX]; local
H A Dtracex2_user.c122 char filename[256]; local
H A Dtrace_output_user.c51 char filename[256]; local
H A Dtest_overhead_user.c131 static int load_progs(char *filename) argument
176 char filename[256]; local
[all...]
H A Dtest_probe_write_user_user.c20 char filename[256]; local
H A Dtest_map_in_map_user.c121 char filename[256]; local
H A Dtest_current_task_under_cgroup_user.c21 char filename[256]; local
H A Dsockex3_user.c30 char filename[256]; local
/linux-master/io_uring/
H A Dstatx.c19 struct filename *filename; member in struct:io_statx
/linux-master/fs/
H A Dutimes.c80 static int do_utimes_path(int dfd, const char __user *filename, argument
140 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, argument
174 do_futimesat(int dfd, const char __user *filename, struct __kernel_old_timeval __user *utimes) argument
268 do_compat_futimesat(unsigned int dfd, const char __user *filename, struct old_timeval32 __user *t) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c1429 char filename[MLXSW_LINECARDS_INI_BUNDLE_FILENAME_LEN]; local
/linux-master/kernel/gcov/
H A Dgcc_4_7.c102 const char *filename; member in struct:gcov_info
H A Dclang.c60 const char *filename; member in struct:gcov_info
/linux-master/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c39 const char *filename = "/etc/passwd"; local
/linux-master/drivers/usb/gadget/function/
H A Dstorage_common.c179 int fsg_lun_open(struct fsg_lun *curlun, const char *filename) argument
[all...]
/linux-master/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c79 static uint64_t pread_uint64(int fd, const char *filename, uint64_t index) argument
86 filename, offset); local
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c97 set_ucode_filename(struct otx_cpt_ucode *ucode, const char *filename) argument
282 process_tar_file(struct device *dev, struct tar_arch_info_t *tar_arch, char *filename, const u8 *data, u32 size) argument
[all...]
/linux-master/sound/pci/asihpi/
H A Dasihpi.c260 static u16 handle_error(u16 err, int line, char *filename) argument
/linux-master/scripts/dtc/
H A Dutil.c246 int utilfdt_read_err(const char *filename, char **buffp, size_t *len) argument
288 char *utilfdt_read(const char *filename, size_t *len) argument
302 int utilfdt_write_err(const char *filename, const void *blob) argument
334 int utilfdt_write(const char *filename, cons argument
[all...]
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c18 static struct dentry *t7xx_trace_create_buf_file_handler(const char *filename, argument
/linux-master/drivers/firmware/efi/libstub/
H A Dfile.c34 efi_char16_t filename[MAX_FILENAME_SIZE]; member in struct:finfo
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dutils.h30 char filename[256]; variable
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_coredump.c69 char *filename; local
/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c544 bcm_vk_load_image_by_type(struct bcm_vk *vk, u32 load_type, const char *filename) argument
/linux-master/security/tomoyo/
H A Dfile.c573 tomoyo_path_permission(struct tomoyo_request_info *r, u8 operation, const struct tomoyo_path_info *filename) argument
602 tomoyo_execute_permission(struct tomoyo_request_info *r, const struct tomoyo_path_info *filename) argument
[all...]

Completed in 209 milliseconds

1234567891011