/linux/tools/net/sunrpc/xdrgen/generators/ |
H A D | program.py | 15 """Emit procedure numbers for each RPC version's procedures""" 19 template = environment.get_template("definition/procedure.j2") 20 for procedure in version.procedures: 21 if procedure.name not in excluded_apis: 24 name=procedure.name, 25 value=procedure.number, 38 for procedure in version.procedures: 39 if procedure.name not in excluded_apis: 40 arguments[procedure.argument.type_name] = None 48 for procedure in version.procedures: [all …]
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | branch.json | 48 …"PublicDescription": "Procedure return with predicted address executed. This event counts when any… 51 …"BriefDescription": "Procedure return with predicted address executed. This event counts when any … 54 …"PublicDescription": "Procedure return mispredicted due to address miscompare. This event counts w… 57 …"BriefDescription": "Procedure return mispredicted due to address miscompare. This event counts wh…
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | branch.json | 48 …"PublicDescription": "Procedure return with predicted address executed.This event counts when any … 51 …"BriefDescription": "Procedure return with predicted address executed.This event counts when any p… 54 …"PublicDescription": "Procedure return mis-predicted due to address mis-compare.This event counts … 57 …"BriefDescription": "Procedure return mis-predicted due to address mis-compare.This event counts w…
|
/linux/include/linux/sunrpc/ |
H A 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
|
H A D | clnt.h | 52 const struct rpc_procinfo *cl_procinfo; /* procedure info */ 55 cl_maxproc; /* max procedure number */ 114 const struct rpc_procinfo *procs; /* procedure array */ 119 * Procedure information 122 u32 p_proc; /* RPC procedure number */ 128 u32 p_statidx; /* Which procedure to account */ 129 const char * p_name; /* name of procedure */
|
/linux/drivers/acpi/acpica/ |
H A D | utdebug.c | 82 * PARAMETERS: function_name - Ascii string containing a procedure name 120 * function_name - Caller's procedure name 169 * current procedure nesting level, and the current procedure name in acpi_debug_print() 213 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL() 252 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL() 288 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL() 324 * function_name - Caller's procedure name 360 * function_name - Caller's procedure name 396 * function_name - Caller's procedure name 434 * function_name - Caller's procedure name in ACPI_EXPORT_SYMBOL() [all …]
|
/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/ |
H A D | branch.json | 60 "PublicDescription": "Instruction architecturally executed, predicted procedure return", 63 "BriefDescription": "Instruction architecturally executed, predicted procedure return" 66 "PublicDescription": "Instruction architecturally executed, mispredicted procedure return", 69 "BriefDescription": "Instruction architecturally executed, mispredicted procedure return"
|
/linux/drivers/scsi/qedf/ |
H A 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/tools/net/sunrpc/xdrgen/ |
H A D | README | 93 that appear directly in front of the public per-procedure APIs. For 173 pragma exclude <RPC procedure> ; 175 In some cases, a procedure encoder or decoder function might need 179 by hand, a pragma can specify that the procedure's encoder and 193 are used only by excluded procedure. 239 Generate client-side procedure functions
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A 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
|
/linux/arch/parisc/kernel/ |
H A D | hpmc.S | 86 * r23 (arg3) procedure arg 87 * r24 (arg2) procedure arg 88 * r25 (arg1) procedure arg 89 * r26 (arg0) procedure arg 95 * r28 (ret0) return value from procedure 276 * -1 non-existent procedure
|
/linux/drivers/s390/cio/ |
H A 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/include/media/ |
H A D | v4l2-h264.h | 30 * This procedure is described in section '8.2.4 Decoding process for reference 63 * This functions builds the B0/B1 reference lists. This procedure is described 80 * This functions builds the P reference lists. This procedure is describe in
|
/linux/sound/usb/line6/ |
H A D | variax.c | 22 Stages of Variax startup procedure 42 /* Current progress in startup procedure */ 79 Variax startup procedure. 174 /* initiate startup procedure: */ in variax_init()
|
/linux/Documentation/admin-guide/ |
H A 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/lib/ |
H A D | dhry.h | 142 * - No procedure merging 165 * procedure, function calls 17 (16.7 %) 216 * P (...) procedure call 11 217 * user procedure 10 218 * library procedure 1 228 * The average number of parameters in procedure or function calls
|
/linux/Documentation/driver-api/surface_aggregator/clients/ |
H A D | dtx.rst | 63 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/Documentation/ABI/testing/ |
H A 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/arch/powerpc/platforms/powernv/ |
H A D | subcore.c | 30 * Split/unsplit procedure: 84 * Unsplitting is the simpler procedure. It requires thread 0 to request the 103 * The basic splitting procedure is fairly straight forward. However it is 118 * the splitting procedure. It firstly sets HID0_POWER8_DYNLPARDIS, which 124 * the procedure.
|
/linux/Documentation/driver-api/ |
H A 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/Documentation/filesystems/ext4/ |
H A D | journal.rst | 695 storing the procedure. 699 operation as a procedure "rename a to b", we store the resulting file system 709 Let's take an example of a procedure that is not idempotent and see how fast 721 of storing the procedure fast commits store the outcome of each procedure. Thus 722 the fast commit log for above procedure would be as follows: 736 replay of last inode 11 tag. Thus, by converting a non-idempotent procedure
|
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
H A D | spec_operation.json | 76 … "PublicDescription": "Counts procedure return operations (RET) which are speculatively executed." 80 …"PublicDescription": "Counts indirect branch operations including procedure returns, which are spe…
|
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
H A D | spec_operation.json | 80 … "PublicDescription": "Counts procedure return operations (RET) which are speculatively executed." 84 …"PublicDescription": "Counts indirect branch operations including procedure returns, which are spe…
|
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
H A D | spec_operation.json | 80 … "PublicDescription": "Counts procedure return operations (RET) which are speculatively executed." 84 …"PublicDescription": "Counts indirect branch operations including procedure returns, which are spe…
|
/linux/arch/alpha/lib/ |
H A 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
|