Home
last modified time | relevance | path

Searched full:integer (Results 1 – 25 of 3847) sorted by relevance

12345678910>>...154

/kernel/linux/linux-6.6/Documentation/firmware-guide/acpi/apei/
Doutput_format.rst12 severity: <integer>, <severity string>
13 section: <integer>, severity: <integer>, <severity string>
14 flags: <integer>
35 [processor_type: <integer>, <proc type string>]
36 [processor_isa: <integer>, <proc isa string>]
37 [error_type: <integer>
39 [operation: <integer>, <proc operation string>]
40 [flags: <integer>
42 [level: <integer>]
43 [version_info: <integer>]
[all …]
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/apei/
Doutput_format.rst12 severity: <integer>, <severity string>
13 section: <integer>, severity: <integer>, <severity string>
14 flags: <integer>
35 [processor_type: <integer>, <proc type string>]
36 [processor_isa: <integer>, <proc isa string>]
37 [error_type: <integer>
39 [operation: <integer>, <proc operation string>]
40 [flags: <integer>
42 [level: <integer>]
43 [version_info: <integer>]
[all …]
/kernel/linux/linux-6.6/Documentation/networking/
Dnf_conntrack-sysctl.rst17 nf_conntrack_buckets - INTEGER
32 nf_conntrack_count - INTEGER (read-only)
45 nf_conntrack_expect_max - INTEGER
49 nf_conntrack_frag6_high_thresh - INTEGER
57 nf_conntrack_frag6_low_thresh - INTEGER
62 nf_conntrack_frag6_timeout - INTEGER (seconds)
67 nf_conntrack_generic_timeout - INTEGER (seconds)
73 nf_conntrack_icmp_timeout - INTEGER (seconds)
78 nf_conntrack_icmpv6_timeout - INTEGER (seconds)
83 nf_conntrack_log_invalid - INTEGER
[all …]
Dip-sysctl.rst20 ip_default_ttl - INTEGER
25 ip_no_pmtu_disc - INTEGER
52 min_pmtu - INTEGER
93 fib_multipath_hash_policy - INTEGER
107 fib_multipath_hash_fields - UNSIGNED INTEGER
134 fib_sync_mem - UNSIGNED INTEGER
140 ip_forward_update_priority - INTEGER
152 route/max_size - INTEGER
162 neigh/default/gc_thresh1 - INTEGER
168 neigh/default/gc_thresh2 - INTEGER
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Dnf_conntrack-sysctl.rst17 nf_conntrack_buckets - INTEGER
33 nf_conntrack_count - INTEGER (read-only)
43 nf_conntrack_expect_max - INTEGER
47 nf_conntrack_frag6_high_thresh - INTEGER
55 nf_conntrack_frag6_low_thresh - INTEGER
60 nf_conntrack_frag6_timeout - INTEGER (seconds)
65 nf_conntrack_generic_timeout - INTEGER (seconds)
80 nf_conntrack_icmp_timeout - INTEGER (seconds)
85 nf_conntrack_icmpv6_timeout - INTEGER (seconds)
90 nf_conntrack_log_invalid - INTEGER
[all …]
Dip-sysctl.rst20 ip_default_ttl - INTEGER
25 ip_no_pmtu_disc - INTEGER
51 min_pmtu - INTEGER
91 fib_multipath_hash_policy - INTEGER
103 fib_sync_mem - UNSIGNED INTEGER
109 ip_forward_update_priority - INTEGER
121 route/max_size - INTEGER
128 neigh/default/gc_thresh1 - INTEGER
134 neigh/default/gc_thresh2 - INTEGER
141 neigh/default/gc_thresh3 - INTEGER
[all …]
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
Dint-attributes.c3 * Functions corresponding to integer type attributes under BIOS Integer GUID for use with
13 get_instance_id(integer);
33 ret = snprintf(buf, PAGE_SIZE, "%lld\n", obj->package.elements[CURRENT_VAL].integer.value); in current_value_show()
56 * validate input to avoid setting 0 when integer input passed with + sign in validate_integer_input()
64 attribute_s_property_show(display_name_language_code, integer);
68 attribute_s_property_show(display_name, integer);
72 attribute_n_property_show(default_value, integer);
76 attribute_property_store(current_value, integer);
80 attribute_s_property_show(dell_modifier, integer);
84 attribute_n_property_show(min_value, integer);
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen4/
Dfloating-point.json287 "BriefDescription": "Retired MMX integer add.",
293 "BriefDescription": "Retired MMX integer subtract ops.",
299 "BriefDescription": "Retired MMX integer multiply ops.",
305 "BriefDescription": "Retired MMX integer multiply-accumulate ops.",
311 "BriefDescription": "Retired MMX integer compare ops.",
317 "BriefDescription": "Retired MMX integer shift ops.",
323 "BriefDescription": "Retired MMX integer MOV ops.",
329 …"BriefDescription": "Retired MMX integer shuffle ops (may include instructions not necessarily tho…
335 "BriefDescription": "Retired MMX integer pack ops.",
341 "BriefDescription": "Retired MMX integer logical ops.",
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst67 ``V4L2_CID_MPEG_STREAM_PID_PMT (integer)``
71 ``V4L2_CID_MPEG_STREAM_PID_AUDIO (integer)``
74 ``V4L2_CID_MPEG_STREAM_PID_VIDEO (integer)``
77 ``V4L2_CID_MPEG_STREAM_PID_PCR (integer)``
81 ``V4L2_CID_MPEG_STREAM_PES_ID_AUDIO (integer)``
84 ``V4L2_CID_MPEG_STREAM_PES_ID_VIDEO (integer)``
302 ``V4L2_CID_MPEG_AUDIO_AAC_BITRATE (integer)``
547 ``V4L2_CID_MPEG_VIDEO_B_FRAMES (integer)``
550 ``V4L2_CID_MPEG_VIDEO_GOP_SIZE (integer)``
582 ``V4L2_CID_MPEG_VIDEO_BITRATE (integer)``
[all …]
/kernel/linux/linux-5.10/crypto/
Drsaprivkey.asn12 version INTEGER,
3 n INTEGER ({ rsa_get_n }),
4 e INTEGER ({ rsa_get_e }),
5 d INTEGER ({ rsa_get_d }),
6 prime1 INTEGER ({ rsa_get_p }),
7 prime2 INTEGER ({ rsa_get_q }),
8 exponent1 INTEGER ({ rsa_get_dp }),
9 exponent2 INTEGER ({ rsa_get_dq }),
10 coefficient INTEGER ({ rsa_get_qinv })
/kernel/linux/linux-6.6/crypto/
Drsaprivkey.asn12 version INTEGER,
3 n INTEGER ({ rsa_get_n }),
4 e INTEGER ({ rsa_get_e }),
5 d INTEGER ({ rsa_get_d }),
6 prime1 INTEGER ({ rsa_get_p }),
7 prime2 INTEGER ({ rsa_get_q }),
8 exponent1 INTEGER ({ rsa_get_dp }),
9 exponent2 INTEGER ({ rsa_get_dq }),
10 coefficient INTEGER ({ rsa_get_qinv })
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/nehalemep/
Dfloating-point.json34 "BriefDescription": "SSE2 integer Uops",
104 "BriefDescription": "128 bit SIMD integer pack operations",
111 "BriefDescription": "128 bit SIMD integer arithmetic operations",
118 "BriefDescription": "128 bit SIMD integer logical operations",
125 "BriefDescription": "128 bit SIMD integer multiply operations",
132 "BriefDescription": "128 bit SIMD integer shift operations",
139 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
146 "BriefDescription": "128 bit SIMD integer unpack operations",
153 "BriefDescription": "SIMD integer 64 bit pack operations",
160 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/westmereep-dp/
Dfloating-point.json34 "BriefDescription": "SSE2 integer Uops",
104 "BriefDescription": "128 bit SIMD integer pack operations",
111 "BriefDescription": "128 bit SIMD integer arithmetic operations",
118 "BriefDescription": "128 bit SIMD integer logical operations",
125 "BriefDescription": "128 bit SIMD integer multiply operations",
132 "BriefDescription": "128 bit SIMD integer shift operations",
139 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
146 "BriefDescription": "128 bit SIMD integer unpack operations",
153 "BriefDescription": "SIMD integer 64 bit pack operations",
160 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/westmereep-sp/
Dfloating-point.json34 "BriefDescription": "SSE2 integer Uops",
104 "BriefDescription": "128 bit SIMD integer pack operations",
111 "BriefDescription": "128 bit SIMD integer arithmetic operations",
118 "BriefDescription": "128 bit SIMD integer logical operations",
125 "BriefDescription": "128 bit SIMD integer multiply operations",
132 "BriefDescription": "128 bit SIMD integer shift operations",
139 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
146 "BriefDescription": "128 bit SIMD integer unpack operations",
153 "BriefDescription": "SIMD integer 64 bit pack operations",
160 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/westmereex/
Dfloating-point.json34 "BriefDescription": "SSE2 integer Uops",
104 "BriefDescription": "128 bit SIMD integer pack operations",
111 "BriefDescription": "128 bit SIMD integer arithmetic operations",
118 "BriefDescription": "128 bit SIMD integer logical operations",
125 "BriefDescription": "128 bit SIMD integer multiply operations",
132 "BriefDescription": "128 bit SIMD integer shift operations",
139 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
146 "BriefDescription": "128 bit SIMD integer unpack operations",
153 "BriefDescription": "SIMD integer 64 bit pack operations",
160 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/nehalemex/
Dfloating-point.json34 "BriefDescription": "SSE2 integer Uops",
104 "BriefDescription": "128 bit SIMD integer pack operations",
111 "BriefDescription": "128 bit SIMD integer arithmetic operations",
118 "BriefDescription": "128 bit SIMD integer logical operations",
125 "BriefDescription": "128 bit SIMD integer multiply operations",
132 "BriefDescription": "128 bit SIMD integer shift operations",
139 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
146 "BriefDescription": "128 bit SIMD integer unpack operations",
153 "BriefDescription": "SIMD integer 64 bit pack operations",
160 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn14 INTEGER ({snmp_version}),
28 integer-value
29 INTEGER,
55 unsigned-integer-value
65 IMPLICIT INTEGER OPTIONAL
69 IMPLICIT INTEGER OPTIONAL
75 IMPLICIT INTEGER OPTIONAL
83 IMPLICIT INTEGER OPTIONAL
141 INTEGER,
144 INTEGER,
[all …]
/kernel/linux/linux-6.6/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn14 INTEGER ({snmp_version}),
28 integer-value
29 INTEGER,
55 unsigned-integer-value
65 IMPLICIT INTEGER OPTIONAL
69 IMPLICIT INTEGER OPTIONAL
75 IMPLICIT INTEGER OPTIONAL
83 IMPLICIT INTEGER OPTIONAL
141 INTEGER,
144 INTEGER,
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-dp/
Dfloating-point.json83 "BriefDescription": "SSE2 integer Uops"
123 "BriefDescription": "128 bit SIMD integer pack operations"
131 "BriefDescription": "128 bit SIMD integer arithmetic operations"
139 "BriefDescription": "128 bit SIMD integer logical operations"
147 "BriefDescription": "128 bit SIMD integer multiply operations"
155 "BriefDescription": "128 bit SIMD integer shift operations"
163 "BriefDescription": "128 bit SIMD integer shuffle/move operations"
171 "BriefDescription": "128 bit SIMD integer unpack operations"
179 "BriefDescription": "SIMD integer 64 bit pack operations"
187 "BriefDescription": "SIMD integer 64 bit arithmetic operations"
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-sp/
Dfloating-point.json83 "BriefDescription": "SSE2 integer Uops"
123 "BriefDescription": "128 bit SIMD integer pack operations"
131 "BriefDescription": "128 bit SIMD integer arithmetic operations"
139 "BriefDescription": "128 bit SIMD integer logical operations"
147 "BriefDescription": "128 bit SIMD integer multiply operations"
155 "BriefDescription": "128 bit SIMD integer shift operations"
163 "BriefDescription": "128 bit SIMD integer shuffle/move operations"
171 "BriefDescription": "128 bit SIMD integer unpack operations"
179 "BriefDescription": "SIMD integer 64 bit pack operations"
187 "BriefDescription": "SIMD integer 64 bit arithmetic operations"
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemex/
Dfloating-point.json83 "BriefDescription": "SSE2 integer Uops"
123 "BriefDescription": "128 bit SIMD integer pack operations"
131 "BriefDescription": "128 bit SIMD integer arithmetic operations"
139 "BriefDescription": "128 bit SIMD integer logical operations"
147 "BriefDescription": "128 bit SIMD integer multiply operations"
155 "BriefDescription": "128 bit SIMD integer shift operations"
163 "BriefDescription": "128 bit SIMD integer shuffle/move operations"
171 "BriefDescription": "128 bit SIMD integer unpack operations"
179 "BriefDescription": "SIMD integer 64 bit pack operations"
187 "BriefDescription": "SIMD integer 64 bit arithmetic operations"
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereex/
Dfloating-point.json83 "BriefDescription": "SSE2 integer Uops"
123 "BriefDescription": "128 bit SIMD integer pack operations"
131 "BriefDescription": "128 bit SIMD integer arithmetic operations"
139 "BriefDescription": "128 bit SIMD integer logical operations"
147 "BriefDescription": "128 bit SIMD integer multiply operations"
155 "BriefDescription": "128 bit SIMD integer shift operations"
163 "BriefDescription": "128 bit SIMD integer shuffle/move operations"
171 "BriefDescription": "128 bit SIMD integer unpack operations"
179 "BriefDescription": "SIMD integer 64 bit pack operations"
187 "BriefDescription": "SIMD integer 64 bit arithmetic operations"
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemep/
Dfloating-point.json83 "BriefDescription": "SSE2 integer Uops"
123 "BriefDescription": "128 bit SIMD integer pack operations"
131 "BriefDescription": "128 bit SIMD integer arithmetic operations"
139 "BriefDescription": "128 bit SIMD integer logical operations"
147 "BriefDescription": "128 bit SIMD integer multiply operations"
155 "BriefDescription": "128 bit SIMD integer shift operations"
163 "BriefDescription": "128 bit SIMD integer shuffle/move operations"
171 "BriefDescription": "128 bit SIMD integer unpack operations"
179 "BriefDescription": "SIMD integer 64 bit pack operations"
187 "BriefDescription": "SIMD integer 64 bit arithmetic operations"
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dbq25890.txt12 - reg: integer, i2c address of the device.
14 - ti,battery-regulation-voltage: integer, maximum charging voltage (in uV);
15 - ti,charge-current: integer, maximum charging current (in uA);
16 - ti,termination-current: integer, charge will be terminated when current in
18 - ti,precharge-current: integer, maximum charge current during precharge
20 - ti,minimum-sys-voltage: integer, when battery is charging and it is below
23 - ti,boost-voltage: integer, VBUS voltage level in boost mode (in uV);
24 - ti,boost-max-current: integer, maximum allowed current draw in boost mode
33 - ti,thermal-regulation-threshold: integer, temperature above which the charge
36 - ti,ibatcomp-micro-ohms: integer, value of a resistor in series with
[all …]
/kernel/linux/linux-5.10/sound/aoa/codecs/
Dtas.c229 uinfo->value.integer.min = 0; in tas_snd_vol_info()
230 uinfo->value.integer.max = 177; in tas_snd_vol_info()
240 ucontrol->value.integer.value[0] = tas->cached_volume_l; in tas_snd_vol_get()
241 ucontrol->value.integer.value[1] = tas->cached_volume_r; in tas_snd_vol_get()
251 if (ucontrol->value.integer.value[0] < 0 || in tas_snd_vol_put()
252 ucontrol->value.integer.value[0] > 177) in tas_snd_vol_put()
254 if (ucontrol->value.integer.value[1] < 0 || in tas_snd_vol_put()
255 ucontrol->value.integer.value[1] > 177) in tas_snd_vol_put()
259 if (tas->cached_volume_l == ucontrol->value.integer.value[0] in tas_snd_vol_put()
260 && tas->cached_volume_r == ucontrol->value.integer.value[1]) { in tas_snd_vol_put()
[all …]

12345678910>>...154