Searched refs:data_write (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/samples/qmi/ |
| H A D | qmi_sample_client.c | 368 static ssize_t data_write(struct file *file, const char __user *user_buf, in data_write() function 429 .write = data_write,
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | uncore_snb.c | 1488 INTEL_UNCORE_EVENT_DESC(data_write, "event=0xff,umask=0x30"), 1489 INTEL_UNCORE_EVENT_DESC(data_write.scale, "6.103515625e-5"), 1490 INTEL_UNCORE_EVENT_DESC(data_write.unit, "MiB"),
|
| /linux-6.15/fs/bcachefs/ |
| H A D | errcode.h | 306 x(EIO, data_write) \
|
| H A D | bcachefs.h | 452 x(data_write) \
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 1472 static ssize_t data_write(struct file *filp, const char __user *buf, in data_write() function 1512 .write = data_write,
|