Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 25 of 71) sorted by relevance

123

/linux/arch/riscv/errata/thead/
H A Derrata.c27 static bool errata_probe_mae(unsigned int stage, in errata_probe_mae()
109 static bool errata_probe_cmo(unsigned int stage, in errata_probe_cmo()
130 static bool errata_probe_pmu(unsigned int stage, in errata_probe_pmu()
146 static bool errata_probe_ghostwrite(unsigned int stage, in errata_probe_ghostwrite()
171 static u32 thead_errata_probe(unsigned int stage, in thead_errata_probe()
191 unsigned int stage) in thead_errata_patch_func()
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py62 def stage(self): member in DamosAccessPattern
110 def stage(self): member in DamosQuotaGoal
156 def stage(self): member in DamosQuota
214 def stage(self): member in DamosWatermarks
261 def stage(self): member in DamosFilter
311 def stage(self): member in DamosFilters
335 def stage(self): member in DamosDest
357 def stage(self): member in DamosDests
437 def stage(self): member in Damos
491 def stage(self): member in DamonTarget
[all …]
/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py86 def adjust_command(self, stage, command): argument
221 def _exec_cmd(self, stage, command): argument
240 def _exec_cmd_batched(self, stage, commands): argument
H A DvalgrindPlugin.py63 def adjust_command(self, stage, command): argument
/linux/drivers/watchdog/
H A Dkempld_wdt.c77 struct kempld_wdt_stage stage[KEMPLD_WDT_MAX_STAGES]; member
103 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_action()
129 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_timeout()
170 struct kempld_wdt_stage *stage) in kempld_wdt_get_timeout()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_mmio.c52 static bool ipc_mmio_is_valid_exec_stage(enum ipc_mem_exec_stage stage) in ipc_mmio_is_valid_exec_stage()
87 enum ipc_mem_exec_stage stage; in ipc_mmio_init() local
/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py35 def __init__(self, stage, output, message): argument
176 def call_adjust_command(self, caseinfo, stage, command): argument
201 def exec_cmd(caseinfo, args, pm, stage, command): argument
236 def prepare_env(caseinfo, args, pm, stage, prefix, cmdlist, output = None): argument
H A DTdcPlugin.py43 def adjust_command(self, stage, command): argument
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c136 int stage = 0; in guest_test_msrs_access() local
525 int stage = 0; in guest_test_hcalls_access() local
H A Dhyperv_ipi.c92 int stage = 1, ipis_expected[2] = {0}; in sender_guest_code() local
248 int stage = 1, r; in main() local
H A Dhyperv_tlb_flush.c205 int i, stage = 1; in sender_guest_code() local
589 int stage = 1, r, i; in main() local
H A Dvmx_nested_la57_state_test.c81 int stage; in main() local
H A Dstate_test.c235 int stage; in main() local
/linux/tools/testing/selftests/liveupdate/
H A Dluo_test_utils.c156 void restore_and_read_stage(int state_session_fd, int token, int *stage) in restore_and_read_stage()
212 int stage = 1; in parse_stage_args() local
H A Dluo_kexec_simple.c50 int session_fd, mfd, stage; in run_stage_2() local
H A Dluo_multi_session.c84 int mfd1, mfd2, mfd3, stage; in run_stage_2() local
/linux/tools/testing/selftests/kvm/
H A Dmmu_stress_test.c102 static void assert_sync_stage(struct kvm_vcpu *vcpu, int stage) in assert_sync_stage()
110 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu()
H A Dkvm_page_table_test.c189 enum test_stage stage; in vcpu_worker() local
316 static void vcpus_complete_new_stage(enum test_stage stage) in vcpus_complete_new_stage()
/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h53 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
55 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage) argument
/linux/arch/riscv/errata/mips/
H A Derrata.c38 unsigned int stage) in mips_errata_patch_func()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h36 enum dpu_stage stage; member
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c300 static void t7xx_cldma_exception(struct cldma_ctrl *md_ctrl, enum hif_ex_stage stage) in t7xx_cldma_exception()
331 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception()
/linux/drivers/acpi/
H A Dsleep.c926 static int acpi_hibernation_begin(pm_message_t stage) in acpi_hibernation_begin()
997 static int acpi_hibernation_begin_old(pm_message_t stage) in acpi_hibernation_begin_old()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h101 enum mdp_mixer_stage_id stage; member
183 static inline const char *stage2name(enum mdp_mixer_stage_id stage) in stage2name()
/linux/arch/riscv/kernel/
H A Dalternative.c159 unsigned int stage) in _apply_alternatives()

123