Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h57 const struct seq_operations *op;
62 struct seq_operations { struct
75 void *__seq_open_private(struct linux_file *, const struct seq_operations *, int); argument
78 int seq_open(struct linux_file *f, const struct seq_operations *op);
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c142 _seq_open_without_sbuf(struct linux_file *f, const struct seq_operations *op) in _seq_open_without_sbuf()
156 seq_open(struct linux_file *f, const struct seq_operations *op) in seq_open()
168 __seq_open_private(struct linux_file *f, const struct seq_operations *op, int size) in __seq_open_private()
193 struct seq_operations *op; in _single_open_without_sbuf()
264 const struct seq_operations *op; in single_release()
/freebsd-14.2/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c128 static const struct seq_operations ipoib_mcg_seq_ops = {
234 static const struct seq_operations ipoib_path_seq_ops = {
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c477 static const struct seq_operations slab_seq_ops = {
510 static const struct seq_operations taskq_all_seq_ops = {
517 static const struct seq_operations taskq_seq_ops = {
H A Dspl-procfs-list.c161 static const struct seq_operations procfs_list_seq_ops = {
H A Dspl-kstat.c362 static const struct seq_operations kstat_seq_ops = {
/freebsd-14.2/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c55 struct seq_operations seq_ops;
420 static struct seq_operations sdpprf_ops = {
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c360 static const struct seq_operations iwl_dbgfs_info_seq_ops = {
/freebsd-14.2/sys/gnu/gcov/
H A Dgcov_fs.c280 static const struct seq_operations gcov_seq_ops = {
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c2690 static const struct seq_operations iwl_dbgfs_tx_queue_seq_ops = {