Home
last modified time | relevance | path

Searched defs:file (Results 276 - 300 of 5595) sorted by relevance

1...<<11121314151617181920>>...224

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c49 const char *file = "./test_map_lock.o"; in test_map_lock() local
H A Dstacktrace_map.c9 const char *file = "./test_stacktrace_map.o"; in test_stacktrace_map() local
H A Dspinlock.c20 const char *file = "./test_spin_lock.o"; in test_spinlock() local
H A Dstacktrace_map_raw_tp.c8 const char *file = "./test_stacktrace_map.o"; in test_stacktrace_map_raw_tp() local
H A Dtest_bpffs.c12 static int read_iter(char *file) in read_iter() argument
H A Dtask_fd_query_rawtp.c6 const char *file = "./test_get_stack_rawtp.o"; in test_task_fd_query_rawtp() local
H A Dtp_attach_query.c9 const char *file = "./test_tracepoint.o"; in test_tp_attach_query() local
H A Dxdp.c11 const char *file = "./test_xdp.o"; in test_xdp() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_stub.c10 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 Dassert.c64 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 Dsc-debugfs.c13 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 Delf-entry.c36 FILE *file; in main() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dhugetlb.h20 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 Dhugetlb.h13 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 Dfb.h12 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 Dcow_sys.h31 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 Dexecvp.c39 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 Di915_gem_throttle.c36 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 Dcx23885-ioctl.c14 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 Ddebugfs.c33 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 Ddebugfs.c64 void mt76_seq_puts_array(struct seq_file *file, const char *str, in mt76_seq_puts_array() argument
H A Dmt76x02_debugfs.c10 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 Ddebugfs.c73 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 Dmon_stat.c27 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 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

Completed in 7 milliseconds

1...<<11121314151617181920>>...224