Home
last modified time | relevance | path

Searched full:numeric (Results 1 – 25 of 268) sorted by relevance

1234567891011

/linux-6.12.1/include/xen/interface/
Delfnote.h19 * Numeric types are either 4 or 8 bytes depending on the content of
37 * The virtual address of the entry point (numeric).
43 /* The virtual address of the hypercall transfer page (numeric).
50 /* The virtual address where the kernel image should be mapped (numeric).
60 * pseudo-physical address (numeric).
135 * The lowest address the hypervisor hole can begin at (numeric).
145 * (non-present) L1 page table entries carrying valid MFNs (numeric).
151 * This is a numeric value.
177 * The features supported by this kernel (numeric).
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen1/
Dfloating-point.json6 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
13 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
20 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
27 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
34 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
41 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
48 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
55 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
62 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
69 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
Dcore.json70 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
77 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
84 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
/linux-6.12.1/samples/ftrace/
Dsample-trace-array.h30 * TRACE_SYSTEM is expected to be a C valid variable (alpha-numeric
38 * But the above is only needed if TRACE_SYSTEM is not alpha-numeric
40 * TRACE_SYSTEM. As TRACE_SYSTEM_VAR must be alpha-numeric, if
42 * only alpha-numeric and underscores.
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-class-rfkill39 Values: A numeric value:
57 Values: A numeric value.
73 Values: A numeric value.
87 Values: A numeric value.
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen2/
Dfloating-point.json6 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
13 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
20 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
27 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
34 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
Dcore.json70 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
77 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
84 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen3/
Dfloating-point.json6 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
13 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
20 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
27 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
34 … event. This event is a speculative event. Since this event includes non-numeric operations it is …
Dcore.json71 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
78 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
85 …ement represents one complete instruction. Since this event includes non-numeric instructions it i…
/linux-6.12.1/drivers/scsi/aic94xx/
Daic94xx_seq.h23 /* numeric major version */
25 /* numeric minor version */
/linux-6.12.1/Documentation/livepatch/
Dshadow-vars.rst12 associates pointers to parent objects and a numeric identifier of the
13 shadow data. The numeric identifier is a simple enumeration that may be
16 numeric id subsequently filters hashtable queries. Multiple shadow
17 variables may attach to the same parent object, but their numeric
/linux-6.12.1/Documentation/networking/
Dipsec.rst30 Therefore, a numeric threshold should be applied before compression,
32 original form without attempting compression. The numeric threshold
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dinput.yaml19 Specifies an array of numeric keycode values to be used for reporting
28 Specifies a single numeric keycode value to be used for reporting
/linux-6.12.1/include/uapi/linux/netfilter/
Dnfnetlink_osf.h94 * plain numeric value. Can also be made as plain numeric value which
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dnvidia,tegra124-dfll.txt42 - nvidia,cf: Numeric value, see the field DFLL_PARAMS_CF_PARAM in the TRM.
43 - nvidia,ci: Numeric value, see the field DFLL_PARAMS_CI_PARAM in the TRM.
44 - nvidia,cg: Numeric value, see the field DFLL_PARAMS_CG_PARAM in the TRM.
/linux-6.12.1/drivers/acpi/acpica/
Dutstrtoul64.c64 * 64-bit numeric overflow
128 * Perform the base 8, 10, or 16 conversion. A 64-bit numeric overflow in acpi_ut_strtoul64()
187 * (32 or 64 bits). There are no numeric overflow conditions. (NO ERROR)
260 * 1) The input string is either a decimal or hexadecimal numeric string.
266 * conversion case. There are no numeric overflow conditions. (NO ERROR)
Dexmisc.c199 * DESCRIPTION: Execute a logical "Numeric" AML opcode. For these Numeric
235 "Invalid numeric logical opcode: %X", opcode)); in acpi_ex_do_logical_numeric_op()
260 * logical value. For the Numeric operators (LAnd and LOr), both
/linux-6.12.1/drivers/gpu/drm/
Ddrm_panic_qr.rs11 //! compressed kmsg is encoded as numeric.
17 //! efficient numeric encoding, that encode 3 decimal digits into
328 /// Number of bits to encode characters in numeric mode.
333 Numeric(&'a [u8]), enumerator
341 Segment::Numeric(_) => (MODE_NUMERIC, 4), in get_header()
353 Segment::Numeric(_) => match v { in length_bits_count()
365 Segment::Numeric(data) => { in character_count()
387 Segment::Numeric(_) => { in total_size_bits()
427 Segment::Numeric(data) => { in next()
915 /// efficiently as a numeric segment, and appended to the URL.
[all …]
/linux-6.12.1/include/net/
Dnetlink.h1347 * @value: numeric value
1361 * @value: numeric value
1374 * @value: numeric value
1387 * @value: numeric value
1400 * @value: numeric value
1413 * @value: numeric value
1426 * @value: numeric value
1442 * @value: numeric value
1455 * @value: numeric value
1468 * @value: numeric value
[all …]
/linux-6.12.1/fs/9p/
Dv9fs.h96 * @dfltuid: default numeric userid to mount hierarchy as
97 * @dfltgid: default numeric groupid to mount hierarchy as
98 * @uid: if %V9FS_ACCESS_SINGLE, the numeric uid which mounted the hierarchy
/linux-6.12.1/lib/
Dtest_dynamic_debug.c51 /* numeric input, independent bits */
84 /* numeric verbosity, V2 > V1 related */
/linux-6.12.1/include/media/
Dv4l2-flash-led-class.h130 * PTR_ERR() to obtain the numeric return value.
151 * PTR_ERR() to obtain the numeric return value.
/linux-6.12.1/Documentation/bpf/
Dprog_cgroup_sysctl.rst41 0``, e.g. writes to numeric sysctl entries must always be at file position
85 of integers, the following helpers can be used to get numeric value from the
/linux-6.12.1/Documentation/filesystems/spufs/
Dspufs.rst156 with the numeric value of the next instruction to be executed. These
188 beginning to the first non-numeric character or the end of the
255 beginning to the first non-numeric character or the end of the
/linux-6.12.1/Documentation/netlink/specs/
Dnftables.yaml266 doc: numeric handle of the table
282 doc: numeric handle of the chain
296 doc: numeric policy of the chain
392 doc: numeric handle of the rule
407 doc: numeric handle of the previous rule
451 doc: numeric value of the handled protocol

1234567891011