Searched refs:nouts (Results 1 – 1 of 1) sorted by relevance
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()