Searched full:procedure (Results 1 – 25 of 543) sorted by relevance
12345678910>>...22
/linux-5.10/include/linux/sunrpc/ |
D | metrics.h | 10 * 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
|
D | clnt.h | 43 const struct rpc_procinfo *cl_procinfo; /* procedure info */ 46 cl_maxproc; /* max procedure number */ 100 const struct rpc_procinfo *procs; /* procedure array */ 105 * Procedure information 108 u32 p_proc; /* RPC procedure number */ 114 u32 p_statidx; /* Which procedure to account */ 115 const char * p_name; /* name of procedure */
|
D | sched.h | 22 * 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-5.10/drivers/scsi/qedf/ |
D | qedf_hsi.h | 332 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-5.10/drivers/acpi/acpica/ |
D | utdebug.c | 72 * 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-5.10/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-emmc.yaml | 14 procedure, as described by Jedec 4.4 specification. This procedure is 32 reset procedure as described in Jedec 4.4 specification, the
|
D | fsl-imx-esdhc.yaml | 82 Specify the start delay cell point when send first CMD19 in tuning procedure. 88 Specify the increasing delay cell steps in tuning procedure.
|
/linux-5.10/arch/parisc/kernel/ |
D | hpmc.S | 88 * 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-5.10/include/media/ |
D | v4l2-h264.h | 29 * 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-5.10/drivers/s390/cio/ |
D | ccwreq.c | 250 * 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-5.10/sound/usb/line6/ |
D | variax.c | 22 Stages of Variax startup procedure 42 /* Current progress in startup procedure */ 79 Variax startup procedure. 180 /* initiate startup procedure: */ in variax_init()
|
D | pod.c | 35 Stages of POD startup procedure 60 /* Current progress in startup procedure */ 267 POD startup procedure. 404 /* initiate startup procedure: */ in pod_init()
|
/linux-5.10/Documentation/driver-api/serial/ |
D | moxa-smartio.rst | 65 This driver and installation procedure have been developed upon Linux Kernel 93 installation procedure for suitable one. Before you install the driver, 94 please refer to hardware installation procedure in the User's Manual. 123 installation procedure in User's Manual before proceed any further. 131 procedure in User's Manual in advance. 166 Following installation procedure depends on the model you'd like to 221 script "msmknod" to simplify the procedure. 223 need to do this procedure when: 232 The procedure is:: 242 for more detailed procedure. [all …]
|
/linux-5.10/Documentation/admin-guide/ |
D | initrd.rst | 31 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-5.10/include/linux/platform_data/ |
D | mmc-esdhc-imx.h | 38 unsigned int tuning_step; /* The delay cell steps in tuning procedure */ 39 unsigned int tuning_start_tap; /* The start delay cell point in tuning procedure */
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 26 Initiates the system calibration procedure. This is done on a 50 procedure. Reading returns the current calibration mode.
|
/linux-5.10/fs/nfsd/ |
D | trace.h | 735 const char *procedure 737 TP_ARGS(clp, procedure), 741 __string(procedure, procedure) 747 __assign_str(procedure, procedure) 751 TP_printk("addr=%pISpc client %08x:%08x procedure=%s", 753 __get_str(procedure))
|
/linux-5.10/arch/powerpc/platforms/powernv/ |
D | subcore.c | 28 * 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-5.10/Documentation/driver-api/ |
D | firewire.rst | 12 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-5.10/Documentation/filesystems/caching/ |
D | operations.rst | 17 (*) Procedure. 134 Procedure chapter 137 Operations are used through the following procedure:
|
/linux-5.10/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 3 * 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-5.10/arch/alpha/lib/ |
D | callback_srm.S | 28 ldq $27,0($2) # DISPATCH procedure descriptor (VMS call std) 46 ldq $27,16($2) # VA of FIXUP procedure descriptor
|
/linux-5.10/arch/arm/xen/ |
D | hypercall.S | 35 * procedure calling convention: the first paramter is passed in r0, the 38 * in r4, differently from the procedure calling convention of using the
|
/linux-5.10/Documentation/networking/devlink/ |
D | devlink-health.rst | 61 * Invoke recovery procedure 75 - Triggers a reporter's recovery procedure.
|
/linux-5.10/arch/arm/mm/ |
D | cache-b15-rac.c | 196 * 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()
|
12345678910>>...22