Searched defs:arg_count (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/drivers/acpi/acpica/ |
D | psscope.c | 113 u32 remaining_args, u32 arg_count) in acpi_ps_push_scope() 166 union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) in acpi_ps_pop_scope()
|
D | utpredef.c | 235 u32 arg_count; in acpi_ut_display_predefined_method() local 294 u16 arg_count; in acpi_ut_get_argument_types() local
|
D | nsarguments.c | 33 u8 arg_count; in acpi_ns_check_argument_types() local
|
D | dsutils.c | 669 u32 arg_count = 0; in acpi_ds_create_operands() local
|
D | dbtest.c | 988 u8 arg_count; in acpi_db_evaluate_one_predefined_name() local
|
D | acstruct.h | 62 u32 arg_count; /* push for fixed or var args */ member
|
D | aclocal.h | 153 u8 arg_count; member 602 ACPI_STATE_COMMON u32 arg_count; /* Number of fixed arguments */ member
|
/Linux-v5.4/scripts/dtc/ |
D | fdtput.c | 56 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value() 222 char **arg, int arg_count) in do_fdtput()
|
D | fdtget.c | 237 char **arg, int arg_count, int args_per_step) in do_fdtget()
|
/Linux-v5.4/drivers/misc/altera-stapl/ |
D | altera.c | 244 u32 arg_count; in altera_execute() local
|
/Linux-v5.4/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 155 int arg_count = 0; in get_argument_count() local
|
/Linux-v5.4/drivers/md/ |
D | dm-integrity.c | 2929 unsigned arg_count; in dm_integrity_status() local
|
/Linux-v5.4/arch/ia64/kernel/ |
D | perfmon.c | 4558 #define PFM_CMD(name, flags, arg_count, arg_type, getsz) { name, #name, flags, arg_count, sizeof(ar… argument
|