Home
last modified time | relevance | path

Searched refs:unsched_all (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/net/sctp/
H A Dstream_sched.c104 .unsched_all = sctp_sched_fcfs_unsched_all,
137 sched->unsched_all(stream); in sctp_sched_free_sched()
H A Dstream_sched_fc.c201 .unsched_all = sctp_sched_fc_unsched_all,
219 .unsched_all = sctp_sched_fc_unsched_all,
H A Dstream_sched_rr.c184 .unsched_all = sctp_sched_rr_unsched_all,
H A Dstream_sched_prio.c313 .unsched_all = sctp_sched_prio_unsched_all,
H A Dstream.c145 sched->unsched_all(stream); in sctp_stream_init()
188 sched->unsched_all(stream); in sctp_stream_free()
212 sched->unsched_all(stream); in sctp_stream_update()
H A Doutqueue.c389 q->sched->unsched_all(&asoc->stream); in sctp_prsctp_prune_unsent()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstream_sched.h43 void (*unsched_all)(struct sctp_stream *steam); member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstream_sched.h41 void (*unsched_all)(struct sctp_stream *steam); member
/kernel/linux/linux-5.10/net/sctp/
H A Dstream_sched_rr.c190 .unsched_all = sctp_sched_rr_unsched_all,
H A Dstream_sched.c109 .unsched_all = sctp_sched_fcfs_unsched_all,
H A Dstream_sched_prio.c340 .unsched_all = sctp_sched_prio_unsched_all,
H A Dstream.c145 sched->unsched_all(stream); in sctp_stream_init()
188 sched->unsched_all(stream); in sctp_stream_free()
212 sched->unsched_all(stream); in sctp_stream_update()
H A Doutqueue.c389 q->sched->unsched_all(&asoc->stream); in sctp_prsctp_prune_unsent()

Completed in 12 milliseconds