Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dstream_sched_prio.c166 struct sctp_stream_out *sout = SCTP_SO(stream, sid); in sctp_sched_prio_set() local
279 struct sctp_stream_out *sout; in sctp_sched_prio_sched_all() local
H A Dstream_sched.c239 struct sctp_stream_out *sout; in sctp_sched_dequeue_done() local
H A Dstream.c951 struct sctp_stream_out *sout; in sctp_process_strreset_resp() local
H A Doutqueue.c387 struct sctp_stream_out *sout; in sctp_prsctp_prune_unsent() local
/openbmc/u-boot/lib/zlib/
H A Dinffast.c256 unsigned short *sout; in inflate_fast() local
/openbmc/linux/lib/zlib_inflate/
H A Dinffast.c240 unsigned short *sout; in inflate_fast() local
/openbmc/qemu/include/hw/display/
H A Ddm163.h35 qemu_irq sout; member
/openbmc/linux/arch/x86/kernel/
H A 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()
/openbmc/qemu/hw/display/
H A Ddm163.c94 const bool sout = (s->selbk ? sb[2] & MAKE_64BIT_MASK(63, 1) : in dm163_dck_gpio_handler() local
/openbmc/linux/drivers/cxl/core/
H A Dmbox.c30 #define CXL_CMD(_id, sin, sout, _flags) \ argument