Home
last modified time | relevance | path

Searched refs:SEQ_SKIP (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_debugfs.c109 return SEQ_SKIP; in _opcode_stats_seq_show()
167 return SEQ_SKIP; in _ctx_stats_seq_show()
173 return SEQ_SKIP; in _ctx_stats_seq_show()
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dfault.c68 return SEQ_SKIP; in _fault_stats_seq_show()
70 return SEQ_SKIP; in _fault_stats_seq_show()
H A Ddebugfs.c82 return SEQ_SKIP; in opcode_stats_show()
200 return SEQ_SKIP; in _ctx_stats_seq_show()
208 return SEQ_SKIP; in _ctx_stats_seq_show()
/linux-6.15/include/linux/
H A Dseq_file.h38 #define SEQ_SKIP 1 macro
/linux-6.15/Documentation/filesystems/
H A Dseq_file.rst191 passed back to user space. This function can also return SEQ_SKIP, which
193 generated output before returning SEQ_SKIP, that output will be dropped.
259 path cannot be reached from root, seq_path_root() returns SEQ_SKIP.
/linux-6.15/kernel/trace/
H A Dtrace_sched_switch.c486 return SEQ_SKIP; in saved_tgids_show()
/linux-6.15/fs/
H A Dseq_file.c519 return SEQ_SKIP; in seq_path_root()
H A Dnamespace.c5455 return err == SEQ_SKIP ? 0 : err; in statmount_mnt_point()
/linux-6.15/net/unix/
H A Daf_unix.c3599 ret = SEQ_SKIP; in bpf_iter_unix_seq_show()
/linux-6.15/net/ipv4/
H A Dtcp_ipv4.c3238 ret = SEQ_SKIP;
H A Dudp.c3556 ret = SEQ_SKIP; in bpf_iter_udp_seq_show()