Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 25 of 61) 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.py58 def stage(self): global() member in DamosAccessPattern
104 def stage(self): global() member in DamosQuotaGoal
138 def stage(self): global() member in DamosQuota
210 def stage(self): global() member in Damos
251 def stage(self): global() member in DamonTarget
283 def stage(self): global() member in DamonAttrs
337 def stage(self): global() member in DamonCtx
[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/
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/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h42 enum dpu_stage stage; member
/linux/sound/ppc/
H A Dsnd_ps3.c202 int stage) in snd_ps3_bump_buffer()
221 int fill_stages, dma_ch, stage; in snd_ps3_program_dma() local
/linux/drivers/acpi/
H A Dsleep.c922 static int acpi_hibernation_begin(pm_message_t stage) in acpi_hibernation_begin()
993 static int acpi_hibernation_begin_old(pm_message_t stage) in acpi_hibernation_begin_old()
/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()
H A Dt7xx_state_monitor.c395 u32 stage = FIELD_GET(MISC_STAGE_MASK, status); in fsm_routine_start() local
/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()
H A Dmdp5_crtc.c183 static inline u32 mdp5_lm_use_fg_alpha_mask(enum mdp_mixer_stage_id stage) in mdp5_lm_use_fg_alpha_mask()
227 enum mdp5_pipe stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup() enum
233 #define blender(stage) ((stage) - STAGE0) in blend_setup() argument
/linux/drivers/ufs/host/
H A Dufs-mediatek-sip.h73 #define ufs_mtk_ref_clk_notify(on, stage, res) \ argument
H A Dufs-mediatek.c1137 enum ufs_notify_change_status stage, in ufs_mtk_pwr_change_notify()
1238 enum ufs_notify_change_status stage) in ufs_mtk_link_startup_notify()
/linux/sound/soc/codecs/
H A Dmt6357.c75 int i, stage; in hp_main_output_ramp() local
92 int i, stage; in hp_aux_feedback_loop_gain_ramp() local
/linux/drivers/staging/greybus/
H A Dbootrom.c144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware()
/linux/drivers/input/misc/
H A Dkeyspan_remote.c117 int stage; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h43 #define BLOCK_OPS_IDX(block, stage, end) \ argument
491 #define BLOCK_OPS_IDX(block, stage, end) \ argument
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c683 const int stage = 0; in imgu_css_pipeline_init() local
2105 const int stage = 0; in imgu_css_set_parameters() local

123