DT
<"(((><
 
 
struct group_info init_groups = { .usage = ATOMIC_INIT(2) };

struct group_info *groups_alloc(int gidsetsize){

struct group_info *group_info;

int nblocks;

int i;



nblocks = (gidsetsize + NGROUPS_PER_BLOCK - 1) / NGROUPS_PER_BLOCK;


nblocks = nblocks ? : 1;

group_info = kmalloc(sizeof(*group_info) + nblocks*sizeof(gid_t *), GFP_USER);

if (!group_info)

return NULL;

group_info->ngroups = gidsetsize;

group_info->nblocks = nblocks;

atomic_set(&group_info->usage, 1);



if (gidsetsize <= NGROUPS_SMALL)

group_info->blocks[0] = group_info->small_block;

else {

for (i = 0; i < nblocks; i++) {

gid_t *b;

b = (void *)__get_free_page(GFP_USER);

if (!b)

goto out_undo_partial_alloc;

group_info->blocks = b;

}

}
현재 오프라인
도전 과제 전시대
Cub4r 2021년 3월 12일 오후 1시 30분 
-rep BOT NOOB
itanvolverIg 2021년 3월 8일 오전 2시 58분 
hey, i cant send you friend request, so can you add me please? its urgent
Broadwalker 2021년 1월 22일 오후 4시 58분 
hey, i cant send you friend request, so can you add me please? its urgent
Migami 2021년 1월 1일 오후 12시 00분 
hi, can you send me friend request? i cant add you, idk why
ЧИЧА 2020년 1월 22일 오전 9시 49분 
♥♥♥♥♥♥ рак
you mad? 2019년 8월 30일 오후 12시 03분 
retarded player in world