Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/qib/
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.3-rc2/drivers/infiniband/hw/hfi1/
A Dfault.c68 return SEQ_SKIP; in _fault_stats_seq_show()
70 return SEQ_SKIP; in _fault_stats_seq_show()
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.3-rc2/include/linux/
A Dseq_file.h39 #define SEQ_SKIP 1 macro
/linux-6.3-rc2/Documentation/filesystems/
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.3-rc2/fs/
A Dseq_file.c519 return SEQ_SKIP; in seq_path_root()
/linux-6.3-rc2/net/ipv4/
A Dtcp_ipv4.c2976 ret = SEQ_SKIP; in bpf_iter_tcp_seq_show()
/linux-6.3-rc2/net/unix/
A Daf_unix.c3560 ret = SEQ_SKIP; in bpf_iter_unix_seq_show()
/linux-6.3-rc2/kernel/trace/
A Dtrace.c5852 return SEQ_SKIP; in saved_tgids_show()

Completed in 40 milliseconds