Searched refs:g (Results 1 – 1 of 1) sorted by relevance
10332 int g; in io_uring_show_cred() local10345 for (g = 0; g < gi->ngroups; g++) { in io_uring_show_cred()10346 seq_put_decimal_ull(m, g ? " " : "", in io_uring_show_cred()10347 from_kgid_munged(uns, gi->gid[g])); in io_uring_show_cred()