/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | netifapi.h | 212 const struct linklayer_event_info *evt; member
|
H A D | netif.h | 997 * @param evt The event received from linklayer 1000 const struct linklayer_event_info *evt);
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase.h | 193 void kbasep_complete_triggered_soft_events(struct kbase_context *kctx, u64 evt);
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase.h | 213 void kbasep_complete_triggered_soft_events(struct kbase_context *kctx, u64 evt);
|
/foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
H A D | fillptypes.h | 621 FtEnumEventType evt; member
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_device.h | 424 extern void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt);
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_device.h | 471 extern void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cloud_data_test.cpp | 679 auto &evt = static_cast<const DistributedData::MakeQueryEvent &>(event); in HWTEST_F() 680 auto callback = evt.GetCallback(); in HWTEST_F() 684 auto predicate = evt.GetPredicates(); in HWTEST_F() 687 rdbQuery->SetColumns(evt.GetColumns()); in HWTEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 597 EVT evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local 599 if (evt == MVT::Other || !evt.isSimple()) in isTypeLegal() 601 VT = evt.getSimpleVT(); in isTypeLegal()
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/ |
H A D | vtp_stream_socket_test.cpp | 601 info->evt = FT_EVT_FRAME_STATS; in HWTEST_F() 605 info->evt = FT_EVT_TRAFFIC_DATA; in HWTEST_F()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_client.c | 1065 void hmdfs_client_offline_notify(struct hmdfs_peer *conn, int evt, in hmdfs_client_offline_notify() argument 1115 .evt = NODE_EVT_OFFLINE,
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_client.c | 1064 void hmdfs_client_offline_notify(struct hmdfs_peer *conn, int evt, in hmdfs_client_offline_notify() argument 1114 .evt = NODE_EVT_OFFLINE,
|
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_els.c | 1005 efc_els_io_cleanup(struct efc_els_io_req *els, int evt, void *arg) in efc_els_io_cleanup() argument 1011 efc_node_post_els_resp(els->node, evt, arg); in efc_els_io_cleanup()
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 113 static int handle_scan_done(struct wilc_vif *vif, enum scan_event evt) in handle_scan_done() argument 121 if (evt == SCAN_EVENT_ABORTED) { in handle_scan_done() 142 scan_req->scan_result(evt, NULL, scan_req->arg); in handle_scan_done()
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | device_node.c | 1429 static inline int to_sysfs_fmt_evt(unsigned int evt) in to_sysfs_fmt_evt() argument 1431 return evt == RAW_NODE_EVT_NR ? -1 : evt; in to_sysfs_fmt_evt() 1448 "cur_async evt %d seq %u\n" in event_show() 1449 "cur_sync evt %d seq %u\n" in event_show() 1450 "pending evt %d seq %u\n" in event_show() 1451 "merged evt %u\n" in event_show() 1452 "dup_drop evt %u %u\n" in event_show() 1453 "waiting evt %u %u\n" in event_show()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | device_node.c | 1431 static inline int to_sysfs_fmt_evt(unsigned int evt) in to_sysfs_fmt_evt() argument 1433 return evt == RAW_NODE_EVT_NR ? -1 : evt; in to_sysfs_fmt_evt() 1450 "cur_async evt %d seq %u\n" in event_show() 1451 "cur_sync evt %d seq %u\n" in event_show() 1452 "pending evt %d seq %u\n" in event_show() 1453 "merged evt %u\n" in event_show() 1454 "dup_drop evt %u %u\n" in event_show() 1455 "waiting evt %u %u\n" in event_show()
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 118 static int handle_scan_done(struct wilc_vif *vif, enum scan_event evt) in handle_scan_done() argument 126 if (evt == SCAN_EVENT_ABORTED) { in handle_scan_done() 147 scan_req->scan_result(evt, NULL, scan_req->arg); in handle_scan_done()
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btmrvl_main.c | 58 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
|
H A D | hci_bcsp.c | 177 chan = 5; /* BCSP cmd/evt channel */ in bcsp_prepare_pkt() 543 hdr.evt = 0xff; in bcsp_complete_rx_pkt()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | time.c | 142 struct clock_event_device *evt) in s390_next_event() 141 s390_next_event(unsigned long delta, struct clock_event_device *evt) s390_next_event() argument
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | time.c | 140 struct clock_event_device *evt) in s390_next_event() 139 s390_next_event(unsigned long delta, struct clock_event_device *evt) s390_next_event() argument
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcsp.c | 177 chan = 5; /* BCSP cmd/evt channel */ in bcsp_prepare_pkt() 543 hdr.evt = 0xff; in bcsp_complete_rx_pkt()
|
H A D | btmrvl_main.c | 45 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | trace.h | 3009 TP_PROTO(struct net_device *netdev, enum nl80211_radar_event evt), 3010 TP_ARGS(netdev, evt), 3013 __field(enum nl80211_radar_event, evt) 3017 __entry->evt = evt; 3020 NETDEV_PR_ARG, __entry->evt)
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | trace.h | 3332 TP_PROTO(struct net_device *netdev, enum nl80211_radar_event evt), 3333 TP_ARGS(netdev, evt), 3336 __field(enum nl80211_radar_event, evt) 3340 __entry->evt = evt; 3343 NETDEV_PR_ARG, __entry->evt)
|