Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h76 const struct seq_operations *op;
81 struct seq_operations { struct
94 void *__seq_open_private(struct linux_file *, const struct seq_operations *, int); argument
97 int seq_open(struct linux_file *f, const struct seq_operations *op);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c138 _seq_open_without_sbuf(struct linux_file *f, const struct seq_operations *op) in _seq_open_without_sbuf()
152 seq_open(struct linux_file *f, const struct seq_operations *op) in seq_open()
164 __seq_open_private(struct linux_file *f, const struct seq_operations *op, int size) in __seq_open_private()
189 struct seq_operations *op; in _single_open_without_sbuf()
260 const struct seq_operations *op; in single_release()
/freebsd/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/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c55 struct seq_operations seq_ops;
420 static struct seq_operations sdpprf_ops = {
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-procfs-list.c162 static const struct seq_operations procfs_list_seq_ops = {
H A Dspl-proc.c282 static const struct seq_operations slab_seq_ops = {
H A Dspl-kstat.c367 static const struct seq_operations kstat_seq_ops = {
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c413 static const struct seq_operations iwl_dbgfs_info_seq_ops = {
/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c278 static const struct seq_operations gcov_seq_ops = {
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c2812 static const struct seq_operations iwl_dbgfs_tx_queue_seq_ops = {