Searched refs:nouts (Results 1 – 2 of 2) sorted by relevance
413 int i, j, nouts = TH_POSSIBLE_OUTPUTS; in intel_th_output_attributes() local415 int nattrs = nouts * nparms + 1; in intel_th_output_attributes()427 for (i = 0; i < nouts; i++) { in intel_th_output_attributes()
2013 unsigned long *krbs, cfm, ndirty, nlocals, nouts; in syscall_get_set_args_cb() local2031 nouts = (cfm & 0x7f) - nlocals; /* aka sof - sol */ in syscall_get_set_args_cb()2037 count = min_t(int, args->n, nouts); in syscall_get_set_args_cb()