Home
last modified time | relevance | path

Searched refs:matched (Results 151 – 175 of 215) sorted by relevance

123456789

/openbmc/linux/Documentation/staging/
H A Dtee.rst79 Then TEE client driver can talk to a matched Trusted Application using APIs
/openbmc/linux/tools/perf/Documentation/
H A Dperf-list.txt343 . If none of the above is matched, it will apply the supplied glob to all
H A Dperf-top.txt359 option. The -e option and this one can be mixed and matched. Events
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst328 In idef-parser, variable names are matched by a generic ``VARID`` token,
674 Which can be easily matched by the following parser rules:
/openbmc/linux/Documentation/input/
H A Dinput-programming.rst190 any handler is positively matched against it.
H A Dmulti-touch-protocol.rst388 matched to the set of contacts from the previous synchronization. A full
/openbmc/linux/Documentation/input/devices/
H A Dalps.rst38 matched against known models in the alps_model_data_array.
/openbmc/docs/designs/
H A Dremote-bios-configuration.md103 send XML type 0 to the BMC. If XML version and XML checksum matched & pending
/openbmc/qemu/docs/devel/
H A Dtracing.rst165 used as an argument to free. This way mallocs and frees can be matched up.
H A Dreplay.rst166 is recorded to the log. In replay phase the queue is matched with
H A Dmemory.rst270 - all direct subregions of the root region are matched against the address, in
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst266 Responses are matched to their corresponding request via the request ID
/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c946 bool matched; in load_free_space_cache() local
1021 matched = (tmp_ctl.free_space == (block_group->length - used - in load_free_space_cache()
1024 if (matched) { in load_free_space_cache()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Di40e.rst717 inner headers are matched.
725 filters are matched.
H A Dixgbe.rst363 <queue> - the queue to direct traffic towards (-1 discards the matched traffic)
/openbmc/linux/Documentation/powerpc/
H A Dpci_iov_resource_on_powernv.rst38 are matched to their corresponding PEs.
/openbmc/ipmitool/control/
H A Dipmitool.spec.in148 carriers and AMC modules; display matched results of ekeying match
/openbmc/linux/Documentation/networking/
H A Dvrf.rst121 limited to the default VRF. That is, it will not be matched by packets
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst327 * for arrays & pointers: target types are recursively matched;
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2674 u64 ns, bool matched) in __kvm_synchronize_tsc() argument
2693 if (!matched) { in __kvm_synchronize_tsc()
2725 bool matched = false; in kvm_synchronize_tsc() local
2770 matched = true; in kvm_synchronize_tsc()
2773 __kvm_synchronize_tsc(vcpu, offset, data, ns, matched); in kvm_synchronize_tsc()
5541 bool matched; in kvm_arch_tsc_set_attr() local
5549 matched = (vcpu->arch.virtual_tsc_khz && in kvm_arch_tsc_set_attr()
5556 __kvm_synchronize_tsc(vcpu, offset, tsc, ns, matched); in kvm_arch_tsc_set_attr()
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst212 If label is "-DELETE" a matched entry will be deleted.
713 Entries in the /sys/fs/smackfs/netlabel file are matched by longest mask
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt181 ID, product ID, etc. See struct usb_driver_entry for how drivers are matched
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst328 ccb->op_data = 0; /* scan criteria (value to be matched) */
H A Ddax-hv-api.txt601 …exists one bit in the vector that is set if the input element matched the scan criteria, or clear …
604 …output format contains one array entry for each input element that matched the scan criteria. Each…
612 entry is the index of an input element that matched the scan criteria. An inverted scan command pro…
/openbmc/openbmc/poky/meta/classes-global/
H A Dsstate.bbclass283 match.append(" (matched in %s)" % search_output.decode('utf-8').rstrip())
285 match.append(" (not matched to any task)")

123456789