Searched refs:event (Results 151 - 175 of 905) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c275 ipoib_dbg(priv, "Event %d on device %s port %d\n", record->event,
278 if (record->event == IB_EVENT_SM_CHANGE ||
279 record->event == IB_EVENT_CLIENT_REREGISTER) {
281 } else if (record->event == IB_EVENT_PORT_ERR ||
282 record->event == IB_EVENT_PORT_ACTIVE ||
283 record->event == IB_EVENT_LID_CHANGE ||
284 record->event == IB_EVENT_DEVICE_FATAL) {
286 } else if (record->event == IB_EVENT_PKEY_CHANGE) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h98 size_t DumpHeader(Stream &stream, const StructuredData::Dictionary &event);
100 size_t HandleDisplayOfEvent(const StructuredData::Dictionary &event,
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBBroadcaster.i45 BroadcastEvent (const lldb::SBEvent &event, bool unique = false);
/freebsd-11-stable/sys/mips/cavium/
H A Dciu.c209 struct intr_event *event, **eventp; local
239 if ((event = *eventp) == NULL) {
245 event = *eventp;
250 intr_event_add_handler(event, device_get_nameunit(child),
253 mips_intrcnt_setname(intrcnt, event->ie_fullname);
275 struct intr_event *event; local
280 event = ciu_en0_intr_events[irq - CIU_IRQ_EN0_BEGIN];
282 event = ciu_en1_intr_events[irq - CIU_IRQ_EN1_BEGIN];
284 return (intr_event_bind(event, cpu));
292 struct intr_event *event; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c34 * radar pulse event generation.
221 * Extract the radar event information from the given phy error.
234 uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event)
248 /* Check whether the given phy error is a radar event */
404 event->re_full_ts = fulltsf;
405 event->re_ts = rxs->rs_tstamp;
406 event->re_rssi = rssi;
407 event->re_dur = dur;
409 event->re_flags = 0;
411 event
233 ar5416ProcessRadarEvent(struct ath_hal *ah, struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_wired.c86 union wpa_event_data event; local
102 os_memset(&event, 0, sizeof(event));
103 event.new_sta.addr = sa;
104 wpa_supplicant_event(ctx, EVENT_NEW_STA, &event);
141 union wpa_event_data event; local
161 os_memset(&event, 0, sizeof(event));
162 event.new_sta.addr = mac_address;
163 wpa_supplicant_event(eloop_ctx, EVENT_NEW_STA, &event);
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h2 * util/netevent.h - event notification
39 * This file contains event notification functions.
51 * Several event types are available:
77 /* internal event notification data storage structure. */
169 /** if the event is added or not */
394 /** the internal event stuff (derived) */
411 /** the internal event stuff */
431 * event mechanism pointer).
432 * @param base: underlying pluggable event base.
438 * Delete comm base structure but not the underlying lib event bas
[all...]
/freebsd-11-stable/contrib/ofed/libibcm/
H A Dcm.c544 int ib_cm_notify(struct ib_cm_id *cm_id, enum ibv_event_type event) argument
552 if (event == IBV_EVENT_COMM_EST)
560 cmd->event = event;
797 int ib_cm_get_event(struct ib_cm_device *device, struct ib_cm_event **event) argument
812 if (!event)
861 * decode event.
870 evt->event = resp->event;
888 switch (evt->event) {
974 ib_cm_ack_event(struct ib_cm_event *event) argument
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c382 struct ib_uverbs_event *event; local
403 /* If device was disassociated and no event exists set an error */
411 event = list_entry(file->event_list.next, struct ib_uverbs_event, list);
420 event = NULL;
423 if (event->counter) {
424 ++(*event->counter);
425 list_del(&event->obj_list);
431 if (event) {
432 if (copy_to_user(buf, event, eventsz))
438 kfree(event);
540 ib_uverbs_async_handler(struct ib_uverbs_file *file, __u64 element, __u64 event, struct list_head *obj_list, u32 *counter) argument
574 ib_uverbs_cq_event_handler(struct ib_event *event, void *context_ptr) argument
584 ib_uverbs_qp_event_handler(struct ib_event *event, void *context_ptr) argument
600 ib_uverbs_wq_event_handler(struct ib_event *event, void *context_ptr) argument
610 ib_uverbs_srq_event_handler(struct ib_event *event, void *context_ptr) argument
622 ib_uverbs_event_handler(struct ib_event_handler *handler, struct ib_event *event) argument
1260 struct ib_event event; local
[all...]
/freebsd-11-stable/sys/mips/atheros/
H A Dapb.c289 struct intr_event *event; local
297 event = sc->sc_eventstab[irq];
298 if (event == NULL) {
299 error = intr_event_create(&event, (void *)irq, 0, irq,
305 sc->sc_eventstab[irq] = event;
307 mips_intrcnt_create(event->ie_name);
313 intr_event_add_handler(event, device_get_nameunit(child), filt,
315 mips_intrcnt_setname(sc->sc_intr_counter[irq], event->ie_fullname);
349 struct intr_event *event; local
380 event
[all...]
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c181 } event; local
230 bzero(&event.t32, sizeof(struct input_event32));
231 TV_CP(*head, event.t32, time);
232 CP(*head, event.t32, type);
233 CP(*head, event.t32, code);
234 CP(*head, event.t32, value);
237 bcopy(head, &event.t, evsize);
244 ret = uiomove(&event, evsize, uio);
263 } event; local
290 ret = uiomove(&event, evsiz
839 struct input_event *event; local
877 struct input_event *event; local
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c143 uint16_t event; member in struct:pci_vtcon_control
470 switch (ctrl->event) {
486 WPRINTF(("VTCON_PORT_READY event for unknown port %d\n",
493 resp.event = VTCON_CONSOLE_PORT;
505 struct pci_vtcon_control event; local
507 event.id = port->vsp_id;
508 event.event = VTCON_DEVICE_ADD;
509 event.value = 1;
510 pci_vtcon_control_send(port->vsp_sc, &event, NUL
520 struct pci_vtcon_control event; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devthread_win32.c26 #include "event2/event-config.h"
181 HANDLE event; member in struct:evthread_win32_cond
199 if ((cond->event = CreateEvent(NULL,TRUE,FALSE,NULL)) == NULL) {
213 CloseHandle(cond->event);
227 SetEvent(cond->event);
254 res = WaitForSingleObject(cond->event, ms);
282 * the event. */
283 ResetEvent(cond->event);
293 ResetEvent(cond->event);
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ev.c85 struct ib_event event; local
123 event.event = ib_event;
124 event.device = chp->ibcq.device;
126 event.element.cq = &chp->ibcq;
128 event.element.qp = &qhp->ibqp;
131 (*qhp->ibqp.event_handler)(&event, qhp->ibqp.qp_context);
H A Diw_cxgb_cm.c429 struct iw_cm_event event; local
432 memset(&event, 0, sizeof(event));
433 event.event = IW_CM_EVENT_CLOSE;
437 ep->com.cm_id->event_handler(ep->com.cm_id, &event);
459 struct iw_cm_event event; local
462 memset(&event, 0, sizeof(event));
463 event
474 struct iw_cm_event event; local
493 struct iw_cm_event event; local
521 struct iw_cm_event event; local
544 struct iw_cm_event event; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c47 struct ib_event event; local
71 event.event = ib_event;
72 event.device = chp->ibcq.device;
74 event.element.cq = &chp->ibcq;
76 event.element.qp = &qhp->ibqp;
78 (*qhp->ibqp.event_handler)(&event, qhp->ibqp.qp_context);
/freebsd-11-stable/sys/dev/ixl/
H A Dixlvc.c221 struct i40e_arq_event_info event; local
226 event.buf_len = IXL_AQ_BUF_SZ;
227 event.msg_buf = malloc(event.buf_len, M_DEVBUF, M_NOWAIT);
228 if (!event.msg_buf) {
239 err = i40e_clean_arq_element(hw, &event, NULL);
247 if ((enum virtchnl_ops)le32toh(event.desc.cookie_high) !=
250 le32toh(event.desc.cookie_high));
255 err = (i40e_status)le32toh(event.desc.cookie_low);
263 pf_vvi = (struct virtchnl_version_info *)event
320 struct i40e_arq_event_info event; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp164 void checkEvent(ImplicitNullDerefEvent event) const;
214 // ImplicitNullDerefEvent event.
238 void NSOrCFErrorDerefChecker::checkEvent(ImplicitNullDerefEvent event) const {
239 if (event.IsLoad)
242 SVal loc = event.Location;
243 ProgramStateRef state = event.SinkNode->getState();
244 BugReporter &BR = *event.BR;
277 std::make_unique<PathSensitiveBugReport>(*bug, os.str(), event.SinkNode));
/freebsd-11-stable/tools/sched/
H A Dschedgraph.py64 # Mouse-over popup of full thread/event/row label (currently truncated)
65 # More visible anchors for popup event windows
293 def destroycb(self, event):
382 def destroycb(self, event):
461 for event in self.source.events:
462 if (event.type == "pad"):
464 duration = event.duration
465 if (event.name in eventtypes):
466 (c, d) = eventtypes[event.name]
469 eventtypes[event
[all...]
/freebsd-11-stable/contrib/unbound/ipset/
H A Dipset.c288 void ipset_operate(struct module_qstate *qstate, enum module_ev event, int id, argument
292 verbose(VERB_QUERY, "ipset[module %d] operate: extstate:%s event:%s",
293 id, strextstate(qstate->ext_state[id]), strmodulevent(event));
299 if ((event == module_event_new || event == module_event_pass) && !iq) {
307 if (iq && (event == module_event_pass || event == module_event_new)) {
312 if (iq && (event == module_event_moddone)) {
323 ipset_process_response(qstate, iq, ie, id, outbound, event);
328 if (event
[all...]
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.h116 * \param event Try to consume this event with the casefile
119 const ZfsEvent &event);
174 * \return True if this event was consumed by this CaseFile.
184 * \param event The ZfsEvent to evaluate.
186 * \return True if this event was consumed by this CaseFile.
188 virtual bool ReEvaluate(const ZfsEvent &event);
191 * \brief Register an itimer callout for the given event, if necessary
193 virtual void RegisterCallout(const DevdCtl::Event &event);
199 * will be discarded should a remove event occu
[all...]
/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_fstat_bug_test.c29 #include <sys/event.h>
53 struct kevent event, ke; local
130 /* Attach event to the kqueue. */
139 if (kevent(kq, NULL, 0, &event, 1, NULL) != 1)
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h28 void AddEvent(const lldb::SBEvent &event);
50 // Returns true if an event was received, false if we timed out.
51 bool WaitForEvent(uint32_t num_seconds, lldb::SBEvent &event);
81 bool HandleBroadcastEvent(const lldb::SBEvent &event);
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c303 static int cma_handler(struct rdma_cm_id *cma_id, struct rdma_cm_event *event) argument
307 switch (event->event) {
327 printf("cmatose: event: %s, error: %d\n",
328 rdma_event_str(event->event), event->status);
330 ret = event->status;
431 struct rdma_cm_event *event; local
435 ret = rdma_get_cm_event(test.channel, &event);
450 struct rdma_cm_event *event; local
[all...]
H A Dudaddy.c334 struct rdma_cm_event *event)
336 node->remote_qpn = event->param.ud.qp_num;
337 node->remote_qkey = event->param.ud.qkey;
338 node->ah = ibv_create_ah(node->pd, &event->param.ud.ah_attr);
352 static int cma_handler(struct rdma_cm_id *cma_id, struct rdma_cm_event *event) argument
356 switch (event->event) {
367 ret = resolved_handler(cma_id->context, event);
374 printf("udaddy: event: %s, error: %d\n",
375 rdma_event_str(event
333 resolved_handler(struct cmatest_node *node, struct rdma_cm_event *event) argument
490 struct rdma_cm_event *event; local
[all...]

Completed in 200 milliseconds

1234567891011>>