Home
last modified time | relevance | path

Searched full:previously (Results 1 – 25 of 2004) sorted by relevance

12345678910>>...81

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.h115 * @drm_enc: Pointer to previously created drm encoder structure
122 * @drm_enc: Pointer to previously created drm encoder structure
128 * @drm_enc: Pointer to previously created drm encoder structure
134 * @drm_enc: Pointer to previously created drm encoder structure
141 * @drm_enc: Pointer to previously created drm encoder structure
148 * @drm_enc: Pointer to previously created drm encoder structure
155 * @drm_enc: Pointer to previously created drm encoder structure
161 * @drm_enc: Pointer to previously created drm encoder structure
168 * @drm_enc: Pointer to previously created drm encoder structure
174 * @drm_enc: Pointer to previously created drm encoder structure
[all …]
/linux-6.12.1/Documentation/locking/
Dhwspinlock.rst82 Free a previously-assigned hwspinlock; returns 0 on success, or an
92 After verifying the owner of the hwspinlock, release a previously acquired
103 Lock a previously-assigned hwspinlock with a timeout limit (specified in
119 Lock a previously-assigned hwspinlock with a timeout limit (specified in
135 Lock a previously-assigned hwspinlock with a timeout limit (specified in
152 Lock a previously-assigned hwspinlock with a timeout limit (specified in
169 Lock a previously-assigned hwspinlock with a timeout limit (specified in
186 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
203 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
219 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
[all …]
/linux-6.12.1/mm/
Dzpool.c262 * zpool_free() - Free previously allocated memory
266 * This frees previously allocated memory. This does not guarantee
281 * zpool_map_handle() - Map a previously allocated handle into memory
286 * This maps a previously allocated handle into memory. The @mapmode
309 * zpool_unmap_handle() - Unmap a previously mapped handle
313 * This unmaps a previously mapped handle. Any locks or other
/linux-6.12.1/tools/memory-model/Documentation/
Dlocking.txt5 CPU holding a given lock sees any changes previously seen or made by any
6 CPU before it previously released that same lock. This last sentence
18 Any CPU holding a given lock sees any changes previously seen
19 or made by any CPU before it previously released that same lock.
23 previously holding this same lock". For example, consider the following
/linux-6.12.1/Documentation/gpu/
Ddrm-usage-stats.rst89 implementation easier, but are required to catch up with the previously reported
91 was previously read, userspace is expected to stay with that larger previous
110 implementation easier, but are required to catch up with the previously reported
112 was previously read, userspace is expected to stay with that larger previous
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_exec.c30 * bounds (but not crossing those bounds) of a previously mapped sparse
43 * the range of a previously mapped sparse mapping exactly though.
52 * of the previously unmapped sparse mapping within the same VM_BIND ioctl
54 * range of the previously unmapped sparse mapping within the same VM_BIND
64 * mappings, as requested by userspace previously, are actually mapped once the
/linux-6.12.1/tools/perf/util/
Dsrcline.h24 /* find previously inserted srcline */
53 /* find previously inserted inline node list */
/linux-6.12.1/Documentation/livepatch/
Dsystem-state.rst116 are already provided by previously installed livepatches.
162 Therefore it does not need to care about any previously installed
167 has to handle the state of the previously installed livepatches.
/linux-6.12.1/Documentation/userspace-api/gpio/
Dgpio-handle-set-config-ioctl.rst16 GPIOHANDLE_SET_CONFIG_IOCTL - Update the configuration of previously requested lines.
39 Update the configuration of previously requested lines, without releasing the
Dgpio-v2-line-set-config-ioctl.rst12 GPIO_V2_LINE_SET_CONFIG_IOCTL - Update the configuration of previously requested lines.
35 Update the configuration of previously requested lines, without releasing the
/linux-6.12.1/include/linux/
Dcoresight-pmu.h55 * [59:56] - Minor Version - previously existing fields are compatible with
57 * [63:60] - Major Version - previously existing fields mean different things
Dhwspinlock.h388 * @hwlock: a previously-acquired hwspinlock which we want to unlock
406 * @hwlock: a previously-acquired hwspinlock which we want to unlock
422 * @hwlock: a previously-acquired hwspinlock which we want to unlock
437 * @hwlock: a previously-acquired hwspinlock which we want to unlock
452 * @hwlock: a previously-acquired hwspinlock which we want to unlock
Dlwq.h98 * Return %true is the list may have previously been empty.
114 * Return %true is the list may have previously been empty.
Dlz4.h380 * LZ4_compress_HC_continue() - Compress 'src' using data from previously
424 * If previously compressed data block is not guaranteed
474 * If previously compressed data block is not guaranteed
487 * LZ4_compress_fast_continue() - Compress 'src' using data from previously
498 * Compress buffer content 'src', using data from previously compressed blocks
535 * Previously decoded blocks *must* remain available at the memory position
574 * Previously decoded blocks *must* remain available at the memory position
/linux-6.12.1/Documentation/iio/
Diio_dmabuf_api.rst49 automatically detach all previously attached DMABUF objects.
52 Enqueue a previously attached DMABUF object to the buffer queue.
/linux-6.12.1/tools/include/linux/
Dcoresight-pmu.h55 * [59:56] - Minor Version - previously existing fields are compatible with
57 * [63:60] - Major Version - previously existing fields mean different things
/linux-6.12.1/tools/power/cpupower/
DMakefile331 @echo ' install - Install previously built project files from the output'
335 @echo ' install-lib - Install previously built library binary from the output'
339 @echo ' install-tools - Install previously built "cpupower" util from the output'
347 @echo ' install-gmo - Install previously built language files from the output'
351 @echo ' install-bench - Install previously built "cpufreq-bench" util files from the'
359 @echo ' uninstall - Remove previously installed files from the dir defined by "DESTDIR"'
/linux-6.12.1/drivers/staging/fieldbus/
Dfieldbus_dev.h74 * - unregister a previously registered fieldbus device
75 * @fb: Device structure previously registered
/linux-6.12.1/include/media/
Dmedia-request.h103 * media_request_unlock_for_access - Unlock a request previously locked for
108 * Unlock a request that has previously been locked using
151 * media_request_unlock_for_update - Unlock a request previously locked for
156 * Unlock a request that has previously been locked using
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/abm/
Dmain.h140 * @mq.prev_stats: previously reported @mq.stats
148 * @red.band.prev_stats: previously reported @red.stats
150 * @red.band.prev_xstats: extended stats for RED - previously reported
/linux-6.12.1/lib/
Derrseq.c56 * return value should not be used as a previously sampled value in later
137 * @since: Previously-sampled errseq_t from which to check.
158 * @since: Pointer to previously-sampled errseq_t to check against and advance.
Dsg_pool.c71 * sg_free_table_chained - Free a previously mapped sg table
77 * Free an sg table previously allocated and setup with
/linux-6.12.1/Documentation/arch/powerpc/
Dcxlflash.rst181 do not provide the adapter file descriptor as it was previously
210 As mentioned previously, when operating in user space access mode,
227 As mentioned previously, when operating in user space access mode,
253 This ioctl is responsible for resizing a previously created virtual
272 This ioctl is responsible for releasing a previously obtained
297 This ioctl is responsible for cloning a previously created
/linux-6.12.1/include/uapi/xen/
Devtchn.h68 * Unbind previously allocated @port.
77 * Unbind previously allocated @port.
/linux-6.12.1/drivers/hid/bpf/
Dhid_bpf_dispatch.c326 * hid_bpf_release_context - Release the previously allocated context @ctx
389 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
454 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
513 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
537 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()

12345678910>>...81