Home
last modified time | relevance | path

Searched refs:signal_vsp_instruction (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/platforms/iseries/
Dmf.c270 static int signal_vsp_instruction(struct vsp_cmd_data *vsp_cmd) in signal_vsp_instruction() function
884 rc = signal_vsp_instruction(&vsp_cmd); in proc_mf_dump_cmdline()
930 rc = signal_vsp_instruction(&vsp_cmd);
976 if (signal_vsp_instruction(&vsp_cmd) == 0) { in proc_mf_dump_side()
1038 (void)signal_vsp_instruction(&vsp_cmd); in proc_mf_change_side()
1165 (void)signal_vsp_instruction(&vsp_cmd); in proc_mf_change_cmdline()
1207 rc = signal_vsp_instruction(&vsp_cmd); in proc_mf_change_vmlinux()