Home
last modified time | relevance | path

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

12345678910>>...69

/linux/Documentation/firmware-guide/acpi/apei/
H A 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 …]
/linux/Documentation/networking/
H A 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 …]
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A 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 …]
/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A 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 …]
/linux/Documentation/userspace-api/media/v4l/
H A 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 …]
/linux/crypto/
H A Drsaprivkey.asn19 version INTEGER,
10 n INTEGER ({ rsa_get_n }),
11 e INTEGER ({ rsa_get_e }),
12 d INTEGER ({ rsa_get_d }),
13 prime1 INTEGER ({ rsa_get_p }),
14 prime2 INTEGER ({ rsa_get_q }),
15 exponent1 INTEGER ({ rsa_get_dp }),
16 exponent2 INTEGER ({ rsa_get_dq }),
17 coefficient INTEGER ({ rsa_get_qinv })
/linux/include/linux/platform_data/x86/
H A Dintel_pmc_ipc.h63 params[0].integer.value = ipc_cmd->cmd; in intel_pmc_ipc()
64 params[1].integer.value = ipc_cmd->sub_cmd; in intel_pmc_ipc()
65 params[2].integer.value = ipc_cmd->size; in intel_pmc_ipc()
66 params[3].integer.value = ipc_cmd->wbuf[0]; in intel_pmc_ipc()
67 params[4].integer.value = ipc_cmd->wbuf[1]; in intel_pmc_ipc()
68 params[5].integer.value = ipc_cmd->wbuf[2]; in intel_pmc_ipc()
69 params[6].integer.value = ipc_cmd->wbuf[3]; in intel_pmc_ipc()
81 if ((u8)objs[0].integer.value != 0) in intel_pmc_ipc()
84 rbuf->buf[0] = objs[1].integer.value; in intel_pmc_ipc()
85 rbuf->buf[1] = objs[2].integer.value; in intel_pmc_ipc()
[all …]
/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py166 'id integer NOT NULL PRIMARY KEY,'
169 'id integer NOT NULL PRIMARY KEY,'
170 'pid integer,'
173 'id integer NOT NULL PRIMARY KEY,'
176 'pid integer,'
177 'tid integer)')
179 'id integer NOT NULL PRIMARY KEY,'
185 'id integer NOT NULL PRIMARY KEY,'
189 'id integer NOT NULL PRIMARY KEY,'
195 'id integer NOT NULL PRIMARY KEY,'
[all …]
/linux/tools/perf/pmu-events/arch/x86/westmereex/
H A Dfloating-point.json38 "BriefDescription": "SSE2 integer Uops",
118 "BriefDescription": "128 bit SIMD integer pack operations",
126 "BriefDescription": "128 bit SIMD integer arithmetic operations",
134 "BriefDescription": "128 bit SIMD integer logical operations",
142 "BriefDescription": "128 bit SIMD integer multiply operations",
150 "BriefDescription": "128 bit SIMD integer shift operations",
158 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
166 "BriefDescription": "128 bit SIMD integer unpack operations",
174 "BriefDescription": "SIMD integer 64 bit pack operations",
182 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/
H A Dfloating-point.json38 "BriefDescription": "SSE2 integer Uops",
118 "BriefDescription": "128 bit SIMD integer pack operations",
126 "BriefDescription": "128 bit SIMD integer arithmetic operations",
134 "BriefDescription": "128 bit SIMD integer logical operations",
142 "BriefDescription": "128 bit SIMD integer multiply operations",
150 "BriefDescription": "128 bit SIMD integer shift operations",
158 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
166 "BriefDescription": "128 bit SIMD integer unpack operations",
174 "BriefDescription": "SIMD integer 64 bit pack operations",
182 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/linux/tools/perf/pmu-events/arch/x86/nehalemep/
H A Dfloating-point.json38 "BriefDescription": "SSE2 integer Uops",
118 "BriefDescription": "128 bit SIMD integer pack operations",
126 "BriefDescription": "128 bit SIMD integer arithmetic operations",
134 "BriefDescription": "128 bit SIMD integer logical operations",
142 "BriefDescription": "128 bit SIMD integer multiply operations",
150 "BriefDescription": "128 bit SIMD integer shift operations",
158 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
166 "BriefDescription": "128 bit SIMD integer unpack operations",
174 "BriefDescription": "SIMD integer 64 bit pack operations",
182 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/linux/tools/perf/pmu-events/arch/x86/nehalemex/
H A Dfloating-point.json38 "BriefDescription": "SSE2 integer Uops",
118 "BriefDescription": "128 bit SIMD integer pack operations",
126 "BriefDescription": "128 bit SIMD integer arithmetic operations",
134 "BriefDescription": "128 bit SIMD integer logical operations",
142 "BriefDescription": "128 bit SIMD integer multiply operations",
150 "BriefDescription": "128 bit SIMD integer shift operations",
158 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
166 "BriefDescription": "128 bit SIMD integer unpack operations",
174 "BriefDescription": "SIMD integer 64 bit pack operations",
182 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/
H A Dfloating-point.json38 "BriefDescription": "SSE2 integer Uops",
118 "BriefDescription": "128 bit SIMD integer pack operations",
126 "BriefDescription": "128 bit SIMD integer arithmetic operations",
134 "BriefDescription": "128 bit SIMD integer logical operations",
142 "BriefDescription": "128 bit SIMD integer multiply operations",
150 "BriefDescription": "128 bit SIMD integer shift operations",
158 "BriefDescription": "128 bit SIMD integer shuffle/move operations",
166 "BriefDescription": "128 bit SIMD integer unpack operations",
174 "BriefDescription": "SIMD integer 64 bit pack operations",
182 "BriefDescription": "SIMD integer 64 bit arithmetic operations",
[all …]
/linux/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.asn112 INTEGER ({snmp_version}),
36 integer-value
37 INTEGER,
63 unsigned-integer-value
73 IMPLICIT INTEGER OPTIONAL
77 IMPLICIT INTEGER OPTIONAL
83 IMPLICIT INTEGER OPTIONAL
91 IMPLICIT INTEGER OPTIONAL
149 INTEGER,
152 INTEGER,
[all …]
/linux/drivers/acpi/acpica/
H A Dexoparg1.c66 /* Create a return object of type Integer */ in acpi_ex_opcode_0A_0T_1R()
141 status = acpi_ex_system_do_sleep(operand[0]->integer.value); in acpi_ex_opcode_1A_0T_0R()
147 acpi_ex_system_do_stall((u32) operand[0]->integer.value); in acpi_ex_opcode_1A_0T_0R()
252 /* Create a return object of type Integer for these opcodes */ in acpi_ex_opcode_1A_1T_1R()
263 return_desc->integer.value = ~operand[0]->integer.value; in acpi_ex_opcode_1A_1T_1R()
268 return_desc->integer.value = operand[0]->integer.value; in acpi_ex_opcode_1A_1T_1R()
271 * Acpi specification describes Integer type as a little in acpi_ex_opcode_1A_1T_1R()
274 for (temp32 = 0; return_desc->integer.value && in acpi_ex_opcode_1A_1T_1R()
276 return_desc->integer.value >>= 1; in acpi_ex_opcode_1A_1T_1R()
279 return_desc->integer.value = temp32; in acpi_ex_opcode_1A_1T_1R()
[all …]
H A Dexconvrt.c20 acpi_ex_convert_to_ascii(u64 integer,
28 * Integer, Buffer, or String
29 * result_desc - Where the new Integer object is returned
34 * DESCRIPTION: Convert an ACPI Object to an integer.
74 * Convert the buffer/string to an integer. Note that both buffers and in acpi_ex_convert_to_integer()
79 * 1) The size of an integer has been reached, or in acpi_ex_convert_to_integer()
89 * Convert string to an integer - for most cases, the string must be in acpi_ex_convert_to_integer()
95 * All other string-to-integer conversions are implicit conversions. in acpi_ex_convert_to_integer()
116 /* Transfer no more than an integer's worth of data */ in acpi_ex_convert_to_integer()
123 * Convert buffer to an integer - we simply grab enough raw data in acpi_ex_convert_to_integer()
[all …]
/linux/lib/
H A Dparser.c129 * @result: resulting integer on success
135 * Return: On success, sets @result to the integer represented by the
167 * Return: On success, sets @result to the integer represented by the
185 * match_int - scan a decimal representation of an integer from a substring_t
187 * @result: resulting integer on success
189 * Description: Attempts to parse the &substring_t @s as a decimal integer.
191 * Return: On success, sets @result to the integer represented by the string
201 * match_uint - scan a decimal representation of an integer from a substring_t
203 * @result: resulting integer on success
205 * Description: Attempts to parse the &substring_t @s as a decimal integer
[all...]
H A DKconfig.ubsan98 bool "Perform checking for integer divide-by-zero"
99 depends on $(cc-option,-fsanitize=integer-divide-by-zero)
104 This option enables -fsanitize=integer-divide-by-zero which checks
105 for integer division by zero. This is effectively redundant with the
120 bool "Perform checking for integer arithmetic wrap-around"
125 depends on $(cc-option,-fsanitize=signed-integer-overflow)
126 depends on $(cc-option,-fsanitize=unsigned-integer-overflow)
127 depends on $(cc-option,-fsanitize=implicit-signed-integer-truncation)
128 depends on $(cc-option,-fsanitize=implicit-unsigned-integer-truncation)
131 This option enables all of the sanitizers involved in integer overflow
[all …]
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/
H A Dsve.json36 … speculatively executed Advanced SIMD or SVE integer operations with the largest data type an 8-bi…
40 … speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 16-bi…
44 … speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 32-bi…
48 … speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 64-bi…
/linux/scripts/
H A DMakefile.ubsan12 ubsan-cflags-$(CONFIG_UBSAN_DIV_ZERO) += -fsanitize=integer-divide-by-zero
20 ubsan-integer-wrap-cflags-$(CONFIG_UBSAN_INTEGER_WRAP) += \
23 -fsanitize=signed-integer-overflow \
24 -fsanitize=unsigned-integer-overflow \
25 -fsanitize=implicit-signed-integer-truncation \
26 -fsanitize=implicit-unsigned-integer-truncation \
27 -fsanitize-ignorelist=$(srctree)/scripts/integer-wrap-ignore.scl
28 export CFLAGS_UBSAN_INTEGER_WRAP := $(ubsan-integer-wrap-cflags-y)
/linux/sound/usb/6fire/
H A Dcontrol.c180 uinfo->value.integer.min = 0; in usb6fire_control_output_vol_info()
181 uinfo->value.integer.max = 180; in usb6fire_control_output_vol_info()
198 if (rt->output_vol[ch] != ucontrol->value.integer.value[0]) { in usb6fire_control_output_vol_put()
199 rt->output_vol[ch] = ucontrol->value.integer.value[0]; in usb6fire_control_output_vol_put()
203 if (rt->output_vol[ch + 1] != ucontrol->value.integer.value[1]) { in usb6fire_control_output_vol_put()
204 rt->output_vol[ch + 1] = ucontrol->value.integer.value[1]; in usb6fire_control_output_vol_put()
227 ucontrol->value.integer.value[0] = rt->output_vol[ch]; in usb6fire_control_output_vol_get()
228 ucontrol->value.integer.value[1] = rt->output_vol[ch + 1]; in usb6fire_control_output_vol_get()
247 if (ucontrol->value.integer.value[0]) in usb6fire_control_output_mute_put()
249 if (ucontrol->value.integer.value[1]) in usb6fire_control_output_mute_put()
[all …]
/linux/sound/ppc/
H A Dburgundy.c161 uinfo->value.integer.min = 0;
162 uinfo->value.integer.max = 100; in snd_pmac_burgundy_info_volume()
173 ucontrol->value.integer.value, shift); in snd_pmac_burgundy_get_volume()
186 ucontrol->value.integer.value, shift); in snd_pmac_burgundy_put_volume()
188 return (nvoices[0] != ucontrol->value.integer.value[0] || in snd_pmac_burgundy_put_volume()
189 nvoices[1] != ucontrol->value.integer.value[1]); in snd_pmac_burgundy_put_volume()
237 uinfo->value.integer.min = 0;
238 uinfo->value.integer.max = 100; in snd_pmac_burgundy_info_volume_2b()
249 ucontrol->value.integer.value, off); in snd_pmac_burgundy_get_volume_2b()
262 ucontrol->value.integer in snd_pmac_burgundy_put_volume_2b()
[all...]
/linux/sound/pci/oxygen/
H A Dxonar_dg_mixer.c97 info->value.integer.min = 0; in hp_stereo_volume_info()
98 info->value.integer.max = 255; in hp_stereo_volume_info()
111 val->value.integer.value[0] = tmp; in hp_stereo_volume_get()
113 val->value.integer.value[1] = tmp; in hp_stereo_volume_get()
124 long new1 = val->value.integer.value[0]; in hp_stereo_volume_put()
125 long new2 = val->value.integer.value[1]; in hp_stereo_volume_put()
153 val->value.integer.value[0] = in hp_mute_get()
166 if (val->value.integer.value[0] > 1) in hp_mute_put()
171 (~val->value.integer.value[0] << 2) & CS4245_MUTE_DAC; in hp_mute_put()
197 info->value.integer in input_volume_apply()
[all...]
/linux/sound/i2c/
H A Dtea6330t.c73 uinfo->value.integer.min = 0; in snd_tea6330t_info_master_volume()
74 uinfo->value.integer.max = 43; in snd_tea6330t_info_master_volume()
84 ucontrol->value.integer.value[0] = tea->mleft - 0x14; in snd_tea6330t_get_master_volume()
85 ucontrol->value.integer.value[1] = tea->mright - 0x14; in snd_tea6330t_get_master_volume()
98 val1 = (ucontrol->value.integer.value[0] % 44) + 0x14; in snd_tea6330t_put_master_volume()
99 val2 = (ucontrol->value.integer.value[1] % 44) + 0x14; in snd_tea6330t_put_master_volume()
136 ucontrol->value.integer.value[0] = tea->regs[TEA6330T_SADDR_VOLUME_LEFT] == 0 ? 0 : 1; in snd_tea6330t_get_master_switch()
137 ucontrol->value.integer.value[1] = tea->regs[TEA6330T_SADDR_VOLUME_RIGHT] == 0 ? 0 : 1; in snd_tea6330t_get_master_switch()
150 val1 = ucontrol->value.integer.value[0] & 1; in snd_tea6330t_put_master_switch()
151 val2 = ucontrol->value.integer.value[1] & 1; in snd_tea6330t_put_master_switch()
[all …]
/linux/sound/usb/qcom/
H A Dmixer_usb_offload.c34 ucontrol->value.integer.value); in snd_usb_offload_card_route_get()
36 ucontrol->value.integer.value[0] = -1; in snd_usb_offload_card_route_get()
37 ucontrol->value.integer.value[1] = -1; in snd_usb_offload_card_route_get()
48 uinfo->value.integer.min = -1; in snd_usb_offload_card_route_info()
49 uinfo->value.integer.max = SNDRV_CARDS; in snd_usb_offload_card_route_info()
73 ucontrol->value.integer.value); in snd_usb_offload_pcm_route_get()
75 ucontrol->value.integer.value[0] = -1; in snd_usb_offload_pcm_route_get()
76 ucontrol->value.integer.value[1] = -1; in snd_usb_offload_pcm_route_get()
87 uinfo->value.integer.min = -1; in snd_usb_offload_pcm_route_info()
89 uinfo->value.integer.max = 0xff; in snd_usb_offload_pcm_route_info()

12345678910>>...69