set_mte_ctrl
long set_mte_ctrl(struct task_struct *task, unsigned long arg);
set_mte_ctrl(current, 0);
if (set_mte_ctrl(task, arg) != 0)