Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dicm.c82 bool veto; member
323 if (!icm->veto) { in icm_veto_begin()
324 icm->veto = true; in icm_veto_begin()
334 if (icm->veto) { in icm_veto_end()
335 icm->veto = false; in icm_veto_end()
/Linux-v5.4/Documentation/translations/it_IT/process/
D6.Followthrough.rst228 Linux, nessuno ha potere di veto assoluto su alcun codice. Eccezione
/Linux-v5.4/Documentation/process/
D6.Followthrough.rst202 kernel, nobody has absolute veto power over any code. Except maybe Linus.