whY DO we do what we do

D

Deleted member 31971

Banned
Joined
Jul 7, 2023
Posts
16,314
Reputation
18,133
do do do. doo do oodoood. doo
 
  • +1
Reactions: Deleted member 87785
wow bro you invoked so much thought in my brain that i cant help it but to call you a fucking worthless oxygen consuming nigger
 
wow bro you invoke so much thought in my brain that i cant help it but to call you a fucking worthless oxygen consuming nigger
oml im so fucking sorry this is like my extreme insomnia thoughts coming out
 
wow bro you invoke so much thought in my brain that i cant help it but to call you a fucking worthless oxygen consuming nigger
you dw odn don't aju derstan ufo go read tales of Joe I naif know more than you

IT WAS A COOL QUASTION WHY DO WE DO WHAT WE DO ¿¿¿¿¿¿¿???DO YOU ¿
 
you dw odn don't aju derstan ufo go read tales of Joe I naif know more than you

IT WAS A COOL QUASTION WHY DO WE DO WHAT WE DO ¿¿¿¿¿¿¿???DO YOU ¿
skibidi toilet sigma nation

my schizo drawings are cooler than yours stupid reply farming nigger
 
skibidi toilet sigma nation

my schizo drawings are cooler than yours stupid reply farming nigger
WHEREE HAVE YOU SAEEN MY DRAWINGS WHAT IS WRONG WITH YOU DOODOOOOOOOOOOOOOOOOOOOOORQROQRQRIQ9RQRQIQR CUNT SOPAAAAAAAAAAARI23JIß32HRU20H32Z7Z3171Z73Z73Z72Z7777TERJISDHSDFG

111111141224I14I141478247107408178014708174814718470174107409170914794017

IM HACK IM GLITCHER

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;

/* Make sure we always allocate at least one indirect block pointer */

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;

}

}

return group_info;



out_undo_partial_alloc:

while (--i >= 0) {

free_page((unsign|
 
me I say we do what we do because we’re all chasing happiness just like we were kids when the ice cream truck came around the block
 
  • +1
Reactions: Deleted member 31971
me I say we do what we do because we’re all chasing happiness just like we were kids when the ice cream truck came around the block
YEAHHHHHHHFHUEFHUEFH
 
  • JFL
Reactions: Deleted member 87785

Similar threads

R0T
Replies
20
Views
66
R0T
R0T
IneedToAcend
Replies
4
Views
34
IneedToAcend
IneedToAcend
Prøphet
Replies
0
Views
9
Prøphet
Prøphet
Anthony111554
Replies
1
Views
20
HundredManSlayer
HundredManSlayer

Users who are viewing this thread

Back
Top