Searched refs:T_primsg (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dsocksys.c126 struct T_primsg *it;
132 struct T_primsg *next = it->next;
H A Dsocksys.h176 struct T_primsg { struct
177 struct T_primsg *next;
204 struct T_primsg *pfirst, *plast;
H A Dtimod.c128 static struct T_primsg *timod_mkctl(int size)
130 struct T_primsg *it;
133 it = (struct T_primsg *)mykmalloc(size+sizeof(*it)-sizeof(s32)+2*MKCTL_TRAILER, GFP_KERNEL);
159 static void timod_queue(unsigned int fd, struct T_primsg *it)
175 static void timod_queue_end(unsigned int fd, struct T_primsg *it)
194 struct T_primsg *it;
213 struct T_primsg *it;
324 struct T_primsg *it;
411 struct T_primsg *it;
470 struct T_primsg *i
[all...]

Completed in 169 milliseconds