Home
last modified time | relevance | path

Searched refs:data_write (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/samples/qmi/
H A Dqmi_sample_client.c368 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 Duncore_snb.c1488 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 Derrcode.h306 x(EIO, data_write) \
H A Dbcachefs.h452 x(data_write) \
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1472 static ssize_t data_write(struct file *filp, const char __user *buf, in data_write() function
1512 .write = data_write,