Searched refs:_opcode_stats_seq_next (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_debugfs.c | 78 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_debugfs.c | 78 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() function
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 107 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() function 163 return _opcode_stats_seq_next(s, v, pos); in _tx_opcode_stats_seq_next()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 65 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() function 121 return _opcode_stats_seq_next(s, v, pos); in _tx_opcode_stats_seq_next()
|
Completed in 9 milliseconds