Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/acpica/
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()
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()
Ddbnames.c428 METHOD_GET_ARG_COUNT(predefined->info.argument_list), in acpi_db_walk_for_predefined_names()
Daclocal.h297 u16 argument_list; member
Ddbtest.c1023 arg_type_list = predefined->info.argument_list; in acpi_db_evaluate_one_predefined_name()
/linux-6.12.1/include/linux/mlx5/
Dqp.h513 u8 argument_list[64]; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c388 memcpy(wq_arg_seg->argument_list, in dr_rdma_handle_flow_access_arg_segments()