/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | probe_read_user_str.c | 13 char buf[256]; in test_one_str() local [all...] |
H A D | test_bpffs.c | 15 char buf[1024]; in read_iter() local
|
H A D | task_fd_query_rawtp.c | 12 char buf[256]; in test_task_fd_query_rawtp() local [all...] |
H A D | tp_attach_query.c | 14 char buf[256]; in test_tp_attach_query() local
|
H A D | trace_ext.c | 25 char buf[100]; in test_trace_ext() local
|
H A D | test_lsm.c | 24 void *buf; in stack_mprotect() local 59 int buf = 1234; in test_test_lsm() local
|
H A D | trace_printk.c | 16 char *buf = NULL; in test_trace_printk() local
|
H A D | xdp.c | 13 char buf[128]; in test_xdp() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | tcp_client.py | 41 buf = b'' variable
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 26 int devfd, memfd, buf, ret; in main() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/efivarfs/ |
H A D | open-unlink.c | 71 char buf[5]; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_uninitialized_heap.c | 40 void *buf; variable
|
/kernel/linux/linux-6.6/arch/mips/loongson64/ |
H A D | boardinfo.c | 5 boardinfo_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) boardinfo_show() argument
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | sc-debugfs.c | 17 char buf[3]; in sc_prefetch_read() local
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | kexec_image.c | 19 struct kexec_buf buf; in kexec_file_add_kernel_image() local 51 s390_image_probe(const char *buf, unsigned long len) s390_image_probe() argument [all...] |
H A D | idle.c | 65 show_idle_count(struct device *dev, struct device_attribute *attr, char *buf) show_idle_count() argument 74 show_idle_time(struct device *dev, struct device_attribute *attr, char *buf) show_idle_time() argument
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | sys_sh32.c | 39 asmlinkage ssize_t sys_pread_wrapper(unsigned int fd, char __user *buf, in sys_pread_wrapper() argument 45 asmlinkage ssize_t sys_pwrite_wrapper(unsigned int fd, const char __user *buf, in sys_pwrite_wrapper() argument
|
/kernel/linux/linux-6.6/arch/sh/boot/romimage/ |
H A D | mmcif-sh7724.c | 37 asmlinkage void mmcif_loader(unsigned char *buf, unsigned long no_bytes) in mmcif_loader() argument
|
/kernel/linux/linux-6.6/arch/sparc/prom/ |
H A D | printf.c | 30 void notrace prom_write(const char *buf, unsigned int n) in prom_write() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | cow_sys.h | 36 static inline int cow_write_file(int fd, void *buf, int size) in cow_write_file() argument
|
H A D | random.c | 34 static int rng_dev_read(struct hwrng *rng, void *buf, size_t max, bool block) in rng_dev_read() 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 136 char buf[PATH_MAX]; in main() local
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | wm831x-otp.c | 41 wm831x_unique_id_show(struct device *dev, struct device_attribute *attr, char *buf) wm831x_unique_id_show() argument
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | macio_sysfs.c | 7 compatible_show (struct device *dev, struct device_attribute *attr, char *buf) in compatible_show() argument 33 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument 39 devspec_show(struct device *dev, struct device_attribute *attr, char *buf) devspec_show() argument 50 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument 57 type_show(struct device *dev, struct device_attribute *attr, char *buf) type_show() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0288.h | 48 u8 buf[] = { reg, val }; in stv0288_writereg() local
|