/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lock.c | 49 const char *file = "./test_map_lock.o"; in test_map_lock() local
|
H A D | stacktrace_map.c | 9 const char *file = "./test_stacktrace_map.o"; in test_stacktrace_map() local
|
H A D | spinlock.c | 20 const char *file = "./test_spin_lock.o"; in test_spinlock() local
|
H A D | stacktrace_map_raw_tp.c | 8 const char *file = "./test_stacktrace_map.o"; in test_stacktrace_map_raw_tp() local
|
H A D | test_bpffs.c | 12 static int read_iter(char *file) in read_iter() argument
|
H A D | task_fd_query_rawtp.c | 6 const char *file = "./test_get_stack_rawtp.o"; in test_task_fd_query_rawtp() local
|
H A D | tp_attach_query.c | 9 const char *file = "./test_tracepoint.o"; in test_tp_attach_query() local
|
H A D | xdp.c | 11 const char *file = "./test_xdp.o"; in test_xdp() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_stub.c | 10 int bpf_prog_test_load(const char *file, enum bpf_prog_type type, in bpf_prog_test_load() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/ |
H A D | assert.c | 64 test_assert(bool exp, const char *exp_str, const char *file, unsigned int line, const char *fmt, ...) test_assert() argument
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | sc-debugfs.c | 13 static ssize_t sc_prefetch_read(struct file *file, char __user *user_buf, in sc_prefetch_read() argument 26 static ssize_t sc_prefetch_write(struct file *file, in sc_prefetch_write() argument
|
/kernel/linux/linux-6.6/arch/mips/tools/ |
H A D | elf-entry.c | 36 FILE *file; in main() local [all...] |
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | hugetlb.h | 20 static inline int prepare_hugepage_range(struct file *file, in prepare_hugepage_range() argument
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | hugetlb.h | 13 static inline int prepare_hugepage_range(struct file *file, in prepare_hugepage_range() argument
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | cow_sys.h | 31 static inline int cow_file_size(char *file, unsigned long long *size_out) in cow_file_size() argument
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | execvp.c | 39 int execvp_noalloc(char *buf, const char *file, char *const argv[]) in execvp_noalloc() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_throttle.c | 36 i915_gem_throttle_ioctl(struct drm_device *dev, void *data, struct drm_file *file) i915_gem_throttle_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-ioctl.c | 14 int cx23885_g_chip_info(struct file *file, void *fh, in cx23885_g_chip_info() argument 50 int cx23885_g_register(struct file *file, void *fh, in cx23885_g_register() argument 82 int cx23885_s_register(struct file *file, void *fh, in cx23885_s_register() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
H A D | debugfs.c | 33 mt7601u_ampdu_stat_show(struct seq_file *file, void *data) in mt7601u_ampdu_stat_show() argument 79 mt7601u_eeprom_param_show(struct seq_file *file, void *data) in mt7601u_eeprom_param_show() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | debugfs.c | 64 void mt76_seq_puts_array(struct seq_file *file, const char *str, in mt76_seq_puts_array() argument
|
H A D | mt76x02_debugfs.c | 10 mt76x02_ampdu_stat_show(struct seq_file *file, void *data) in mt76x02_ampdu_stat_show() argument 36 read_txpower(struct seq_file *file, void *data) read_txpower() argument 48 mt76x02_dfs_stat_show(struct seq_file *file, void *data) mt76x02_dfs_stat_show() argument 75 read_agc(struct seq_file *file, void *data) read_agc() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | debugfs.c | 73 mt7603_ampdu_stat_show(struct seq_file *file, void *data) in mt7603_ampdu_stat_show() argument
|
/kernel/linux/linux-5.10/drivers/usb/mon/ |
H A D | mon_stat.c | 27 static int mon_stat_open(struct inode *inode, struct file *file) in mon_stat_open() argument 46 static ssize_t mon_stat_read(struct file *file, char __user *buf, in mon_stat_read() argument 54 static int mon_stat_release(struct inode *inode, struct file *file) in mon_stat_release() argument [all...] |
/kernel/linux/linux-5.10/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
|