Home
last modified time | relevance | path

Searched defs:sout (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/net/sctp/
Dstream_sched_prio.c153 struct sctp_stream_out *sout = SCTP_SO(stream, sid); in sctp_sched_prio_set() local
315 struct sctp_stream_out *sout; in sctp_sched_prio_sched_all() local
Dstream_sched.c234 struct sctp_stream_out *sout; in sctp_sched_dequeue_done() local
Dstream.c951 struct sctp_stream_out *sout; in sctp_process_strreset_resp() local
Doutqueue.c387 struct sctp_stream_out *sout; in sctp_prsctp_prune_unsent() local
/linux-6.1.9/lib/zlib_inflate/
Dinffast.c240 unsigned short *sout; in inflate_fast() local
/linux-6.1.9/arch/x86/kernel/
Damd_gart_64.c323 int nelems, struct scatterlist *sout, in __dma_map_cont()
362 struct scatterlist *sout, unsigned long pages, int need) in dma_map_cont()
/linux-6.1.9/drivers/cxl/core/
Dmbox.c27 #define CXL_CMD(_id, sin, sout, _flags) \ argument