Searched refs:portnames_read (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 180 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function 216 { .read = portnames_read, .llseek = generic_file_llseek, },
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 178 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function 214 { .read = portnames_read, .llseek = generic_file_llseek, },
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 499 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function 1163 DEBUGFS_OPS("portcounter_names", portnames_read, NULL),
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 457 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function 1121 DEBUGFS_OPS("portcounter_names", portnames_read, NULL),
|
Completed in 7 milliseconds