Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h54 struct seq_operations;
59 const struct seq_operations *op;
64 struct seq_operations { struct
74 int seq_open(struct linux_file *f, const struct seq_operations *op); argument
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c100 seq_open(struct linux_file *f, const struct seq_operations *op) in seq_open()
119 struct seq_operations *op; in single_open()
150 const struct seq_operations *op; in single_release()
/freebsd-13.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c130 static const struct seq_operations ipoib_mcg_seq_ops = {
236 static const struct seq_operations ipoib_path_seq_ops = {
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c464 static struct seq_operations slab_seq_ops = {
497 static struct seq_operations taskq_all_seq_ops = {
504 static struct seq_operations taskq_seq_ops = {
H A Dspl-procfs-list.c161 static struct seq_operations procfs_list_seq_ops = {
H A Dspl-kstat.c361 static struct seq_operations kstat_seq_ops = {
/freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c55 struct seq_operations seq_ops;
420 static struct seq_operations sdpprf_ops = {
/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c371 static const struct seq_operations iwl_dbgfs_info_seq_ops = {
/freebsd-13.1/sys/gnu/gcov/
H A Dgcov_fs.c282 static const struct seq_operations gcov_seq_ops = {
/freebsd-13.1/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c2649 static const struct seq_operations iwl_dbgfs_tx_queue_seq_ops = {