/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/tools/testing/selftests/damon/ |
H A D | _damon_sysfs.py | 58 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 D | nsPlugin.py | 86 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 D | valgrindPlugin.py | 63 def adjust_command(self, stage, command): argument
|
/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
|
/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
|
H A D | TdcPlugin.py | 43 def adjust_command(self, stage, command): argument
|
/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 316 static void vcpus_complete_new_stage(enum test_stage stage) in vcpus_complete_new_stage()
|
/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/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.h | 42 enum dpu_stage stage; member
|
/linux/sound/ppc/ |
H A D | snd_ps3.c | 202 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 D | sleep.c | 922 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 D | t7xx_modem_ops.c | 300 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 D | t7xx_state_monitor.c | 395 u32 stage = FIELD_GET(MISC_STAGE_MASK, status); in fsm_routine_start() local
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_kms.h | 101 enum mdp_mixer_stage_id stage; member 183 static inline const char *stage2name(enum mdp_mixer_stage_id stage) in stage2name()
|
H A D | mdp5_crtc.c | 183 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 D | ufs-mediatek-sip.h | 73 #define ufs_mtk_ref_clk_notify(on, stage, res) \ argument
|
H A D | ufs-mediatek.c | 1137 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 D | mt6357.c | 75 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 D | bootrom.c | 144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware()
|
/linux/drivers/input/misc/ |
H A D | keyspan_remote.c | 117 int stage; member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init.h | 43 #define BLOCK_OPS_IDX(block, stage, end) \ argument 491 #define BLOCK_OPS_IDX(block, stage, end) \ argument
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-css.c | 683 const int stage = 0; in imgu_css_pipeline_init() local 2105 const int stage = 0; in imgu_css_set_parameters() local
|