Home
last modified time | relevance | path

Searched full:retrieval (Results 1 – 25 of 192) sorted by relevance

12345678

/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h80 * - retrieval initiation operations are done in the context of the process
150 unsigned long start_time; /* time at which retrieval started */
164 * fscache_get_retrieval - Get an extra reference on a retrieval operation
165 * @op: The retrieval operation to get a reference on
167 * Get an extra reference on a retrieval operation.
177 * fscache_enqueue_retrieval - Enqueue a retrieval operation for processing
178 * @op: The retrieval operation affected
180 * Enqueue a retrieval operation for processing by the FS-Cache thread pool.
188 * fscache_retrieval_complete - Record (partial) completion of a retrieval
189 * @op: The retrieval operation affected
[all …]
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
Dbackend-api.rst173 * FS-Cache retrieval operation record::
182 A structure of this type is allocated by FS-Cache to record retrieval and
188 A retrieval operation can be used by the backend to do retrieval work. To
189 do this, the retrieval->op.processor method pointer should be set
383 storage and retrieval operations from the netfs are excluded during the
428 The retrieval record pointed to by op should be retained for each page
432 The retrieval record may be used to get CPU time via the FS-Cache thread
436 retrieval routine could be enqueued upon the completion of a disk read.
437 The to_do field in the retrieval record is provided to aid in this.
541 * Invoke the retrieval I/O completion function::
[all …]
Doperations.rst26 data storage and retrieval routines. Its operations are represented by
/kernel/linux/linux-6.6/Documentation/driver-api/iio/
Dcore.rst30 buffered data transfer and for events information retrieval.
141 retrieval:
171 This will generate two separate attributes files for raw data retrieval:
/kernel/linux/linux-5.10/Documentation/driver-api/iio/
Dcore.rst30 buffered data transfer and for events information retrieval.
141 retrieval:
171 This will generate two separate attributes files for raw data retrieval:
/kernel/linux/linux-6.6/Documentation/ABI/stable/
Dsysfs-driver-qla2xxx6 ready for retrieval.
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-driver-qla2xxx6 ready for retrieval.
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h204 /* Enable / disable retrieval of CPU firmware or prom contents. This must
212 /* Return true if we're in a mode for retrieval CPU firmware */
217 an error otherwise (e.g. if firmware retrieval is not enabled). */
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h204 /* Enable / disable retrieval of CPU firmware or prom contents. This must
212 /* Return true if we're in a mode for retrieval CPU firmware */
217 an error otherwise (e.g. if firmware retrieval is not enabled). */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Davia-hx711.yaml14 - sck-gpio gives a clock to the sensor with 24 cycles for data retrieval
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Davia-hx711.yaml14 - sck-gpio gives a clock to the sensor with 24 cycles for data retrieval
/kernel/linux/linux-6.6/Documentation/power/
Dopp.rst13 5. OPP Data Retrieval Functions
247 5. OPP Data Retrieval Functions
376 Retrieval functions:
/kernel/linux/linux-5.10/Documentation/power/
Dopp.rst13 5. OPP Data Retrieval Functions
247 5. OPP Data Retrieval Functions
376 Retrieval functions:
/kernel/linux/linux-5.10/drivers/rtc/
Dsystohc.c11 * that stores time for later retrieval by rtc_hctosys.
/kernel/linux/linux-5.10/fs/fscache/
Dpage.c269 * Handle cancellation of a pending retrieval op
280 * release a retrieval op reference
300 * allocate a retrieval op
310 /* allocate a retrieval operation and attempt to submit it */ in fscache_alloc_retrieval()
1159 * @op: The retrieval op pages are being marked for
1193 * @op: The retrieval op pages are being marked for
Dinternal.h330 * get an extra reference to a netfs retrieval context
341 * release a reference to a netfs retrieval context
/kernel/linux/linux-5.10/fs/proc/
Dproc_net.c128 * @data: Data for retrieval by PDE_DATA().
220 * @data: Data for retrieval by PDE_DATA().
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_seq.c202 * into a special buffer (@s) for later retrieval by a sequencer
230 * into a special buffer (@s) for later retrieval by a sequencer
/kernel/linux/linux-6.6/fs/proc/
Dproc_net.c138 * @data: Data for retrieval by pde_data().
230 * @data: Data for retrieval by pde_data().
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_seq.c203 * into a special buffer (@s) for later retrieval by a sequencer
231 * into a special buffer (@s) for later retrieval by a sequencer
/kernel/linux/linux-6.6/include/uapi/linux/
Dgsmmux.h18 * incompatible settings were provided. Always cleared on retrieval.
Dmroute6.h96 * Group count retrieval for pim6sd
Dmroute.h91 /* Group count retrieval for mrouted */
/kernel/linux/linux-5.10/include/uapi/linux/
Dmroute6.h96 * Group count retrieval for pim6sd
Dmroute.h91 /* Group count retrieval for mrouted */

12345678