Home
last modified time | relevance | path

Searched refs:evp (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/arch/arm64/boot/dts/amazon/
H A DMakefile2 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v2-evp.dtb
3 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v3-evp.dtb
H A Dalpine-v3-evp.dts10 compatible = "amazon,al-alpine-v3-evp", "amazon,al-alpine-v3";
H A Dalpine-v2-evp.dts39 compatible = "al,alpine-v2-evp", "al,alpine-v2";
/linux-6.15/net/sctp/
H A Dstream.c519 struct sctp_ulpevent **evp) in sctp_process_strreset_outreq() argument
596 *evp = sctp_ulpevent_make_stream_reset_event(asoc, in sctp_process_strreset_outreq()
608 struct sctp_ulpevent **evp) in sctp_process_strreset_inreq() argument
685 struct sctp_ulpevent **evp) in sctp_process_strreset_tsnreq() argument
782 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_out() argument
840 *evp = sctp_ulpevent_make_stream_change_event(asoc, in sctp_process_strreset_addstrm_out()
852 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_in() argument
917 struct sctp_ulpevent **evp) in sctp_process_strreset_resp() argument
972 *evp = sctp_ulpevent_make_stream_reset_event(asoc, flags, in sctp_process_strreset_resp()
989 *evp = sctp_ulpevent_make_stream_reset_event(asoc, flags, in sctp_process_strreset_resp()
[all …]
/linux-6.15/include/net/sctp/
H A Dsm.h280 struct sctp_ulpevent **evp);
284 struct sctp_ulpevent **evp);
288 struct sctp_ulpevent **evp);
292 struct sctp_ulpevent **evp);
296 struct sctp_ulpevent **evp);
300 struct sctp_ulpevent **evp);
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Damazon,al.yaml24 - al,alpine-v2-evp
30 - amazon,al-alpine-v3-evp
/linux-6.15/arch/sh/kernel/
H A Dperf_event.c73 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() argument
96 *evp = ev; in hw_perf_cache_event()