Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c89 static ssize_t fault_opcodes_write(struct file *file, const char __user *buf, in fault_opcodes_write() function
164 size_t datalen = 1280, size = 0; /* see fault_opcodes_write() */ in fault_opcodes_read()
196 .write = fault_opcodes_write,