Searched defs:evp (Results 1 – 4 of 4) sorted by relevance
519 struct sctp_ulpevent **evp) in sctp_process_strreset_outreq()608 struct sctp_ulpevent **evp) in sctp_process_strreset_inreq()685 struct sctp_ulpevent **evp) in sctp_process_strreset_tsnreq()782 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_out()852 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_in()917 struct sctp_ulpevent **evp) in sctp_process_strreset_resp()
139 int sys_timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in sys_timer_create()145 int timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in timer_create()
73 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event()
930 struct sigevent evp; in test_timer() local