| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | psobject.c | 60 walk_state->arg_types = ARGP_NAMESTRING; in acpi_ps_get_aml_opcode() 131 walk_state->arg_types = walk_state->op_info->parse_args; in acpi_ps_get_aml_opcode() 172 while (GET_CURRENT_ARG_TYPE(walk_state->arg_types) && in acpi_ps_build_named_op() 173 (GET_CURRENT_ARG_TYPE(walk_state->arg_types) != ARGP_NAME)) { in acpi_ps_build_named_op() 179 arg_types), &arg); in acpi_ps_build_named_op() 185 INCREMENT_ARG_LIST(walk_state->arg_types); in acpi_ps_build_named_op() 203 if (!GET_CURRENT_ARG_TYPE(walk_state->arg_types)) { in acpi_ps_build_named_op() 209 INCREMENT_ARG_LIST(walk_state->arg_types); in acpi_ps_build_named_op() 468 walk_state->prev_arg_types = walk_state->arg_types; in acpi_ps_complete_op() 474 &walk_state->arg_types, in acpi_ps_complete_op() [all …]
|
| H A D | psloop.c | 73 arg_types), in acpi_ps_get_arguments() 87 walk_state->arg_types = 0; in acpi_ps_get_arguments() 94 while (GET_CURRENT_ARG_TYPE(walk_state->arg_types) && in acpi_ps_get_arguments() 117 (walk_state->arg_types), &arg); in acpi_ps_get_arguments() 126 INCREMENT_ARG_LIST(walk_state->arg_types); in acpi_ps_get_arguments() 236 walk_state->arg_types = 0; in acpi_ps_parse_loop() 285 &walk_state->arg_types, in acpi_ps_parse_loop() 294 walk_state->arg_types = walk_state->prev_arg_types; in acpi_ps_parse_loop() 397 if (walk_state->arg_types) { in acpi_ps_parse_loop() 460 walk_state->arg_types, in acpi_ps_parse_loop()
|
| H A D | exresop.c | 106 u32 arg_types; in acpi_ex_resolve_operands() local 119 arg_types = op_info->runtime_args; in acpi_ex_resolve_operands() 120 if (arg_types == ARGI_INVALID_OPCODE) { in acpi_ex_resolve_operands() 128 opcode, op_info->name, arg_types)); in acpi_ex_resolve_operands() 137 while (GET_CURRENT_ARG_TYPE(arg_types)) { in acpi_ex_resolve_operands() 243 this_arg_type = GET_CURRENT_ARG_TYPE(arg_types); in acpi_ex_resolve_operands() 244 INCREMENT_ARG_LIST(arg_types); in acpi_ex_resolve_operands() 665 if (GET_CURRENT_ARG_TYPE(arg_types)) { in acpi_ex_resolve_operands()
|
| H A D | dbexec.c | 544 local_info.types = local_info.arg_types; in acpi_db_method_thread() 667 acpi_gbl_db_method_info.types = acpi_gbl_db_method_info.arg_types; in acpi_db_create_execution_thread() 675 acpi_gbl_db_method_info.arg_types[i] = *types; in acpi_db_create_execution_thread() 818 acpi_gbl_db_method_info.types = acpi_gbl_db_method_info.arg_types; in acpi_db_create_execution_threads() 819 acpi_gbl_db_method_info.arg_types[0] = ACPI_TYPE_INTEGER; in acpi_db_create_execution_threads() 820 acpi_gbl_db_method_info.arg_types[1] = ACPI_TYPE_INTEGER; in acpi_db_create_execution_threads() 821 acpi_gbl_db_method_info.arg_types[2] = ACPI_TYPE_INTEGER; in acpi_db_create_execution_threads()
|
| H A D | psargs.c | 239 if ((GET_CURRENT_ARG_TYPE(walk_state->arg_types) == in acpi_ps_get_next_namepath() 241 || (GET_CURRENT_ARG_TYPE(walk_state->arg_types) == in acpi_ps_get_next_namepath()
|
| H A D | acstruct.h | 55 u32 arg_types; member
|
| H A D | aclocal.h | 1202 acpi_object_type arg_types[ACPI_METHOD_NUM_ARGS]; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mipe_gen_header.h | 153 #define TRACEPOINT_DESC(name, desc, arg_types, arg_names) \ argument 161 char _arg_types[sizeof(arg_types)]; \ 192 #define TRACEPOINT_DESC(name, desc, arg_types, arg_names) \ argument 199 ._size_arg_types = sizeof(arg_types), \ 200 ._arg_types = arg_types, \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | xmethod.py | 165 def __init__(self, method_function, arg_types): argument 166 self._arg_types = arg_types 177 *arg_types): argument 202 self._arg_types = arg_types
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/ |
| H A D | xmethod.py | 165 def __init__(self, method_function, arg_types): argument 166 self._arg_types = arg_types 177 *arg_types): argument 202 self._arg_types = arg_types
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | read-md.h | 126 vec<const char *> arg_types; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | read-md.h | 126 vec<const char *> arg_types; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.c | 223 const char *arg_types; member 1306 strnlen(tp_desc[i].arg_types, STRLEN_MAX) + in kbasep_tlstream_timeline_header() 1335 tp_desc[i].arg_types, msg_size - pos); in kbasep_tlstream_timeline_header()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | stabs.info | 2509 :arg_types(int char);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | stabs.info | 2509 :arg_types(int char);
|