Home
last modified time | relevance | path

Searched full:arguments (Results 1 – 25 of 1874) sorted by relevance

12345678910>>...75

/linux-6.8/drivers/acpi/acpica/
Dnsarguments.c52 /* Typecheck all arguments */ in acpi_ns_check_argument_types()
121 "Object (%s) must be a control method with %u arguments", in acpi_ns_check_acpi_compliance()
133 "with no arguments and no return value", in acpi_ns_check_acpi_compliance()
155 "Insufficient arguments - " in acpi_ns_check_acpi_compliance()
163 "Excess arguments - " in acpi_ns_check_acpi_compliance()
208 "%u arguments were passed to a non-method ACPI object (%s)", in acpi_ns_check_argument_count()
222 * Emit a message if too few or too many arguments have been passed in acpi_ns_check_argument_count()
225 * Note: Too many arguments will not cause the method to in acpi_ns_check_argument_count()
227 * arguments and the method attempts to use one of the missing ones. in acpi_ns_check_argument_count()
234 "Insufficient arguments - " in acpi_ns_check_argument_count()
[all …]
Ddbexec.c112 /* Pass through any command-line arguments */ in acpi_db_execute_method()
116 /* Get arguments passed on the command line */ in acpi_db_execute_method()
127 "While parsing method arguments")); in acpi_db_execute_method()
517 * acpi_gbl_db_method_info.Arguments will be passed as method arguments. in acpi_db_method_thread()
521 * Note: The arguments we are passing are used by the ASL test suite in acpi_db_method_thread()
538 local_info.args = local_info.arguments; in acpi_db_method_thread()
539 local_info.arguments[0] = local_info.num_threads_str; in acpi_db_method_thread()
540 local_info.arguments[1] = local_info.id_of_thread_str; in acpi_db_method_thread()
541 local_info.arguments[2] = local_info.index_of_thread_str; in acpi_db_method_thread()
542 local_info.arguments[3] = NULL; in acpi_db_method_thread()
[all …]
Ddsmthdat.c4 * Module Name: dsmthdat - control method arguments and local variables
42 * DESCRIPTION: Initialize the data structures that hold the method's arguments
61 /* Init the method arguments */ in acpi_ds_method_data_init()
64 ACPI_MOVE_32_TO_32(&walk_state->arguments[i].name, in acpi_ds_method_data_init()
67 walk_state->arguments[i].name.integer |= (i << 24); in acpi_ds_method_data_init()
68 walk_state->arguments[i].descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ds_method_data_init()
69 walk_state->arguments[i].type = ACPI_TYPE_ANY; in acpi_ds_method_data_init()
70 walk_state->arguments[i].flags = ANOBJ_METHOD_ARG; in acpi_ds_method_data_init()
97 * DESCRIPTION: Delete method locals and arguments. Arguments are only
124 /* Detach the arguments */ in acpi_ds_method_data_delete_all()
[all …]
Ddbobject.c42 /* There are no locals or arguments for the module-level code case */ in acpi_db_dump_method_info()
71 /* Display the method locals and arguments */ in acpi_db_dump_method_info()
267 obj_desc = walk_state->arguments in acpi_db_display_internal_object()
455 * DESCRIPTION: Display all arguments for the currently running control method
468 /* There are no arguments for the module-level code case */ in acpi_db_decode_arguments()
485 /* Are any arguments actually set? */ in acpi_db_decode_arguments()
488 obj_desc = walk_state->arguments[i].object; in acpi_db_decode_arguments()
498 acpi_os_printf("Initialized Arguments for Method [%4.4s]: " in acpi_db_decode_arguments()
499 "(%X arguments defined for method invocation)\n", in acpi_db_decode_arguments()
504 obj_desc = walk_state->arguments[i].object; in acpi_db_decode_arguments()
[all …]
/linux-6.8/Documentation/filesystems/
Dcoda.rst478 Arguments
506 Arguments
554 Arguments
588 The vattr structure included in the input arguments is superfluous and
599 Arguments
631 Arguments
665 Arguments
728 Arguments
774 Arguments
807 Arguments
[all …]
/linux-6.8/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg3 # all the tool arguments so that they don't have to be given on the
86 # Required Arguments:
90 # name with no arguments.
94 # Optional Arguments:
107 # arglist: A list of arguments from registers/stack addresses. See URL:
151 # Required Arguments:
155 # name with no arguments.
159 # Optional Arguments:
172 # arglist: A list of arguments from registers/stack addresses. See URL:
/linux-6.8/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst52 Arguments:
83 Arguments:
99 Arguments:
113 Arguments:
126 Arguments:
188 Arguments:
261 Arguments:
297 Arguments:
311 Arguments:
326 Arguments:
[all …]
/linux-6.8/arch/mips/kernel/
Dbmips_5xxx_init.S110 * Arguments: None
205 * Arguments: None
298 * Arguments: None
321 * Arguments: None
408 * Arguments: none
444 * Arguments: none
478 * Arguments: set link uncached.
501 * Arguments: set CWF and TSE bits
521 * Arguments: set clock ratio specified by a0
545 * Arguments: None
[all …]
/linux-6.8/arch/powerpc/xmon/
Dansidecl.h27 ARGLIST lists the arguments, separated by commas and enclosed in
30 ARGS list the arguments with their types. It becomes a prototype in
31 ANSI C, and the type declarations in traditional C. Arguments should
33 arguments, the last thing listed should be `DOTS'.
37 Defines a function NAME, which takes no arguments.
45 For a function that takes no arguments, PROTOTYPE should be `(void)'.
/linux-6.8/Documentation/networking/
Dradiotap-headers.rst36 argument bitmap extensions..." above), and the start of the arguments is moved
40 covered by the ieee80211_radiotap_header and any arguments following.
43 Requirements for arguments
46 After the fixed part of the header, the arguments follow for each argument
50 - the arguments are all stored little-endian!
57 - the arguments must be aligned to a boundary of the argument size using
75 - The arguments for a given argument index can be a compound of multiple types
/linux-6.8/include/uapi/drm/
Dpvr_drm.h44 * ioctl infrastructure is supporting that by padding ioctl arguments with zeros
48 * from the main ioctl arguments structure: the stride basically defines the size
482 * struct drm_pvr_ioctl_dev_query_args - Arguments for %DRM_IOCTL_PVR_DEV_QUERY.
545 * struct drm_pvr_ioctl_create_bo_args - Arguments for %DRM_IOCTL_PVR_CREATE_BO
577 * struct drm_pvr_ioctl_get_bo_mmap_offset_args - Arguments for
601 * struct drm_pvr_ioctl_create_vm_context_args - Arguments for
613 * struct drm_pvr_ioctl_destroy_vm_context_args - Arguments for
643 * struct drm_pvr_ioctl_vm_map_args - Arguments for %DRM_IOCTL_PVR_VM_MAP.
692 * struct drm_pvr_ioctl_vm_unmap_args - Arguments for %DRM_IOCTL_PVR_VM_UNMAP.
721 * enum drm_pvr_ctx_priority - Arguments for
[all …]
/linux-6.8/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt8365-pinctrl.yaml82 resistance. Valid arguments are described as below:
96 different resistance. Valid arguments are described as below:
135 Valid arguments are described as below:
144 So the valid arguments are from 0 to 7.
153 configure those special pins. Valid arguments are described as
167 configure those special pins. Valid arguments are described as
179 cycle when asserted (high pulse width adjustment). Valid arguments
186 when asserted (high pulse width adjustment). Valid arguments are
Dbitmain,bm1880-pinctrl.txt90 - bias-disable: No arguments. Disable pin bias.
91 - bias-pull-down: No arguments. The specified pins should be configured as
93 - bias-pull-up: No arguments. The specified pins should be configured as
95 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
97 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
Dactions,s900-pinctrl.txt152 - bias-bus-hold: No arguments. The specified pins should retain the previous
154 - bias-high-impedance: No arguments. The specified pins should be configured
156 - bias-pull-down: No arguments. The specified pins should be configured as
158 - bias-pull-up: No arguments. The specified pins should be configured as
160 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
162 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
Dmediatek,mt8183-pinctrl.yaml131 Valid arguments are described as below:
140 So the valid arguments are from 0 to 7.
147 configure those special pins. Valid arguments are described as
159 configure those special pins. Valid arguments are described as
171 cycle when asserted (high pulse width adjustment). Valid arguments
178 when asserted (high pulse width adjustment). Valid arguments are
/linux-6.8/arch/x86/math-emu/
DREADME75 the reduced argument is accurate to more than 64 bits for arguments up
76 to a few pi, and accurate to more than 64 bits for most arguments,
77 even for arguments approaching 2^63. This is far superior to an
241 arguments greater than pi/4 can be thought of as being related to the
274 consequence, the accuracy of these functions for large arguments has
288 It is possible with some effort to find very large arguments which
298 For arguments close to critical angles (which occur at multiples of
300 arguments, the emulator is far more accurate.
311 number of randomly selected arguments in each case is about half a
318 result (which is 64 bits)) for about one per cent of all arguments
[all …]
/linux-6.8/arch/x86/include/asm/
Dcpu_device_id.h63 * The steppings arguments of X86_MATCH_VENDOR_FAM_MODEL_STEPPINGS_FEATURE() is
80 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
96 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
109 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
125 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
141 * All other missing arguments to X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
156 * arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are set to wildcards.
Defi.h39 * arguments. The macros below allows us to check at build time that we don't
40 * try to call them with too many arguments.
42 * __efi_nargs() will return the number of arguments if it is 7 or less, and
44 * impossible to calculate the exact number of arguments beyond some
45 * pre-defined limit. The maximum number of arguments currently supported by
64 * represents more than n arguments.
73 #f " called with too many arguments (" #p ">" #n ")"); \
221 * The following macros allow translating arguments if necessary from native to
224 * which must be split up into two arguments to be thunked properly.
/linux-6.8/net/batman-adv/
Dlog.h77 * @arg: variable arguments
101 * @arg: format string and variable arguments
110 * @arg: format string and variable arguments
119 * @arg: variable arguments
133 * @arg: variable arguments
/linux-6.8/drivers/media/test-drivers/vidtv/
Dvidtv_ts.h50 * struct pcr_write_args - Arguments for the pcr_write_into function.
68 * struct null_packet_write_args - Arguments for the null_write_into function
86 * @args: the arguments to use when writing.
97 * @args: the arguments to use when writing.
/linux-6.8/include/linux/habanalabs/
Dcpucp_if.h475 * arguments specify the desired sensor and the field to get.
479 * arguments specify the sensor and type.
483 * arguments specify the sensor and type.
487 * arguments specify the sensor and type.
491 * arguments specify the sensor and type.
495 * arguments specify the sensor, type and value.
498 * Set the frequency of a specified PLL. The packet's arguments specify
503 * Fetch the frequency of a specified PLL. The packet's arguments specify
507 * Set the state of a specified led. The packet's arguments
511 * Write 32-bit value to I2C device. The packet's arguments specify the
[all …]
/linux-6.8/include/linux/
Darm-smccc.h263 * struct arm_smccc_1_2_regs - Arguments for or Results from SMC/HVC call
289 * @args: arguments passed via struct arm_smccc_1_2_regs
303 * @args: arguments passed via struct arm_smccc_1_2_regs
340 * @a0-a7: arguments passed in registers 0 to 7
367 * @a0-a7: arguments passed in registers 0 to 7
502 * This is a variadic macro taking one to eight source arguments, and
505 * @a0-a7: arguments passed in registers 0 to 7
518 * This is a variadic macro taking one to eight source arguments, and
521 * @a0-a7: arguments passed in registers 0 to 7
551 * This is a variadic macro taking one to eight source arguments, and
[all …]
/linux-6.8/drivers/staging/wlan-ng/
Dprism2mib.c218 * Arguments:
332 * Arguments:
382 * Arguments:
429 * Arguments:
486 * Arguments:
536 * Arguments:
578 * Arguments:
625 * Arguments:
685 * Arguments:
707 * Arguments:
[all …]
/linux-6.8/tools/perf/Documentation/
Dperf-script-perl.txt45 Most of the event's field values are passed as arguments to the
87 The $common_* arguments in the handler's argument list are the set of
88 arguments passed to all event handlers; some of the fields correspond
91 to every event as arguments but are available as library functions.
104 counterparts as handler function arguments of the same name, as can be
153 of common arguments are passed into it:
/linux-6.8/Documentation/trace/
Dfprobetrace.rst43 FETCHARGS : Arguments. Each probe can have up to 128 args.
64 the stack. But this only support the arguments via registers.
73 BTF arguments
105 If user unsures the name of arguments, ``$arg*`` will be helpful. The ``$arg*``
106 is expanded to all function arguments of the function or the tracepoint. ::
138 For these BTF arguments and fields, ``:string`` and ``:ustring`` change the
157 and exit, with BTF arguments.
178 You can see all function arguments and return values are recorded as signed int.
203 structure pointed by the ``prev`` and ``next`` arguments.

12345678910>>...75