Home
last modified time | relevance | path

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

12345678910>>...24

/linux/tools/perf/pmu-events/arch/x86/haswell/
H A Dmemory.json3 "BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).",
6 "EventName": "HLE_RETIRED.ABORTED",
12 "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
28 "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
36 "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
45 "BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)",
49 "PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts).",
411 "BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categories may count as one).",
414 "EventName": "RTM_RETIRED.ABORTED",
[all...]
/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
6 "EventName": "HLE_RETIRED.ABORTED",
12 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
28 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
36 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
45 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
49 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
481 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
484 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/linux/tools/perf/pmu-events/arch/x86/rocketlake/
H A Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
24 "EventName": "HLE_RETIRED.ABORTED",
30 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
34 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
43 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
48 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
52 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
438 "BriefDescription": "Number of times an RTM execution aborted.",
441 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelake/
H A Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
24 "EventName": "HLE_RETIRED.ABORTED",
30 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
34 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
43 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
48 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
52 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
438 "BriefDescription": "Number of times an RTM execution aborted.",
441 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/linux/drivers/target/
H A Dtarget_core_tmr.c82 * 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 …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dmemory.json6 "EventName": "HLE_RETIRED.ABORTED",
13 "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
31 "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
40 "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
49 "BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)",
53 "PublicDescription": "Number of times HLE aborted and was not due to the abort conditions in subevents 3-6.",
218 "EventName": "RTM_RETIRED.ABORTED",
225 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
234 "BriefDescription": "Number of times an RTM execution aborted du
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.c36 * aborted then don't evaluate it again to avoid races, in iwl_notification_wait()
40 if (w->triggered || w->aborted) in iwl_notification_wait()
75 wait_entry->aborted = true; in iwl_abort_notification_waits()
98 wait_entry->aborted = false; in iwl_init_notification_wait()
122 wait_entry->triggered || wait_entry->aborted, in iwl_wait_notification()
127 if (wait_entry->aborted) in iwl_wait_notification()
H A Dnotif-wait.h32 * @aborted: wait was aborted
55 bool triggered, aborted; member
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dmemory.json126 "BriefDescription": "Number of times an RTM execution aborted.",
129 "EventName": "RTM_RETIRED.ABORTED",
135 "BriefDescription": "Number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt)",
139 "PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt).",
144 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
148 "PublicDescription": "Counts the number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts).",
153 "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
157 "PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memory type.",
162 "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
166 "PublicDescription": "Counts the number of times an RTM execution aborted du
[all...]
/linux/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.
36 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
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dmemory.json6 "EventName": "HLE_RETIRED.ABORTED",
13 "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
31 "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
40 "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
49 "BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)",
53 "PublicDescription": "Number of times HLE aborted and was not due to the abort conditions in subevents 3-6.",
408 "EventName": "RTM_RETIRED.ABORTED",
415 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
424 "BriefDescription": "Number of times an RTM execution aborted du
[all...]
/linux/tools/perf/pmu-events/arch/x86/skylakex/
H A Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
24 "EventName": "HLE_RETIRED.ABORTED",
31 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
47 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
51 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
56 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
64 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
959 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
962 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/linux/tools/perf/pmu-events/arch/x86/skylake/
H A Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
24 "EventName": "HLE_RETIRED.ABORTED",
31 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
47 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
51 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
56 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
64 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
1119 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
1122 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/linux/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
83 : [res]"=&r"(aborted) in test_vmxcopy()
89 if (aborted && (vecin != vecout)){ in test_vmxcopy()
/linux/drivers/nvme/host/
H A Dconstants.c71 [NVME_SC_POWER_LOSS] = "Commands Aborted due to Power Loss Notification",
74 [NVME_SC_ABORT_QUEUE] = "Command Aborted due to SQ Deletion",
75 [NVME_SC_FUSED_FAIL] = "Command Aborted due to Failed Fused Command",
76 [NVME_SC_FUSED_MISSING] = "Command Aborted due to Missing Fused Command",
93 [NVME_SC_ABORTED_PREEMPT_ABORT] = "Command Aborted due to Preempt and Abort",
171 [NVME_SC_HOST_ABORTED_CMD] = "Host Aborted Command",
/linux/net/mac80211/
H A Dscan.c439 static void __ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted) in __ieee80211_scan_completed() argument
456 if (WARN_ON(!local->scanning && !aborted)) in __ieee80211_scan_completed()
457 aborted = true; in __ieee80211_scan_completed()
465 if (hw_scan && !aborted && in __ieee80211_scan_completed()
478 /* HW scan failed and is going to be reported as aborted, in __ieee80211_scan_completed()
482 aborted = true; in __ieee80211_scan_completed()
500 local->scan_info.aborted = aborted; in __ieee80211_scan_completed()
536 trace_api_scan_completed(local, info->aborted); in ieee80211_scan_completed()
539 if (info->aborted) in ieee80211_scan_completed()
1093 bool aborted; ieee80211_scan_work() local
[all...]
/linux/fs/btrfs/
H A Dtransaction.h73 int aborted; member
160 short aborted; member
177 #define TRANS_ABORTED(trans) (unlikely(READ_ONCE((trans)->aborted)))
259 "BTRFS: Transaction aborted (error %d)\n", \
264 "Transaction aborted (error %d)", \
/linux/fs/afs/
H A Dmisc.c147 e->aborted = false; in afs_prioritise_error()
194 e->aborted = false; in afs_prioritise_error()
199 e->aborted = true; in afs_prioritise_error()
203 e->aborted = false; in afs_prioritise_error()
/linux/net/rxrpc/
H A Dconn_event.c20 * Set the completion state on an aborted connection.
26 bool aborted = false; in rxrpc_set_conn_aborted() local
38 aborted = true; in rxrpc_set_conn_aborted()
43 return aborted; in rxrpc_set_conn_aborted()
47 * Mark a socket buffer to indicate that the connection it's on should be aborted.
72 * Mark a connection as being remotely aborted. in rxrpc_input_conn_abort()

12345678910>>...24