/linux/drivers/gpu/drm/xe/ |
H A D | xe_eu_stall.c | 428 char __user *buf, size_t count, in xe_eu_stall_data_buf_read() 512 struct file *file, char __user *buf, in xe_eu_stall_stream_read_locked() 550 static ssize_t xe_eu_stall_stream_read(struct file *file, char __user *buf, in xe_eu_stall_stream_read()
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | fp-ptrace.c | 629 uint8_t buf[512]; in check_ptrace_values_zt() local 860 static void fill_random(void *buf, size_t size) in fill_random() 870 static void fill_random_ffr(void *buf, size_t vq) in fill_random_ffr()
|
/linux/include/linux/ |
H A D | bpf-cgroup.h | 89 struct bpf_storage_buffer *buf; member 366 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ argument 502 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) argument
|
H A D | power_supply.h | 996 char *buf) in power_supply_charge_behaviour_show() 1002 const char *buf) in power_supply_charge_behaviour_parse() 1011 char *buf) in power_supply_charge_types_show() 1016 static inline int power_supply_charge_types_parse(unsigned int available_types, const char *buf) in power_supply_charge_types_parse()
|
/linux/include/net/ |
H A D | ip.h | 616 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() 634 static inline void ip_ib_mc_map(__be32 naddr, const unsigned char *broadcast, char *buf) in ip_ib_mc_map() 665 static inline void ip_ipgre_mc_map(__be32 naddr, const unsigned char *broadcast, char *buf) in ip_ipgre_mc_map()
|
/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-test.c | 349 void *copy_buf = NULL, *buf; in pci_epf_test_copy() local 438 void *src_buf, *buf; in pci_epf_test_read() local 536 void *dst_buf, *buf; in pci_epf_test_write() local
|
/linux/kernel/ |
H A D | seccomp.c | 1537 void __user *buf) in seccomp_notify_recv() 1610 void __user *buf) in seccomp_notify_send() 1657 void __user *buf) in seccomp_notify_id_valid() 1814 void __user *buf = (void __user *)arg; in seccomp_notify_ioctl() local
|
/linux/mm/ |
H A D | memcontrol-v1.c | 1054 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control() 1521 char *buf, size_t nbytes, in mem_cgroup_force_empty_write() 1643 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write() 1697 static ssize_t mem_cgroup_reset(struct kernfs_open_file *of, char *buf, in mem_cgroup_reset()
|
/linux/drivers/hid/ |
H A D | hid-sony.c | 455 u8 buf[36]; member 1138 u8 *buf; in sixaxis_set_operational_usb() local 1185 u8 *buf; in sixaxis_set_operational_bt() local 1780 u8 *buf = NULL; in sony_check_add() local
|
/linux/kernel/trace/ |
H A D | trace_kprobe.c | 150 char buf[MAX_ARGSTR_LEN + 1]; in trace_kprobe_match_command_head() local 1125 void kprobe_event_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen) in kprobe_event_cmd_init() 1158 char buf[MAX_EVENT_NAME_LEN]; in __kprobe_event_gen_cmd_start() local 1270 char buf[MAX_EVENT_NAME_LEN]; in kprobe_event_delete() local
|
/linux/drivers/net/netdevsim/ |
H A D | dev.c | 145 char *buf; in nsim_dev_trap_fa_cookie_read() local 180 char *buf; in nsim_dev_trap_fa_cookie_write() local 231 char buf[11]; in nsim_bus_dev_max_vfs_read() local 246 char buf[10]; in nsim_bus_dev_max_vfs_write() local
|
/linux/io_uring/ |
H A D | net.c | 69 void __user *buf; member 933 struct io_sr_msg *sr, void __user **buf, in io_recvmsg_prep_multishot() 1040 void __user *buf; in io_recvmsg() local 1158 void __user *buf; in io_recv_buf_select() local
|
/linux/drivers/vfio/pci/ |
H A D | vfio_pci_core.c | 1523 static ssize_t vfio_pci_rw(struct vfio_pci_core_device *vdev, char __user *buf, in vfio_pci_rw() 1570 ssize_t vfio_pci_core_read(struct vfio_device *core_vdev, char __user *buf, in vfio_pci_core_read() 1583 ssize_t vfio_pci_core_write(struct vfio_device *core_vdev, const char __user *buf, in vfio_pci_core_write() 1914 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf) in vfio_pci_core_match()
|
/linux/tools/perf/ |
H A D | builtin-kvm.c | 262 char buf[10]; in EV_METRIC_PERCENT() local 295 char buf[10]; in ev_entry_count_precent() local 533 char *buf, size_t size) in kvm_browser__title() 1164 char buf[128], *cpuid; in cpu_isa_config() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | cmd.c | 44 void *buf, bool write) in mlx5_fpga_access_reg()
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 289 int nxu_touch_pages(void *buf, long buf_len, long page_len, int wr) in nxu_touch_pages()
|
/linux/sound/firewire/fireface/ |
H A D | ff-transaction.c | 133 __le32 *buf = data; in handle_msg() local
|
/linux/drivers/input/touchscreen/ |
H A D | goodix_fwupload.c | 50 char buf[9]; in goodix_firmware_verify() local
|
/linux/arch/loongarch/include/asm/ |
H A D | uaccess.h | 140 struct __large_struct { unsigned long buf[100]; }; member
|
/linux/sound/ppc/ |
H A D | beep.c | 25 short *buf; /* allocated wave buffer */ member
|
/linux/scripts/dtc/libfdt/ |
H A D | fdt.c | 327 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move()
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | fifo.h | 54 void *buf; member
|
/linux/tools/perf/ui/tui/ |
H A D | util.c | 80 static char buf[50]; in ui_browser__input_window() local
|
/linux/drivers/hwmon/ |
H A D | ltc2990.c | 139 struct device_attribute *da, char *buf) in ltc2990_value_show()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | eeprom.c | 47 void *buf; in mt7615_efuse_init() local
|