Home
last modified time | relevance | path

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

/linux/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/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/include/linux/
H A Dseq_file.h39 #define SEQ_SKIP 1 macro
/linux/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/kernel/trace/
H A Dtrace_sched_switch.c486 return SEQ_SKIP; in saved_tgids_show()
/linux/fs/
H A Dseq_file.c519 return SEQ_SKIP; in seq_path_root()
H A Dnamespace.c4835 return err == SEQ_SKIP ? 0 : err; in statmount_mnt_point()
/linux/net/ipv4/
H A Dudp.c3303 ret = SEQ_SKIP; in bpf_iter_udp_seq_show()
H A Dtcp_ipv4.c3202 ret = SEQ_SKIP;
/linux/net/unix/
H A Daf_unix.c3525 ret = SEQ_SKIP; in bpf_iter_unix_seq_show()