Home
last modified time | relevance | path

Searched refs:sched_all (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/net/sctp/
A Dstream_sched.h39 void (*sched_all)(struct sctp_stream *steam); member
/linux-6.3-rc2/net/sctp/
A Dstream_sched_rr.c183 .sched_all = sctp_sched_rr_sched_all,
A Dstream_sched.c103 .sched_all = sctp_sched_fcfs_sched_all,
A Dstream_sched_prio.c312 .sched_all = sctp_sched_prio_sched_all,
A Dstream.c147 sched->sched_all(stream); in sctp_stream_init()
221 sched->sched_all(stream); in sctp_stream_update()
A Doutqueue.c417 q->sched->sched_all(&asoc->stream); in sctp_prsctp_prune_unsent()

Completed in 10 milliseconds