Home
last modified time | relevance | path

Searched defs:file (Results 251 - 275 of 3807) sorted by relevance

1...<<11121314151617181920>>...153

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_map.c9 const char *file = "./test_stacktrace_map.bpf.o"; in test_stacktrace_map() local
H A Dstacktrace_map_raw_tp.c8 const char *file = "./test_stacktrace_map.bpf.o"; in test_stacktrace_map_raw_tp() local
H A Dtask_fd_query_rawtp.c6 const char *file = "./test_get_stack_rawtp.bpf.o"; in test_task_fd_query_rawtp() local
H A Dreference_tracking.c6 const char *file = "test_sk_lookup_kern.bpf.o"; in test_reference_tracking() local
H A Dtest_bpffs.c13 static int read_iter(char *file) in read_iter() argument
H A Dtp_attach_query.c9 const char *file = "./test_tracepoint.bpf.o"; in serial_test_tp_attach_query() local
H A Dtrampoline_count.c10 static struct bpf_program *load_prog(char *file, char *name, struct inst *inst) in load_prog() argument
36 char *file = "test_trampoline_count.bpf.o"; in serial_test_trampoline_count() local
H A Dxdp_adjust_frags.c7 const char *file = "./test_xdp_update_frags.bpf.o"; in test_xdp_update_frags() local
H A Dxdp.c11 const char *file = "./test_xdp.bpf.o"; in test_xdp() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dima.c26 static void ima_test_common(struct file *file) in ima_test_common() argument
83 int BPF_PROG(kernel_read_file, struct file *file, enum kernel_read_file_id id, in BPF_PROG() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dwait_inotify.c20 static char *file; variable
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/
H A Dmmap_test_006.cpp45 char file[] = "/storage/testMmapEINVAL.txt"; in Testcase() local
/kernel/linux/linux-6.6/mm/
H A Dmemory_monitor.c19 static __poll_t kswapd_monitor_poll(struct file *file, struct poll_table_struct *wait) in kswapd_monitor_poll() argument
39 static int kswapd_monitor_open(struct inode *inode, struct file *file) in kswapd_monitor_open() argument
/kernel/linux/linux-6.6/samples/kfifo/
H A Dbytestream-example.c113 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() argument
131 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() argument
H A Dinttype-example.c106 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() argument
124 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() argument
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
H A DIO_test_008.cpp47 CHAR file[30] = "/jffs0/vdprintf"; in Testcase() local
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dhugetlbpage.c78 static unsigned long hugetlb_get_unmapped_area_bottomup(struct file *file, in hugetlb_get_unmapped_area_bottomup() argument
101 static unsigned long hugetlb_get_unmapped_area_topdown(struct file *file, in hugetlb_get_unmapped_area_topdown() argument
142 hugetlb_get_unmapped_area(struct file *file, unsigned long addr, in hugetlb_get_unmapped_area() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dbgrt.c32 static ssize_t image_read(struct file *file, struct kobject *kobj, in image_read() argument
/kernel/linux/common_modules/xpm/core/
H A Dxpm_misc_device.c88 static long xpm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in xpm_ioctl() argument
114 static long xpm_compat_ioctl(struct file *file, unsigned int cmd, in xpm_compat_ioctl() argument
121 static int xpm_open(struct inode *inode, struct file *file) in xpm_open() argument
126 static int xpm_release(struct inode *inode, struct file *file) in xpm_release() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c44 static int match_context(const void *v, struct file *file, unsigned fd) in match_context() argument
70 struct file *file; in coredump_next_context() local
[all...]
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dcache-debugfs.c25 static int cache_seq_show(struct seq_file *file, void *iter) in cache_seq_show() argument
97 static int cache_debugfs_open(struct inode *inode, struct file *fil argument
[all...]
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dexitcode.c34 static int exitcode_proc_open(struct inode *inode, struct file *file) in exitcode_proc_open() argument
39 static ssize_t exitcode_proc_write(struct file *file, in exitcode_proc_write() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddawr.c62 static ssize_t dawr_write_file_bool(struct file *file, in dawr_write_file_bool() argument
/kernel/linux/linux-5.10/arch/s390/hypfs/
H A Dhypfs_dbfs.c31 static ssize_t dbfs_read(struct file *file, char __user *buf, in dbfs_read() argument
61 static long dbfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dbfs_ioctl() argument
/kernel/linux/common_modules/dec/
H A Ddec_misc.c47 static long dec_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dec_ioctl() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...153