/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | stacktrace_map.c | 9 const char *file = "./test_stacktrace_map.bpf.o"; in test_stacktrace_map() local
|
H A D | stacktrace_map_raw_tp.c | 8 const char *file = "./test_stacktrace_map.bpf.o"; in test_stacktrace_map_raw_tp() local
|
H A D | task_fd_query_rawtp.c | 6 const char *file = "./test_get_stack_rawtp.bpf.o"; in test_task_fd_query_rawtp() local
|
H A D | reference_tracking.c | 6 const char *file = "test_sk_lookup_kern.bpf.o"; in test_reference_tracking() local
|
H A D | test_bpffs.c | 13 static int read_iter(char *file) in read_iter() argument
|
H A D | tp_attach_query.c | 9 const char *file = "./test_tracepoint.bpf.o"; in serial_test_tp_attach_query() local
|
H A D | trampoline_count.c | 10 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 D | xdp_adjust_frags.c | 7 const char *file = "./test_xdp_update_frags.bpf.o"; in test_xdp_update_frags() local
|
H A D | xdp.c | 11 const char *file = "./test_xdp.bpf.o"; in test_xdp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | ima.c | 26 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 D | wait_inotify.c | 20 static char *file; variable
|
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/ |
H A D | mmap_test_006.cpp | 45 char file[] = "/storage/testMmapEINVAL.txt"; in Testcase() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | memory_monitor.c | 19 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 D | bytestream-example.c | 113 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 D | inttype-example.c | 106 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 D | IO_test_008.cpp | 47 CHAR file[30] = "/jffs0/vdprintf"; in Testcase() local
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | hugetlbpage.c | 78 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 D | bgrt.c | 32 static ssize_t image_read(struct file *file, struct kobject *kobj, in image_read() argument
|
/kernel/linux/common_modules/xpm/core/ |
H A D | xpm_misc_device.c | 88 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 D | coredump.c | 44 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 D | cache-debugfs.c | 25 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 D | exitcode.c | 34 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 D | dawr.c | 62 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 D | hypfs_dbfs.c | 31 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 D | dec_misc.c | 47 static long dec_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dec_ioctl() argument
|