Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
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()
/kernel/linux/linux-5.10/tools/perf/util/
Ds390-sample-raw.c143 struct pmu_event *evp = map->table; in get_counter_name() local
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
Dm5mols_controls.c390 unsigned int evp = val ? 0xe : 0x0; in m5mols_set_stabilization() local
/kernel/linux/linux-5.10/arch/sh/kernel/
Dperf_event.c91 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event()
/kernel/liteos_a/compat/posix/src/
Dtime.c784 int timer_create(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID) in timer_create()
821 int OsTimerCreate(clockid_t clockID, struct ksigevent *evp, timer_t *timerID) in OsTimerCreate()
/kernel/liteos_a/syscall/
Dtime_syscall.c160 int SysTimerCreate(clockid_t clockID, struct ksigevent *evp, timer_t *timerID) in SysTimerCreate()
/kernel/liteos_m/kal/posix/src/
Dtime.c129 int timer_create(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID) in timer_create()