Searched refs:T_primsg (Results 1 – 3 of 3) sorted by relevance
176 struct T_primsg { struct177 struct T_primsg *next; argument204 struct T_primsg *pfirst, *plast; argument
132 static struct T_primsg *timod_mkctl(int size) in timod_mkctl()134 struct T_primsg *it; in timod_mkctl()137 it = (struct T_primsg *)mykmalloc(size+sizeof(*it)-sizeof(s32)+2*MKCTL_TRAILER, GFP_KERNEL); in timod_mkctl()161 static void timod_queue(unsigned int fd, struct T_primsg *it) in timod_queue()175 static void timod_queue_end(unsigned int fd, struct T_primsg *it) in timod_queue_end()192 struct T_primsg *it; in timod_error()211 struct T_primsg *it; in timod_ok()322 struct T_primsg *it; in timod_optmgmt()406 struct T_primsg *it; in timod_putmsg()465 struct T_primsg *it; in timod_putmsg()[all …]
118 struct T_primsg *it; in socksys_release()126 struct T_primsg *next = it->next; in socksys_release()