Home
last modified time | relevance | path

Searched refs:argument_list (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dnsarguments.c49 arg_type_list = info->predefined->info.argument_list; in acpi_ns_check_argument_types()
108 METHOD_GET_ARG_COUNT(predefined->info.argument_list); in acpi_ns_check_acpi_compliance()
161 argument_list & ARG_COUNT_IS_MINIMUM)) { in acpi_ns_check_acpi_compliance()
261 METHOD_GET_ARG_COUNT(predefined->info.argument_list); in acpi_ns_check_argument_count()
269 !(predefined->info.argument_list & ARG_COUNT_IS_MINIMUM)) { in acpi_ns_check_argument_count()
H A Dutpredef.c242 this_name->info.argument_list); in acpi_ut_display_predefined_method()
250 (this_name->info.argument_list & ARG_COUNT_IS_MINIMUM) ? in acpi_ut_display_predefined_method()
H A Ddbnames.c428 METHOD_GET_ARG_COUNT(predefined->info.argument_list), in acpi_db_walk_for_predefined_names()
H A Ddbtest.c1023 arg_type_list = predefined->info.argument_list; in acpi_db_evaluate_one_predefined_name()
H A Daclocal.h297 u16 argument_list; member
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.y132 | '(' argument_list ')';
134 argument_list : argument_decl ',' argument_list
H A DREADME.rst197 | '(' argument_list ')';
199 argument_list : argument_decl ',' argument_list
/openbmc/linux/include/linux/mlx5/
H A Dqp.h512 u8 argument_list[64]; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c388 memcpy(wq_arg_seg->argument_list, in dr_rdma_handle_flow_access_arg_segments()