Home
last modified time | relevance | path

Searched full:procedure (Results 1 – 25 of 555) sorted by relevance

12345678910>>...23

/Linux-v5.15/include/linux/sunrpc/
Dmetrics.h10 * information about each type of RPC procedure in a given RPC program.
22 * by procedure number. There is no need to maintain separate counter
41 * particular procedure. Some procedures may require more
52 * given RPC procedure type. This indicates how much load a
53 * particular procedure is putting on the network. These
Dclnt.h45 const struct rpc_procinfo *cl_procinfo; /* procedure info */
48 cl_maxproc; /* max procedure number */
104 const struct rpc_procinfo *procs; /* procedure array */
109 * Procedure information
112 u32 p_proc; /* RPC procedure number */
118 u32 p_statidx; /* Which procedure to account */
119 const char * p_name; /* name of procedure */
Dsched.h22 * This is the actual RPC procedure call info.
26 const struct rpc_procinfo *rpc_proc; /* Procedure information */
50 * action next procedure for async tasks
/Linux-v5.15/drivers/scsi/qedf/
Dqedf_hsi.h332 FCOE_TASK_TX_STATE_ABTS /* Updated by TX path during abort procedure */,
333 /* Updated by TX path during exchange cleanup procedure */
337 * procedure
340 /* Updated by TX path during exchange cleanup first xfer procedure */
344 /* Updated by TX path during target exchange cleanup procedure */
346 /* Updated by TX path during sequence recovery procedure */
/Linux-v5.15/drivers/acpi/acpica/
Dutdebug.c72 * PARAMETERS: function_name - Ascii string containing a procedure name
110 * function_name - Caller's procedure name
159 * current procedure nesting level, and the current procedure name in acpi_debug_print()
203 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL()
242 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL()
278 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL()
314 * function_name - Caller's procedure name
350 * function_name - Caller's procedure name
386 * function_name - Caller's procedure name
424 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Dmmc-pwrseq-emmc.yaml14 procedure, as described by Jedec 4.4 specification. This procedure is
32 reset procedure as described in Jedec 4.4 specification, the
Dfsl-imx-esdhc.yaml84 Specify the start delay cell point when send first CMD19 in tuning procedure.
90 Specify the increasing delay cell steps in tuning procedure.
/Linux-v5.15/arch/parisc/kernel/
Dhpmc.S88 * r23 (arg3) procedure arg
89 * r24 (arg2) procedure arg
90 * r25 (arg1) procedure arg
91 * r26 (arg0) procedure arg
97 * r28 (ret0) return value from procedure
278 * -1 non-existent procedure
/Linux-v5.15/include/media/
Dv4l2-h264.h29 * This procedure is described in section '8.2.4 Decoding process for reference
59 * This functions builds the B0/B1 reference lists. This procedure is described
75 * This functions builds the P reference lists. This procedure is describe in
/Linux-v5.15/drivers/s390/cio/
Dccwreq.c250 * ccw_request_handler - interrupt handler for I/O request procedure.
253 * Handle interrupt during I/O request procedure.
322 * ccw_request_timeout - timeout handler for I/O request procedure
325 * Handle timeout during I/O request procedure.
360 * ccw_request_notoper - notoper handler for I/O request procedure
363 * Handle notoper during I/O request procedure.
/Linux-v5.15/sound/usb/line6/
Dvariax.c22 Stages of Variax startup procedure
42 /* Current progress in startup procedure */
79 Variax startup procedure.
174 /* initiate startup procedure: */ in variax_init()
Dpod.c35 Stages of POD startup procedure
60 /* Current progress in startup procedure */
267 POD startup procedure.
399 /* initiate startup procedure: */ in pod_init()
/Linux-v5.15/Documentation/admin-guide/
Dinitrd.rst31 change_root procedure is followed. see the "Obsolete root change
47 procedure. Also note that file systems mounted under initrd continue to
76 initrd is mounted as root, and the normal boot procedure is followed,
107 If the root file system is created during the boot procedure (i.e. if
109 procedure should create the ``/initrd`` directory.
216 The procedure involves the following steps:
276 kernel configuration at system installation. The procedure would work
/Linux-v5.15/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst63 can influence the detachment procedure. Specifically, this locking mechanism
66 documentation for the detachment procedure below. By default, the latch is
69 Detachment Procedure
566 Locks the latch, causing the detachment procedure to abort without opening
575 Unlocks the latch, causing the detachment procedure to open the latch on
605 procedure in progress.
617 procedure in progress.
629 procedure in progress.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-ad719226 Initiates the system calibration procedure. This is done on a
50 procedure. Reading returns the current calibration mode.
/Linux-v5.15/arch/powerpc/platforms/powernv/
Dsubcore.c28 * Split/unsplit procedure:
82 * Unsplitting is the simpler procedure. It requires thread 0 to request the
101 * The basic splitting procedure is fairly straight forward. However it is
116 * the splitting procedure. It firstly sets HID0_POWER8_DYNLPARDIS, which
122 * the procedure.
/Linux-v5.15/Documentation/driver-api/
Dfirewire.rst12 on IEEE 1394 bus by ISO/IEC 13213 (IEEE 1212) procedure, and to control
13 isochronous resources on the bus by IEEE 1394 procedure.
/Linux-v5.15/Documentation/filesystems/caching/
Doperations.rst17 (*) Procedure.
134 Procedure chapter
137 Operations are used through the following procedure:
/Linux-v5.15/Documentation/filesystems/ext4/
Djournal.rst690 storing the procedure.
694 operation as a procedure "rename a to b", we store the resulting file system
704 Let's take an example of a procedure that is not idempotent and see how fast
716 of storing the procedure fast commits store the outcome of each procedure. Thus
717 the fast commit log for above procedure would be as follows:
731 replay of last inode 11 tag. Thus, by converting a non-idempotent procedure
/Linux-v5.15/Documentation/ide/
DChangeLog.ide-tape.1995-20023 * Ver 0.2 Nov 23 95 A short backup (few megabytes) and restore procedure
13 * from the background backup procedure.
107 * use of some block sizes during a restore procedure.
110 * during a backup/restore procedure is supported. The
/Linux-v5.15/arch/alpha/lib/
Dcallback_srm.S28 ldq $27,0($2) # DISPATCH procedure descriptor (VMS call std)
46 ldq $27,16($2) # VA of FIXUP procedure descriptor
/Linux-v5.15/arch/arm/xen/
Dhypercall.S35 * procedure calling convention: the first paramter is passed in r0, the
38 * in r4, differently from the procedure calling convention of using the
/Linux-v5.15/Documentation/networking/devlink/
Ddevlink-health.rst62 * Invoke recovery procedure
76 - Triggers reporter's recovery procedure.
/Linux-v5.15/arch/arm/mm/
Dcache-b15-rac.c196 * being cleared when initial procedure is done. b15_rac_base had been set at
204 * However, there is no hotplug activity based on the Linux booting procedure.
227 /* Indicate that we are starting a hotplug procedure */ in b15_rac_dying_cpu()
/Linux-v5.15/drivers/misc/mei/
Dhw-me.c691 * mei_me_pg_legacy_enter_sync - perform legacy pg entry procedure
728 * mei_me_pg_legacy_exit_sync - perform legacy pg exit procedure
871 * mei_me_d0i3_enter_sync - perform d0i3 entry procedure
893 /* PGI entry procedure */ in mei_me_d0i3_enter_sync()
910 /* end PGI entry procedure */ in mei_me_d0i3_enter_sync()
944 * mei_me_d0i3_enter - perform d0i3 entry procedure
974 * mei_me_d0i3_exit_sync - perform d0i3 exit procedure
1104 * mei_me_pg_enter_sync - perform runtime pm entry procedure
1121 * mei_me_pg_exit_sync - perform runtime pm exit procedure

12345678910>>...23