Searched full:before (Results  1 – 25 of 1172) sorted by relevance
12345678910>>...47
| /Documentation/virt/kvm/x86/ | 
| D | cpuid.rst | 11 mask-out some, or even all KVM-related cpuid features before launching 66                                                before enabling paravirtualized 70                                                before enabling paravirtualized 78                                                before enabling paravirtualized 86                                                before using paravirtualized 90                                                before using the second async 96                                                before using extended destination 99 KVM_FEATURE_HC_MAP_GPA_RANGE       16          guest checks this feature bit before 103 KVM_FEATURE_MIGRATION_CONTROL      17          guest checks this feature bit before
  | 
| /Documentation/nvdimm/ | 
| D | maintainer-entry-profile.rst | 25 before submitting, but it is not required. 32 Those tests need to be passed before the patches go upstream, but not 33 necessarily before initial posting. Contact the list if you need help 38 Before patches enabling a new _DSM family will be considered, it must 49 next merge window they should be sent before -rc4, and ideally 57 In general, please wait up to one week before pinging for feedback. A
  | 
| /Documentation/ABI/testing/ | 
| D | sysfs-devices-waiting_for_supplier | 12 		before the device can probe. 15 		to be added before it can probe.  A value of 1 means the device 16 		is waiting for one or more suppliers to be added before it can
  | 
| D | debugfs-driver-genwqe | 33 Description:    Dump of the error registers before the last reset of 40 Description:    Internal chip state of UID0 before card was reset. 46 Description:    Internal chip state of UID1 before card was reset. 52 Description:    Internal chip state of UID2 before card was reset. 76                 The driver ensures that the settings are done just before
  | 
| D | debugfs-cros-ec | 66 		time in milliseconds the EC will wait before declaring a sleep 73 		sleep transition before declaring a timeout. This includes both 74 		the duration after a sleep command was received but before the
  | 
| D | configfs-most | 44 				collected from the network before being 99 				collected from the network before being 154 				collected from the network before being 220 				collected from the network before being
  | 
| /Documentation/ABI/stable/ | 
| D | sysfs-transport-srp | 13 		layer error has been observed before removing a target port. 22 		layer error has been observed before failing I/O. Zero means 38 		attempt failed before retrying. Setting this attribute to 55 		after the fast_io_fail_tmo timer has fired and before the 57 		"dev_loss_tmo" timer has fired and before the port is finally
  | 
| /Documentation/filesystems/iomap/ | 
| D | operations.rst | 178 The pagecache takes whatever locks it needs before calling the 189 before calling this function. 199 exclusive mode before calling this function. 232 mode before calling this function. 243 mode before calling this function. 256 mode before calling this function. 267 The pagecache will lock each folio before trying to schedule it for 310     ioend or perform any other preparatory work before the writeback I/O 391 extra work before or after the I/O is issued to storage. 438    before completing the call. [all …] 
 | 
| /Documentation/ABI/obsolete/ | 
| D | sysfs-driver-hid-roccat-ryos | 27 		Before reading this file, control has to be written to select 37 		Before reading this file, control has to be written to select 47 		Before reading this file, control has to be written to select 57 		Before reading this file, control has to be written to select 67 		Before reading this file, control has to be written to select 77 		Before reading this file, control has to be written to select 88 		Before reading this file, control has to be written to select 99 		Before reading this file, control has to be written to select 110 		Before reading this file, control has to be written to select 156 		Before reading this file, control has to be written to select [all …] 
 | 
| D | sysfs-driver-hid-roccat-isku | 27 		Before reading this file, control has to be written to select 37 		Before reading this file, control has to be written to select 47 		Before reading this file, control has to be written to select 57 		Before reading this file, control has to be written to select 67 		Before reading this file, control has to be written to select 77 		Before reading this file, control has to be written to select 87 		Before reading this file, control has to be written to select 106 		Before reading this file, control has to be written to select 117 		Before reading this file, control has to be written to select
  | 
| /Documentation/maintainer/ | 
| D | maintainer-entry-profile.rst | 47 require published specifications at a certain revision before patches 54 sent at any time before the merge window closes and can still be 63   their first posting for consideration before this point. Patches that 68   submissions should appear before -rc5. 87 addition to specifying how long to wait before a resubmission this
  | 
| /Documentation/crypto/ | 
| D | crypto_engine.rst | 36 Before transferring any request, you have to fill the context enginectx by 39 * ``prepare_crypt_hardware``: Called once before any prepare functions are 45 * ``prepare_cipher_request``/``prepare_hash_request``: Called before each
  | 
| /Documentation/driver-api/ | 
| D | device_link.rst | 11 before their parent, and the parent is always resumed before its children. 18 dependencies, i.e. that one device must be bound to a driver before 30 presence on the supplier.  The consumer devices are not probed before the 31 supplier is bound to a driver, and they're unbound before the supplier 89 before the consumer is runtime suspended.  ``DL_FLAG_AUTOREMOVE_CONSUMER`` 112 a problem if the consumer is required to probe before a certain initcall level 159   not bind before the MMU is bound.  To achieve this, a device link with 174   before the hotplug ports can resume.  If the hotplug ports were children 250 add a device flag causing the parent driver to be probed before the 271   and consumer.  If the link is created before any devices are probed, it [all …] 
 | 
| D | io_ordering.rst | 9 chipset to flush pending writes to the device before any reads are posted.  A 31 In the case above, the device may receive newval2 before it receives newval, 50 pending writes before actually posting the read to the chipset, preventing
  | 
| /Documentation/devicetree/bindings/arm/marvell/ | 
| D | armada-39x.txt | 12 following property before the common "marvell,armada390" one: 23 property before the common "marvell,armada390" one:
  | 
| /Documentation/core-api/ | 
| D | debug-objects.rst | 78 problem before the real initialization of the object happens. E.g. it 88 object before leaving the function which allocated it. See next section. 101 problem before the real initialization of the object happens. E.g. it 111 calling debug_object_free() before the function which allocates the 125 problem before the real activation of the object happens. E.g. it can 165 before the real destruction of the object happens. E.g. it can 174 This function is called before an object is freed. 180 fixup function can correct the problem before the real free of the 299 before returning.
  | 
| D | circular-buffers.rst | 171 		/* wake_up() will make sure that the head is committed before 179 before the head index makes it available to the consumer and then instructs the 180 CPU that the revised head index must be written before the consumer is woken. 185 producer must produce two elements before it could possibly corrupt the 199 	/* Read index before reading contents at that index. */ 210 		/* Finish reading descriptor before incrementing tail. */ 217 This will instruct the CPU to make sure the index is up to date before reading 219 before it writes the new tail pointer, which will erase the item.
  | 
| /Documentation/scheduler/ | 
| D | membarrier.rst | 10 Memory barriers before updating rq->curr 15 user-space, before updating rq->curr.  This barrier is implied by the sequence 25 before returning to user-space.  The schemes providing this barrier on the various
  | 
| /Documentation/virt/ | 
| D | guest-halt-polling.rst | 6 the guest vcpus to poll for a specified amount of time before 36 performed before halting. 51 but before global guest_halt_poll_ns.
  | 
| /Documentation/bpf/libbpf/ | 
| D | index.rst | 32 before asking new questions. It may be that this was already addressed or 33 answered before.
  | 
| /Documentation/block/ | 
| D | writeback_cache_control.rst | 10 operating system before data actually has hit the non-volatile storage.  This 25 has been flushed before the actual I/O operation is started.  This explicitly 27 storage before the flagged bio starts. In addition the REQ_PREFLUSH flag can be 53 support required, the block layer completes empty REQ_PREFLUSH requests before
  | 
| /Documentation/RCU/ | 
| D | rculist_nulls.rst | 47     * reuse these object before the RCU grace period, we 94   solved by pre-fetching the "next" field (with proper barriers) before 103 before the move, 'next' pointer is NULL, and lockless reader can not 115   atomic_set_release(&obj->refcnt, 1); // key before refcnt 125 very very fast (before the end of RCU grace period) 210   atomic_set_release(&obj->refcnt, 1); // key before refcnt
  | 
| /Documentation/virt/kvm/ | 
| D | vcpu-requests.rst | 142 VCPU requests should be masked by KVM_REQUEST_MASK before using them with 160   then the caller will wait for each VCPU to acknowledge its IPI before 174 must be inserted after writing the new state and before setting the VCPU 177 and before proceeding to read the new state associated with it.  See 191 thread checks kvm_request_pending() before entering guest mode and that a 194 kvm_request_pending() check and before it has entered guest mode, as kick 227 the Dekker pattern has been extended to disable interrupts before setting 272 set before reading ``vcpu->mode``; dually, in the VCPU thread, 282 VCPU threads may need to consider requests before and/or after calling
  | 
| /Documentation/power/ | 
| D | userland-swsusp.rst | 56 	uploaded snapshot image; before calling it you should transfer 132 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also 141 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and 161 preferably using mlockall(), before calling SNAPSHOT_FREEZE. 179 		that were mounted before SNAPSHOT_CREATE_IMAGE has been 190 be mounted before suspend and SHOULD NOT attempt to perform any operations
  | 
| /Documentation/devicetree/bindings/mtd/ | 
| D | lpc32xx-slc.txt | 11 - nxp,wdr-clks: Delay before Ready signal is tested on write (W_RDY) 12 - nxp,rdr-clks: Delay before Ready signal is tested on read (R_RDY)
  | 
        12345678910>>...47