Home
last modified time | relevance | path

Searched full:infer (Results 1 – 25 of 80) sorted by relevance

1234

/linux/Documentation/admin-guide/hw-vuln/
H A Dgather_data_sampling.rst16 infer stale data using typical side channel techniques like cache timing
19 The attacker uses gather instructions to infer the stale vector register data.
29 Without mitigation, GDS can infer stale data across virtually all
32 Non-enclaves can infer SGX enclave data
33 Userspace can infer kernel data
34 Guests can infer data from hosts
35 Guest can infer guest from other guests
36 Users can infer data from other users
H A Dtsx_async_abort.rst55 operations. This can be then used to infer the value via a cache side channel
78 then postprocess it to try to infer any useful information from it.
H A Dspectre.rst9 do not modify memory but attempt to infer privileged data in the memory.
57 of the speculative execution in the CPUs' caches and buffers to infer
98 execution can be measured to infer data values.
131 speculative execution's side effects left in level 1 cache to infer the
H A Dspecial-register-buffer-data-sampling.rst8 infer values returned from special register accesses. Special register
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h209 /* NOTE: Variable length TLV, use length spec to infer array size */
215 /* NOTE: Variable length TLV, use length spec to infer array size */
221 /* NOTE: Variable length TLV, use length spec to infer array size */
227 /* NOTE: Variable length TLV, use length spec to infer array size */
233 /* NOTE: Variable length TLV, use length spec to infer array size */
247 /* NOTE: Variable length TLV, use length spec to infer array size .
592 /* NOTE: Variable length TLV, use length spec to infer array size */
599 /* NOTE: Variable length TLV, use length spec to infer array size */
605 /* NOTE: Variable length TLV, use length spec to infer array size */
611 /* NOTE: Variable length TLV, use length spec to infer array size */
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_jeq_infer_not_null.c29 __description("jne/jeq infer not null, PTR_TO_SOCKET_OR_NULL -> PTR_TO_SOCKET for JNE false branch")
65 __description("jne/jeq infer not null, PTR_TO_SOCKET_OR_NULL unchanged for JNE true branch")
101 __description("jne/jeq infer not null, PTR_TO_SOCKET_OR_NULL -> PTR_TO_SOCKET for JEQ true branch")
139 __description("jne/jeq infer not null, PTR_TO_SOCKET_OR_NULL unchanged for JEQ false branch")
175 __description("jne/jeq infer not null, PTR_TO_MAP_VALUE_OR_NULL -> PTR_TO_MAP_VALUE")
/linux/rust/syn/
H A Dclassify.rs51 | Expr::Infer(_) in requires_comma_to_be_match_arm()
97 | Type::Infer(_) in trailing_unparameterized_path()
162 | Expr::Infer(_) in expr_leading_label()
235 | Expr::Infer(_) in expr_trailing_brace()
272 | Type::Infer(_) in expr_trailing_brace()
H A Dprecedence.rs139 | Expr::Infer(ExprInfer { attrs, .. }) in of()
168 | Expr::Infer(_) in of()
/linux/drivers/gpu/drm/
H A Ddrm_encoder.c43 * userspace to infer cloning and connector/CRTC restrictions. Unfortunately
46 * the recommended way to infer restrictions is by using the
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc_reg.h61 * Therefore, one must infer than even though there are 3 bits available, 6 and
/linux/Documentation/devicetree/bindings/net/
H A Dfsl,gianfar-mdio.yaml71 will attempt to infer it from the register set specified (your
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-fpu.c16 * speculative nature of the 'live' registers and may infer the wrong
H A Dtm-signal-context-chk-gpr.c16 * speculative nature of the 'live' registers and may infer the wrong
H A Dtm-signal-context-chk-vmx.c16 * speculative nature of the 'live' registers and may infer the wrong
H A Dtm-signal-context-chk-vsx.c16 * speculative nature of the 'live' registers and may infer the wrong
/linux/tools/testing/selftests/firmware/
H A Dfw_lib.sh223 # We currently don't have easy heuristics to infer this
/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h57 * VMCIqueue_pairPageFileInfo_NoHostQP then it can infer that the version
/linux/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c125 /* gcc is unable to infer upper bound for labels.cnt and in disasm_one_func()
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst211 Any padding must be explicitly added and C-like languages should infer the
/linux/net/ipv6/ila/
H A Dila_lwt.c170 /* Infer identifier type from type field in formatted in ila_build_state()
/linux/Documentation/bpf/
H A Dgraph_ds_impl.rst179 * No explicit control of lifetime, but can infer valid lifetime based on
/linux/tools/sound/
H A Ddapm-graph291 # Filename must have a dot in order the infer the format from the
/linux/Documentation/mm/
H A Dmultigen_lru.rst48 and infer which of them are better choices.
/linux/include/linux/
H A Diversion.h35 * inode. If it's different then something has changed. Observers cannot infer
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst161 that were written. From the sector numbers, the attacker can infer

1234