Home
last modified time | relevance | path

Searched refs:sctp_sched_rr_unsched_all (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dstream_sched_rr.c25 static void sctp_sched_rr_unsched_all(struct sctp_stream *stream);
99 sctp_sched_rr_unsched_all(stream); in sctp_sched_rr_free()
171 static void sctp_sched_rr_unsched_all(struct sctp_stream *stream) in sctp_sched_rr_unsched_all() function
190 .unsched_all = sctp_sched_rr_unsched_all,
/kernel/linux/linux-6.6/net/sctp/
H A Dstream_sched_rr.c25 static void sctp_sched_rr_unsched_all(struct sctp_stream *stream);
166 static void sctp_sched_rr_unsched_all(struct sctp_stream *stream) in sctp_sched_rr_unsched_all() function
184 .unsched_all = sctp_sched_rr_unsched_all,

Completed in 2 milliseconds