Home
last modified time | relevance | path

Searched +full:pre +full:- +full:stage (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py41 '-N', '--no-namespace', action='store_false', default=True,
45 def adjust_command(self, stage, command): argument
46 super().adjust_command(stage, command)
61 if stage == 'setup' or stage == 'execute' or stage == 'verify' or stage == 'teardown':
63 …print('adjust_command: stage is {}; inserting netns stuff in command [{}] list [{}]'.format(stage
82 self._exec_cmd('pre', cmd)
84 self._exec_cmd('pre', cmd)
87 self._exec_cmd('pre', cmd)
101 self._exec_cmd('pre', cmd)
103 self._exec_cmd('pre', cmd)
[all …]
/OK3568_Linux_fs/device/rockchip/common/build-hooks/
H A Dexample.sh.in1 #!/bin/bash -e
9 echo -e "dummy \tbuild dummy"
10 echo -e "A \tbuild dummy A"
11 echo -e "B \tbuild dummy B"
12 echo -e "C \tbuild dummy C"
16 # ./device/rockchip/common/build-hooks/example.sh -h
18 # Usage: ./device/rockchip/common/build-hooks/example.sh [OPTIONS]
28 # ./build.sh -h
53 # pre-build (submodule configuring, etc.)
55 # post-build (firmware packing, etc.)
[all …]
H A Dbuild-helper3 [ -z "$DEBUG" ] || set -x
6 if [ "$BASH_SOURCE" = "$0" -o -z "$RK_SESSION" ];then
13 ret=${1:-$?}
14 [ "$ret" -eq 0 ] && return
16 echo "ERROR: Running $0 - ${2:-${FUNCNAME[1]}} failed!"
18 echo " ${3:-$BASH_COMMAND}"
20 for i in $(seq 1 $((${#FUNCNAME[@]} - 1))); do
22 LINE=${BASH_LINENO[$(( $i - 1 ))]}
28 set -eE
62 echo -e "# run func: $@\n" >> "$LOG_FILE"
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A DREADME1 tdc - Linux Traffic Control (tc) unit testing suite
3 Author: Lucas Bates - lucasb@mojatatu.com
10 ------------
24 * All tc-related features being tested must be built in or available as
26 ./tdc.py -c
30 teardown commands - which includes not being able to run a test simply
32 handled in a future version - the current workaround is to run the tests
37 --------------
44 using the -p option when running tdc:
45 ./tdc.py -p /path/to/tc
[all …]
H A DTdcPlugin.py6 print(' -- {}.__init__'.format(self.sub_class))
13 print(' -- {}.pre_suite'.format(self.sub_class))
19 print(' -- {}.post_suite'.format(self.sub_class))
24 print(' -- {}.pre_case'.format(self.sub_class))
31 print(' -- {}.post_case'.format(self.sub_class))
34 '''run command before test-runner does the execute step'''
36 print(' -- {}.pre_execute'.format(self.sub_class))
39 '''run command after test-runner does the execute step'''
41 print(' -- {}.post_execute'.format(self.sub_class))
43 def adjust_command(self, stage, command): argument
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt1 tdc - Adding plugins for tdc
3 Author: Brenda J. Butler - bjb@mojatatu.com
6 --------------
9 There are some examples in plugin-lib.
14 - adding commands to be run before and/or after the test suite
15 - adding commands to be run before and/or after the test cases
16 - adding commands to be run before and/or after the execute phase of the test cases
17 - ability to alter the command to be run in any phase:
18 pre (the pre-suite stage)
23 post (the post-suite stage)
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c15 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 * http://ldesoras.free.fr/doc/articles/resampler-en.pdf */
53 …der) + 1) * (phase_num) + ((interp_order) + 1) * (fir_coef_num) + (interp_order - coef_interp_num)]
62 for (i = num_coefs4 - 1; i >= 0; --i) in prepare_coefs()
63 for (j = num_phases - 1; j >= 0; --j) { in prepare_coefs()
65 int pos = i * num_phases + j - 1; in prepare_coefs()
66 fm1 = coefs4_check(i) && pos > 0 ? coefs[pos - 1] * multiplier : 0; in prepare_coefs()
68 case 1: b = f1 - f0; break; in prepare_coefs()
69 case 2: b = f1 - (.5 * (f2+f0) - f1) - f0; c = .5 * (f2+f0) - f1; break; in prepare_coefs()
70 case 3: c=.5*(f1+fm1)-f0;d=(1/6.)*(f2-f1+fm1-f0-4*c);b=f1-f0-d-c; break; in prepare_coefs()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/camera/pipe/interface/
H A Dia_css_pipe_binarydesc.h1 /* SPDX-License-Identifier: GPL-2.0 */
71 /* @brief Get a binary descriptor for preview stage.
90 /* @brief Get a binary descriptor for video stage.
109 /* @brief Get a binary descriptor for yuv scaler stage.
128 /* @brief Get a binary descriptor for capture pp stage.
162 /* @brief Get a binary descriptor for pre gdc stage.
177 /* @brief Get a binary descriptor for gdc stage.
224 /* @brief Get a binary descriptor for pre anr stage.
239 /* @brief Get a binary descriptor for ANR stage.
254 /* @brief Get a binary descriptor for post anr stage.
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/
H A Dpipeline.json10 …PU IQ is empty and that is not because of a recent micro-TLB miss, instruction cache miss or pre-d…
20 …"BriefDescription": "Cycles the DPU IQ is empty and there is an instruction micro-TLB miss being p…
25 "BriefDescription": "Cycles the DPU IQ is empty and there is a pre-decode error being processed"
30 …"BriefDescription": "Cycles there is an interlock other than Advanced SIMD/Floating-point instruc…
40 … "BriefDescription": "Cycles there is an interlock for an Advanced SIMD/Floating-point operation."
45 "BriefDescription": "Cycles there is a stall in the Wr stage because of a load miss"
50 "BriefDescription": "Cycles there is a stall in the Wr stage because of a store"
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A DKconfig18 The Rockchip PX30 is a ARM-based SoC with a quad-core Cortex-A35
19 including NEON and GPU, Mali-400 graphics, several DDR3 options
26 default "arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
55 The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7
56 including NEON and GPU, Mali-400 graphics, several DDR3 options
66 The Rockchip RK3128 is a ARM-based SoC with a quad-core Cortex-A7
67 including NEON and GPU, Mali-400 graphics, several DDR3 options
98 The Rockchip RK3066 is a ARM-based SoC with a dual-core Cortex-A9
99 including NEON and GPU, Mali-400 graphics, several DDR3 options
118 The Rockchip RK3188 is a ARM-based SoC with a quad-core Cortex-A9
[all …]
/OK3568_Linux_fs/buildroot/package/pm-utils/
H A D00pm-utils6 # Based on pm-utils-1.4.1's pm-action.
19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 [ -d "/usr/lib/pm-utils/" ] || exit 0
25 export STASHNAME=pm-suspend
26 export STAGE="${1:-pre}"
27 export METHOD="${2:-suspend}"
28 . "/usr/lib/pm-utils/pm-functions"
47 rm -rf "${STORAGEDIR}"
48 mkdir -p "${STORAGEDIR}"
50 [ -f "$PARAMETERS" ] || echo '' >"$PARAMETERS"
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_pgtable.h1 // SPDX-License-Identifier: GPL-2.0-only
29 * struct kvm_pgtable_mm_ops - Memory management callbacks.
34 * @size parameter is in bytes, and is rounded-up to the
60 * enum kvm_pgtable_stage2_flags - Stage-2 page-table flags.
61 * @KVM_PGTABLE_S2_NOFWB: Don't enforce Normal-WB even if the CPUs have
71 * struct kvm_pgtable - KVM page-table.
73 * @start_level: Level at which the page-table walk starts.
74 * @pgd: Pointer to the first top-level entry of the page-table.
76 * @mmu: Stage-2 KVM MMU struct. Unused for stage-1 page-tables.
84 /* Stage-2 only */
[all …]
/OK3568_Linux_fs/u-boot/common/
H A DKconfig10 record elapsed time in a particular stage using bootstage_start()
25 Enable recording of boot time in SPL. To make this visible to U-Boot
27 information when SPL finishes and load it when U-Boot proper starts
35 This shows how long it took U-Boot to go through each stage of the
39 Mark Elapsed Stage
59 int "Number of boot stage records to store"
126 Enabling this will make a U-Boot binary that is capable of being
135 Enabling this will make a U-Boot binary that is capable of being
143 Enabling this will make a U-Boot binary that is capable of being
151 Enabling this will make a U-Boot binary that is capable of being
[all …]
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dbuild.sh3 if [ -z "$BASH_SOURCE" ]; then
5 case "${@:-shell}" in
22 echo -e "cleanall \tcleanup"
23 echo -e "post-rootfs <rootfs dir> \ttrigger post-rootfs hook scripts"
24 echo -e "shell \tsetup a shell for developing"
25 echo -e "help \tusage"
29 rm -f "$INITIAL_ENV"
35 ret=${1:-$?}
36 [ "$ret" -eq 0 ] && return
38 echo "ERROR: Running $BASH_SOURCE - ${2:-${FUNCNAME[1]}} failed!"
[all …]
H A Dbuild-helper3 [ -z "$DEBUG" ] || set -x
6 if [ "$BASH_SOURCE" = "$0" -o -z "$RK_SESSION" ];then
13 ret=${1:-$?}
14 [ "$ret" -eq 0 ] && return
16 echo "ERROR: Running $0 - ${2:-${FUNCNAME[1]}} failed!"
18 echo " ${3:-$BASH_COMMAND}"
20 for i in $(seq 1 $((${#FUNCNAME[@]} - 1))); do
22 LINE=${BASH_LINENO[$(( $i - 1 ))]}
28 set -eE
62 echo -e "# run func: $@\n" >> "$LOG_FILE"
[all …]
/OK3568_Linux_fs/device/rockchip/common/
H A Dbuild.sh3 if [ -z "$BASH_SOURCE" ]; then
5 case "${@:-shell}" in
22 echo -e "cleanall \tcleanup"
23 echo -e "post-rootfs <rootfs dir> \ttrigger post-rootfs hook scripts"
24 echo -e "shell \tsetup a shell for developing"
25 echo -e "help \tusage"
29 rm -f "$INITIAL_ENV"
35 ret=${1:-$?}
36 [ "$ret" -eq 0 ] && return
38 echo "ERROR: Running $BASH_SOURCE - ${2:-${FUNCNAME[1]}} failed!"
[all …]
/OK3568_Linux_fs/
H A Dbuild.sh3 if [ -z "$BASH_SOURCE" ]; then
5 case "${@:-shell}" in
22 echo -e "cleanall \tcleanup"
23 echo -e "post-rootfs <rootfs dir> \ttrigger post-rootfs hook scripts"
24 echo -e "shell \tsetup a shell for developing"
25 echo -e "help \tusage"
29 rm -f "$INITIAL_ENV"
35 ret=${1:-$?}
36 [ "$ret" -eq 0 ] && return
38 echo "ERROR: Running $BASH_SOURCE - ${2:-${FUNCNAME[1]}} failed!"
[all …]
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dfdt-fixup.txt1 Pre-relocation device tree manipulation
12 ----------
42 In the U-Boot boot loader, support for device tree overlays has recently been
44 passed to Linux. But since U-Boot's driver model, which is device tree-based as
46 device tree starts cropping up in U-Boot itself as well.
48 An additional problem with the device tree in U-Boot is that it is read-only,
52 this problem, it is a non-negligible task to implement it, an a interim
53 solution is needed to address the problem at least in the medium-term.
55 Hence, we propose a solution to this problem by offering a board-specific
56 call-back function, which is passed a writeable pointer to the device tree.
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dcdns-pltfrm.c1 // SPDX-License-Identifier: GPL-2.0
18 #include "ufshcd-pltfrm.h"
26 * cdns_ufs_dme_attr_val - for storing L4 attributes
32 * cdns_ufs_get_l4_attr - get L4 attributes on local side
41 &host->cdns_ufs_dme_attr_val[0]); in cdns_ufs_get_l4_attr()
43 &host->cdns_ufs_dme_attr_val[1]); in cdns_ufs_get_l4_attr()
45 &host->cdns_ufs_dme_attr_val[2]); in cdns_ufs_get_l4_attr()
47 &host->cdns_ufs_dme_attr_val[3]); in cdns_ufs_get_l4_attr()
49 &host->cdns_ufs_dme_attr_val[4]); in cdns_ufs_get_l4_attr()
51 &host->cdns_ufs_dme_attr_val[5]); in cdns_ufs_get_l4_attr()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Daesp8-ppc.pl2 # SPDX-License-Identifier: GPL-2.0
12 # Copyright (c) 2006-2017, CRYPTOGAMS by <appro@openssl.org>
58 # The module is endian-agnostic in sense that it supports both big-
59 # and little-endian cases. Data alignment in parallelizable modes is
64 # is aligned programmatically, which in turn guarantees exception-
72 # Add XTS subroutine, 9x on little- and 12x improvement on big-endian
76 # Current large-block performance in cycles per byte processed with
77 # 128-bit key (less is better).
79 # CBC en-/decrypt CTR XTS
106 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.3.9-sfcbrepos-schema-location.patch1 diff -up sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in.orig sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in
2 --- sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in.orig 2009-10-13 21:54:13.000000000 +0200
3 +++ sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in 2010-09-06 14:01:57.294564062 +0200
4 @@ -26,7 +26,7 @@ Supported command line options are:
6 \fB\-c\fR \fIschemadir\fR
8 -Default is \fI@datadir@/sfcb\fR
9 +Default is \fI@datadir@/mof/cim-current\fR
11 \fB\-s\fR \fIstagingdir\fR
13 @@ -58,7 +58,7 @@ Alias of \fB-b\fR
17 -\fI@datadir@/sfcb/CIM/CIM_Schema.mof\fR
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/
H A Drk_aiq_algo_des.h10 * http://www.apache.org/licenses/LICENSE-2.0
33 * some algos have lots of pre-condtions, these condtions may consist of
37 * changed during the process stage, and could be repeated(re-config) until
40 * We separate the whole process to 3 steps: pre-process, processing and
41 * post-process. The caller will call all algos pre-process firstly, then
42 * call processing, then post-process at last.
43 * There may exist the dependancy between algos's params. pre-process aims
68 RK_AIQ_ALGO_TYPE_NONE = -1,
163 } proc; //for pre/processing/post function
165 void* reserverd; //transfer whatever used by prepare/pre/processing/post
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu3 What: /sys/devices/platform/stratix10-rsu.0/current_image
10 What: /sys/devices/platform/stratix10-rsu.0/fail_image
17 What: /sys/devices/platform/stratix10-rsu.0/state
42 What: /sys/devices/platform/stratix10-rsu.0/version
51 pre 19.3:
63 What: /sys/devices/platform/stratix10-rsu.0/error_location
70 What: /sys/devices/platform/stratix10-rsu.0/error_details
77 What: /sys/devices/platform/stratix10-rsu.0/retry_counter
85 fail-over flow.
87 What: /sys/devices/platform/stratix10-rsu.0/reboot_image
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dtbxface.c1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
4 * Module Name: tbxface - ACPI table-oriented external interfaces
6 * Copyright (C) 2000 - 2020, Intel Corp.
23 * PARAMETERS: initial_table_count - Size of initial_table_array, in number of
45 * PARAMETERS: initial_table_array - Pointer to an array of pre-allocated
48 * initial_table_count - Size of initial_table_array, in number of
50 * allow_resize - Flag to tell Table Manager if resize of
51 * pre-allocated array is allowed. Ignored
158 * early stage. in ACPI_EXPORT_SYMBOL_INIT()
162 if (table_desc->pointer) { in ACPI_EXPORT_SYMBOL_INIT()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DGDB_002fMI-Compatibility-with-CLI.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.
9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
10 and with the Back-Cover Texts as in (a) below.
12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify
14 developing GNU and promoting software freedom." -->
15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
21 <meta name="resource-type" content="document">
24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
26 <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
[all …]

12345678910>>...30