Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dstream.c519 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()
/linux/tools/include/nolibc/
H A Dtime.h173 sys_timer_create(clockid_t clockid,struct sigevent * evp,timer_t * timerid) sys_timer_create() argument
179 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