Searched refs:first_arg (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dswexec.c | 334 union acpi_parse_object *first_arg; in acpi_ds_exec_end_op() local 352 first_arg = op->common.value.arg; in acpi_ds_exec_end_op() 385 status = acpi_ds_create_operands(walk_state, first_arg); in acpi_ds_exec_end_op() 494 next_op = first_arg; in acpi_ds_exec_end_op()
|
| H A D | dsutils.c | 664 union acpi_parse_object *first_arg) in acpi_ds_create_operands() argument 673 ACPI_FUNCTION_TRACE_PTR(ds_create_operands, first_arg); in acpi_ds_create_operands() 677 arg = first_arg; in acpi_ds_create_operands()
|
| H A D | acdispat.h | 265 union acpi_parse_object *first_arg);
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | kernel-doc | 1399 my @first_arg; 1402 push(@first_arg, split('\s+', $1)); 1403 push(@first_arg, $2); 1405 @first_arg = split('\s+', shift @args); 1408 unshift(@args, pop @first_arg); 1409 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | kernel-doc | 1399 my @first_arg; 1402 push(@first_arg, split('\s+', $1)); 1403 push(@first_arg, $2); 1405 @first_arg = split('\s+', shift @args); 1408 unshift(@args, pop @first_arg); 1409 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | kernel-doc | 1898 my @first_arg; 1901 push(@first_arg, split('\s+', $1)); 1902 push(@first_arg, $2); 1904 @first_arg = split('\s+', shift @args); 1907 unshift(@args, pop @first_arg); 1908 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | kernel-doc | 1985 my @first_arg; 1988 push(@first_arg, split('\s+', $1)); 1989 push(@first_arg, $2); 1991 @first_arg = split('\s+', shift @args); 1994 unshift(@args, pop @first_arg); 1995 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | kernel-doc | 1554 my @first_arg; 1557 push(@first_arg, split('\s+', $1)); 1558 push(@first_arg, $2); 1560 @first_arg = split('\s+', shift @args); 1563 unshift(@args, pop @first_arg); 1564 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | kernel-doc | 1554 my @first_arg; 1557 push(@first_arg, split('\s+', $1)); 1558 push(@first_arg, $2); 1560 @first_arg = split('\s+', shift @args); 1563 unshift(@args, pop @first_arg); 1564 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | kernel-doc | 1985 my @first_arg; 1988 push(@first_arg, split('\s+', $1)); 1989 push(@first_arg, $2); 1991 @first_arg = split('\s+', shift @args); 1994 unshift(@args, pop @first_arg); 1995 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | kernel-doc | 1554 my @first_arg; 1557 push(@first_arg, split('\s+', $1)); 1558 push(@first_arg, $2); 1560 @first_arg = split('\s+', shift @args); 1563 unshift(@args, pop @first_arg); 1564 $type = join " ", @first_arg;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-11 | 5044 first_arg = ARG;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-11 | 5044 first_arg = ARG;
|