Searched refs:hole (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3/
H A Dsun3dvma.c38 struct hole { struct
47 static struct hole initholes[64];
86 struct hole *hole; local
90 hole = list_entry(cur, struct hole, list);
92 if((hole->start == 0) && (hole->end == 0) && (hole->size == 0))
95 printk("hole
106 struct hole *hole; local
153 struct hole *hole; local
204 struct hole *hole; local
250 struct hole *hole; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/support/
H A Duuid.c93 int i, hole; local
96 for (i = 0, hole = -1; i < uuid_table_size; i++) {
98 hole = i;
106 if (hole < 0) {
111 hole = uuid_table_size++;
113 uuid_table[hole] = *uuid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Drsrc_nonstatic.c195 u_char *b, hole, most; local
210 hole = inb(i);
212 if (inb(i+j) != hole) break;
214 if ((j == 8) && (++b[hole] > b[most]))
215 most = hole;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex62 There is a hole in specs: some hop-by-hop options can be
102 hole in \verb|sockaddr_in6| in any case. Now it has no justification.
115 is followed by attempts to patch the hole and more mistakes...
H A Dip-cref.tex2250 It is not a bug, but rather a hole in the API and intra-kernel interfaces.

Completed in 112 milliseconds