Searched refs:data_write (Results 1 – 5 of 5) sorted by relevance
/linux/samples/qmi/ |
H A D | qmi_sample_client.c | 355 * data_write() - data debugfs file write handler 368 static ssize_t data_write(struct file *file, const char __user *user_buf, in data_write() function 429 .write = data_write,
|
/linux/arch/x86/events/intel/ |
H A D | uncore_snb.c | 1489 INTEL_UNCORE_EVENT_DESC(data_write, "event=0xff,umask=0x30"), 1490 INTEL_UNCORE_EVENT_DESC(data_write.scale, "6.103515625e-5"), 1491 INTEL_UNCORE_EVENT_DESC(data_write.unit, "MiB"),
|
/linux/tools/perf/Documentation/ |
H A D | perf-list.txt | 302 data_write uncore event on CPU 1: 303 perf stat -e data_read/cpu=0/,data_write/cpu=1/ -a sleep 1
|
/linux/fs/bcachefs/ |
H A D | bcachefs.h | 494 x(data_write) \
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cmd.c | 1471 static ssize_t data_write(struct file *filp, const char __user *buf, in data_write() function 1511 .write = data_write,
|