Home
last modified time | relevance | path

Searched defs:evp (Results 1 – 4 of 4) sorted by relevance

/linux/net/sctp/
H A Dstream.c520 sctp_process_strreset_outreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_outreq() argument
609 sctp_process_strreset_inreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_inreq() argument
689 sctp_process_strreset_tsnreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_tsnreq() argument
786 sctp_process_strreset_addstrm_out(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_addstrm_out() argument
856 sctp_process_strreset_addstrm_in(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_addstrm_in() argument
921 sctp_process_strreset_resp(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_resp() argument
[all...]
/linux/tools/include/nolibc/
H A Dtime.h166 sys_timer_create(clockid_t clockid,struct sigevent * evp,timer_t * timerid) sys_timer_create() argument
172 timer_create(clockid_t clockid,struct sigevent * evp,timer_t * timerid) timer_create() argument
/linux/arch/sh/kernel/
H A Dperf_event.c73 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event()
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c944 struct sigevent evp; test_timer() local