| /linux/arch/riscv/errata/thead/ |
| H A D | errata.c | 27 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/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
| H A D | pipeline.c | 264 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_create_and_add_stage() argument 329 struct ia_css_pipeline_stage *stage; ia_css_pipeline_finalize_stages() local 344 ia_css_pipeline_get_stage(struct ia_css_pipeline * pipeline,int mode,struct ia_css_pipeline_stage ** stage) ia_css_pipeline_get_stage() argument 364 ia_css_pipeline_get_stage_from_fw(struct ia_css_pipeline * pipeline,u32 fw_handle,struct ia_css_pipeline_stage ** stage) ia_css_pipeline_get_stage_from_fw() argument 403 ia_css_pipeline_get_output_stage(struct ia_css_pipeline * pipeline,int mode,struct ia_css_pipeline_stage ** stage) ia_css_pipeline_get_output_stage() argument 487 pipeline_stage_destroy(struct ia_css_pipeline_stage * stage) pipeline_stage_destroy() argument 561 struct ia_css_pipeline_stage *stage = NULL; pipeline_stage_create() local 684 struct ia_css_pipeline_stage *stage = NULL; ia_css_pipeline_set_zoom_stage() local [all...] |
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | tprot.c | 63 enum stage { enum 73 enum stage stage; member 141 enum stage stage = tests[*i].stage; in perform_next_stage() local 185 #define HOST_SYNC_NO_TAP(vcpup, stage) \ argument 199 #define HOST_SYNC(vcpu, stage) \ argument
|
| /linux/tools/testing/selftests/damon/ |
| H A D | _damon_sysfs.py | 62 def stage(self): member in DamosAccessPattern 110 def stage(self): member in DamosQuotaGoal 156 def stage(self): global() member in DamosQuota 214 def stage(self): global() member in DamosWatermarks 261 def stage(self): global() member in DamosFilter 311 def stage(self): global() member in DamosFilters 335 def stage(self): global() member in DamosDest 357 def stage(self): global() member in DamosDests 437 def stage(self): global() member in Damos 491 def stage(self): global() member in DamonTarget 520 def stage(self): global() member in IntervalsGoal 566 def stage(self): global() member in DamonAttrs 623 def stage(self): global() member in DamonCtx [all...] |
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | state_test.c | 229 void svm_check_nested_state(int stage, struct kvm_x86_state *state) in svm_check_nested_state() 252 void check_nested_state(int stage, struct kvm_x86_state *state) in check_nested_state() 268 int stage; in main() local
|
| H A D | hyperv_features.c | 136 int stage = 0; guest_test_msrs_access() local 525 int stage = 0; guest_test_hcalls_access() local
|
| H A D | cpuid_test.c | 120 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu() 222 int stage; in main() local
|
| H A D | hyperv_ipi.c | 92 int stage = 1, ipis_expected[2] = {0}; in sender_guest_code() local 248 int stage = 1, r; in main() local
|
| H A D | tsc_msrs_test.c | 67 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu()
|
| H A D | hyperv_tlb_flush.c | 205 int i, stage = 1; sender_guest_code() local 589 int stage = 1, r, i; main() local [all...] |
| H A D | vmx_nested_la57_state_test.c | 81 int stage; in main() local
|
| H A D | hyperv_svm_test.c | 157 int stage; in main() local
|
| /linux/tools/testing/selftests/tc-testing/plugin-lib/ |
| H A D | nsPlugin.py | 86 def adjust_command(self, stage, command): argument 221 _exec_cmd(self, stage, command) global() argument 240 _exec_cmd_batched(self, stage, commands) global() argument [all...] |
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer.c | 58 enum guest_stage stage = shared_data->guest_stage; in guest_validate_irq() local 117 enum guest_stage stage) in guest_run_stage()
|
| /linux/drivers/watchdog/ |
| H A D | kempld_wdt.c | 77 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 D | iosm_ipc_mmio.c | 52 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
|
| H A D | iosm_ipc_imem.c | 810 enum ipc_mem_exec_stage stage) in ipc_imem_phase_update_check() 1046 enum ipc_mem_exec_stage stage; in ipc_imem_pm_resume() local 1338 enum ipc_mem_exec_stage stage; in ipc_imem_init() local 1461 enum ipc_mem_exec_stage stage; in ipc_imem_devlink_trigger_chip_info_cb() local
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_params.c | 874 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_process_kernel() local 866 ia_css_process_kernel(struct ia_css_stream * stream,struct ia_css_isp_parameters * params,void (* process)(unsigned int pipe_id,const struct ia_css_pipeline_stage * stage,struct ia_css_isp_parameters * params)) ia_css_process_kernel() argument 1069 ia_css_params_alloc_convert_sctbl(const struct ia_css_pipeline_stage * stage,const struct ia_css_shading_table * shading_table) ia_css_params_alloc_convert_sctbl() argument 1116 ia_css_params_store_sctbl(const struct ia_css_pipeline_stage * stage,ia_css_ptr sc_tbl,const struct ia_css_shading_table * sc_config) ia_css_params_store_sctbl() argument 1162 const struct ia_css_pipeline_stage *stage; ia_css_process_zoom_and_motion() local 3021 process_kernel_parameters(unsigned int pipe_id,struct ia_css_pipeline_stage * stage,struct ia_css_isp_parameters * params,unsigned int isp_pipe_version,unsigned int raw_bit_depth) process_kernel_parameters() argument 3088 struct ia_css_pipeline_stage *stage; sh_css_param_update_isp_params() local 3255 sh_css_params_write_to_ddr_internal(struct ia_css_pipe * pipe,unsigned int pipe_id,struct ia_css_isp_parameters * params,const struct ia_css_pipeline_stage * stage,struct sh_css_ddr_address_map * ddr_map,struct sh_css_ddr_address_map_size * ddr_map_size) sh_css_params_write_to_ddr_internal() argument 3760 sh_css_store_sp_stage_to_ddr(unsigned int pipe,unsigned int stage) sh_css_store_sp_stage_to_ddr() argument 3771 sh_css_store_isp_stage_to_ddr(unsigned int pipe,unsigned int stage) sh_css_store_isp_stage_to_ddr() argument 4526 struct ia_css_pipeline_stage *stage; ia_css_en_dz_capt_pipe() local [all...] |
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | tdc.py | 35 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 [all...] |
| /linux/tools/testing/selftests/liveupdate/ |
| H A D | luo_test_utils.c | 156 restore_and_read_stage(int state_session_fd,int token,int * stage) restore_and_read_stage() argument 212 int stage = 1; parse_stage_args() local [all...] |
| H A D | luo_kexec_simple.c | 50 int session_fd, mfd, stage; in run_stage_2() local
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | mmu_stress_test.c | 102 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 D | kvm_page_table_test.c | 189 enum test_stage stage; in vcpu_worker() local 313 vcpus_complete_new_stage(enum test_stage stage) vcpus_complete_new_stage() argument [all...] |
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | ucall_common.h | 53 #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 D | errata.c | 38 unsigned int stage) in mips_errata_patch_func()
|