Home
last modified time | relevance | path

Searched full:aborted (Results 1 – 25 of 1143) sorted by relevance

12345678910>>...46

/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/icelake/
H A Dmemory.json33 …"BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE pref…
44 …"BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElis…
55 …"BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock n…
66 …"BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported …
175 "EventName": "HLE_RETIRED.ABORTED",
177 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
181 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
188 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
192 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
199 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
[all …]
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_tmr.c91 * not be aborted. in __target_check_io_state()
254 * @tas: Task Aborted Status (TAS) bit from the SCSI control mode page.
256 * "A task aborted status (TAS) bit set to zero specifies that
257 * aborted commands shall be terminated by the device server
259 * to one specifies that commands aborted by the actions of an I_T
261 * received shall be completed with TASK ABORTED status."
284 * a) "Yes" indicates that each command that is aborted on an I_T nexus in core_tmr_drain_state_list()
286 * completed with TASK ABORTED status, if the TAS bit is set to one in in core_tmr_drain_state_list()
288 * returned for aborted commands. in core_tmr_drain_state_list()
297 * Note that this seems to be independent of TAS (Task Aborted Status) in core_tmr_drain_state_list()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/haswell/
H A Dmemory.json46 …"BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE pref…
55 …"BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElis…
64 …"BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock n…
73 …"BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported …
163 "EventName": "HLE_RETIRED.ABORTED",
165 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
174 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
183 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
192 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
202 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dmemory.json176 "EventName": "HLE_RETIRED.ABORTED",
184 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
194 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
204 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
214 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
224 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
227 …"PublicDescription": "Number of times HLE aborted and was not due to the abort conditions in subev…
257 "EventName": "RTM_RETIRED.ABORTED",
265 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
275 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g., …
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/haswellx/
H A Dmemory.json43 …"BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE pref…
52 …"BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElis…
61 …"BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock n…
70 …"BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported …
161 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
164 "EventName": "HLE_RETIRED.ABORTED",
171 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
180 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
189 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
198 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dabort-ev4t.S9 * : r4 = aborted context pc
10 * : r5 = aborted context psr
14 * Purpose : obtain information about current aborted instruction.
24 ldreq r3, [r4] @ read aborted ARM instruction
H A Dabort-ev4.S8 * : r4 = aborted context pc
9 * : r5 = aborted context psr
13 * Purpose : obtain information about current aborted instruction.
22 ldr r3, [r4] @ read aborted ARM instruction
H A Dabort-ev5t.S9 * : r4 = aborted context pc
10 * : r5 = aborted context psr
14 * Purpose : obtain information about current aborted instruction.
24 ldreq r3, [r4] @ read aborted ARM instruction
H A Dabort-ev5tj.S9 * : r4 = aborted context pc
10 * : r5 = aborted context psr
14 * Purpose : obtain information about current aborted instruction.
27 ldreq r3, [r4] @ read aborted ARM instruction
H A Dabort-ev6.S9 * : r4 = aborted context pc
10 * : r5 = aborted context psr
14 * Purpose : obtain information about current aborted instruction.
35 ldr r3, [r4] @ read aborted ARM instruction
H A Dabort-ev7.S8 * : r4 = aborted context pc
9 * : r5 = aborted context psr
13 * Purpose : obtain information about current aborted instruction.
H A Dabort-nommu.S8 * : r4 = aborted context pc
9 * : r5 = aborted context psr
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.c90 * aborted then don't evaluate it again to avoid races, in iwl_notification_wait()
94 if (w->triggered || w->aborted) in iwl_notification_wait()
129 wait_entry->aborted = true; in iwl_abort_notification_waits()
152 wait_entry->aborted = false; in iwl_init_notification_wait()
176 wait_entry->triggered || wait_entry->aborted, in iwl_wait_notification()
181 if (wait_entry->aborted) in iwl_wait_notification()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dscan.c414 static void __ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted) in __ieee80211_scan_completed() argument
431 if (WARN_ON(!local->scanning && !aborted)) in __ieee80211_scan_completed()
432 aborted = true; in __ieee80211_scan_completed()
440 if (hw_scan && !aborted && in __ieee80211_scan_completed()
453 /* HW scan failed and is going to be reported as aborted, in __ieee80211_scan_completed()
457 aborted = true; in __ieee80211_scan_completed()
475 local->scan_info.aborted = aborted; in __ieee80211_scan_completed()
511 trace_api_scan_completed(local, info->aborted); in ieee80211_scan_completed()
514 if (info->aborted) in ieee80211_scan_completed()
1064 bool aborted; in ieee80211_scan_work() local
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dmemory.json176 "EventName": "HLE_RETIRED.ABORTED",
184 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
194 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
204 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
214 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
224 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
227 …"PublicDescription": "Number of times HLE aborted and was not due to the abort conditions in subev…
257 "EventName": "RTM_RETIRED.ABORTED",
265 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
275 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g., …
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c8 * See if the altivec state is leaked out of an aborted transaction due to
46 uint64_t aborted = 0; in test_vmxcopy() local
82 : [res]"=&r"(aborted) in test_vmxcopy()
88 if (aborted && (vecin != vecout)){ in test_vmxcopy()
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylake/
H A Dmemory.json28 …"BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE pref…
38 …"BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElis…
48 …"BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock n…
58 …"BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported …
216 "EventName": "HLE_RETIRED.ABORTED",
218 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
227 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
236 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
240 …"PublicDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions …
246 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeocodingmanagerengine_test.h119 connect(geocodeReply_, SIGNAL(aborted()), this, SLOT(requestAborted()));
143 // we only allow serialized requests in QML - previous must have been aborted
153 connect(geocodeReply_, SIGNAL(aborted()), this, SLOT(requestAborted())); in geocode()
186 // we only allow serialized requests in QML - previous must have been aborted in geocode()
248 connect(geocodeReply_, SIGNAL(aborted()), this, SLOT(requestAborted())); in reverseGeocode()
270 … // we only allow serialized requests in QML - previous must have been aborted or finished in reverseGeocode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutereply_nokia.cpp65 connect(this, &QGeoRouteReply::aborted, reply, &QNetworkReply::abort); in Q_DECLARE_METATYPE()
71 connect(this, &QGeoRouteReply::aborted, [this](){ m_parsers = 0; }); in Q_DECLARE_METATYPE()
105 emit aborted(); // aborts all unfinished replies and sets m_parsers to 0 in networkError()
123 emit aborted(); in parserError()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf_item.c524 bool aborted; in xfs_buf_item_put() local
532 * We dropped the last ref and must free the item if clean or aborted. in xfs_buf_item_put()
533 * If the bli is dirty and non-aborted, the buffer was clean in the in xfs_buf_item_put()
537 aborted = test_bit(XFS_LI_ABORTED, &lip->li_flags) || in xfs_buf_item_put()
540 if (dirty && !aborted) in xfs_buf_item_put()
544 * The bli is aborted or clean. An aborted item may be in the AIL in xfs_buf_item_put()
545 * regardless of dirty state. For example, consider an aborted in xfs_buf_item_put()
549 if (aborted) in xfs_buf_item_put()
586 bool aborted = test_bit(XFS_LI_ABORTED, in xfs_buf_item_release() local
616 ASSERT(!stale || aborted); in xfs_buf_item_release()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylakex/
H A Dmemory.json78 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
100 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
105 …"PublicDescription": "Number of times an RTM execution aborted due to various memory events (e.g. …
123 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
128 … "PublicDescription": "Number of times an RTM execution aborted due to incompatible memory type.",
301 …"BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE pref…
362 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
371 …"BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElis…
527 "BriefDescription": "Number of times an RTM execution aborted due to uncommon conditions.",
614 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
[all …]
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Drxkad.c359 bool aborted; in rxkad_verify_packet_1() local
367 aborted = rxrpc_abort_eproto(call, skb, "rxkad_1_hdr", "V1H", in rxkad_verify_packet_1()
391 aborted = rxrpc_abort_eproto(call, skb, "rxkad_1_len", "XV1", in rxkad_verify_packet_1()
405 aborted = rxrpc_abort_eproto(call, skb, "rxkad_1_check", "V1C", in rxkad_verify_packet_1()
411 aborted = rxrpc_abort_eproto(call, skb, "rxkad_1_datalen", "V1L", in rxkad_verify_packet_1()
420 if (aborted) in rxkad_verify_packet_1()
437 bool aborted; in rxkad_verify_packet_2() local
445 aborted = rxrpc_abort_eproto(call, skb, "rxkad_2_hdr", "V2H", in rxkad_verify_packet_2()
485 aborted = rxrpc_abort_eproto(call, skb, "rxkad_2_len", "XV2", in rxkad_verify_packet_2()
499 aborted = rxrpc_abort_eproto(call, skb, "rxkad_2_check", "V2C", in rxkad_verify_packet_2()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dscan.c16 bool aborted) in __ieee80211_scan_completed_compat() argument
19 .aborted = aborted, in __ieee80211_scan_completed_compat()
/OK3568_Linux_fs/kernel/drivers/nfc/pn533/
H A Di2c.c29 bool aborted; member
63 phy->aborted = false; in pn533_i2c_send_frame()
89 phy->aborted = true; in pn533_i2c_abort_cmd()
160 if (!phy->aborted) in pn533_i2c_irq_thread_fn()
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dtransactional_memory.rst58 transaction, the transaction will be aborted by the CPU. Register and memory
164 written below the stack required for the rollback. The transaction is aborted
178 kernel aborted a transaction:
224 transaction to be aborted and rolled back. Kernel exceptions will also
225 cause the transaction to be aborted and rolled back and the exception

12345678910>>...46