/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | s390-sample-raw.c | 143 struct pmu_event *evp = map->table; in get_counter_name() local 145 for (; evp->name || evp->event || evp->desc; ++evp) { in get_counter_name() 146 if (evp->name == NULL || evp->event == NULL) in get_counter_name() 148 rc = sscanf(evp->event, "event=%x", &event_nr); in get_counter_name() 150 return evp->name; in get_counter_name()
|
/kernel/liteos_a/compat/posix/src/ |
H A D | time.c | 784 int timer_create(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID) in timer_create() argument 792 if (!timerID || (clockID != CLOCK_REALTIME) || !evp) { in timer_create() 797 if ((evp->sigev_notify != SIGEV_THREAD) || evp->sigev_notify_attributes) { in timer_create() 802 ret = LOS_SwtmrCreate(1, LOS_SWTMR_MODE_ONCE, (SWTMR_PROC_FUNC)evp->sigev_notify_function, in timer_create() 803 &swtmrID, (UINTPTR)evp->sigev_value.sival_ptr); in timer_create() 821 int OsTimerCreate(clockid_t clockID, struct ksigevent *evp, timer_t *timerID) in OsTimerCreate() argument 836 signo = evp ? evp->sigev_signo : SIGALRM; in OsTimerCreate() 841 if (evp in OsTimerCreate() [all...] |
/kernel/linux/linux-5.10/net/sctp/ |
H A D | stream.c | 519 struct sctp_ulpevent **evp) in sctp_process_strreset_outreq() 596 *evp = sctp_ulpevent_make_stream_reset_event(asoc, 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() 769 *evp = sctp_ulpevent_make_assoc_reset_event(asoc, 0, init_tsn, in sctp_process_strreset_tsnreq() 782 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_out() 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() 917 struct sctp_ulpevent **evp) in sctp_process_strreset_resp() 972 *evp in sctp_process_strreset_resp() 516 sctp_process_strreset_outreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_outreq() argument 605 sctp_process_strreset_inreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_inreq() argument 682 sctp_process_strreset_tsnreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_tsnreq() argument 779 sctp_process_strreset_addstrm_out( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_addstrm_out() argument 849 sctp_process_strreset_addstrm_in( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_addstrm_in() argument 914 sctp_process_strreset_resp( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_resp() argument [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream.c | 519 struct sctp_ulpevent **evp) in sctp_process_strreset_outreq() 596 *evp = sctp_ulpevent_make_stream_reset_event(asoc, 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() 769 *evp = sctp_ulpevent_make_assoc_reset_event(asoc, 0, init_tsn, in sctp_process_strreset_tsnreq() 782 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_out() 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() 917 struct sctp_ulpevent **evp) in sctp_process_strreset_resp() 972 *evp in sctp_process_strreset_resp() 516 sctp_process_strreset_outreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_outreq() argument 605 sctp_process_strreset_inreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_inreq() argument 682 sctp_process_strreset_tsnreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_tsnreq() argument 779 sctp_process_strreset_addstrm_out( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_addstrm_out() argument 849 sctp_process_strreset_addstrm_in( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_addstrm_in() argument 914 sctp_process_strreset_resp( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) sctp_process_strreset_resp() argument [all...] |
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sm.h | 277 struct sctp_ulpevent **evp); 281 struct sctp_ulpevent **evp); 285 struct sctp_ulpevent **evp); 289 struct sctp_ulpevent **evp); 293 struct sctp_ulpevent **evp); 297 struct sctp_ulpevent **evp);
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sm.h | 280 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);
|
/kernel/liteos_m/kal/posix/src/ |
H A D | time.c | 129 int timer_create(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID) in timer_create() argument 134 if (!timerID || (clockID != CLOCK_REALTIME) || !evp) { in timer_create() 139 if ((evp->sigev_notify != SIGEV_THREAD) || evp->sigev_notify_attributes) { in timer_create() 144 ret = LOS_SwtmrCreate(1, LOS_SWTMR_MODE_ONCE, (SWTMR_PROC_FUNC)evp->sigev_notify_function, in timer_create() 145 &swtmrID, (UINT32)(UINTPTR)evp->sigev_value.sival_ptr in timer_create()
|
/kernel/linux/linux-5.10/tools/build/feature/ |
H A D | test-libcrypto.c | 2 #include <openssl/evp.h>
|
/kernel/linux/linux-6.6/tools/build/feature/ |
H A D | test-libcrypto.c | 2 #include <openssl/evp.h>
|
/kernel/liteos_a/syscall/ |
H A D | time_syscall.c | 160 int SysTimerCreate(clockid_t clockID, struct ksigevent *evp, timer_t *timerID) in SysTimerCreate() argument 171 if (evp && LOS_ArchCopyFromUser(&ksevp, evp, sizeof(struct ksigevent))) { in SysTimerCreate() 176 ret = OsTimerCreate(clockID, evp ? &ksevp : NULL, &stimerID); in SysTimerCreate()
|
H A D | los_syscall.h | 194 extern int SysTimerCreate(clockid_t clockID, struct ksigevent *evp, timer_t *timerID);
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | perf_event.c | 91 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() argument 114 *evp = ev; in hw_perf_cache_event()
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | perf_event.c | 73 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() argument 96 *evp = ev; in hw_perf_cache_event()
|
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/ |
H A D | m5mols_controls.c | 390 unsigned int evp = val ? 0xe : 0x0; in m5mols_set_stabilization() local 393 ret = m5mols_write(sd, AE_EV_PRESET_MONITOR, evp); in m5mols_set_stabilization() 397 return m5mols_write(sd, AE_EV_PRESET_CAPTURE, evp); in m5mols_set_stabilization()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | sign-file.c | 27 #include <openssl/evp.h>
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sign-file.c | 27 #include <openssl/evp.h>
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | genelf.c | 44 #include <openssl/evp.h>
|