Searched refs:first_free (Results 26 - 31 of 31) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h230 int first_free; member in struct:mthca_srq
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h230 int first_free; member in struct:mthca_srq
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dvt_ioctl.c324 char *first_free, *fj, *fnw; local
370 first_free = funcbufptr + (funcbufsize - funcbufleft);
376 fj = first_free;
381 memmove(fj + delta, fj, first_free - fj);
407 if (first_free > fj) {
408 memmove(fnw + (fj - funcbufptr) + delta, fj, first_free - fj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dvt_ioctl.c324 char *first_free, *fj, *fnw; local
370 first_free = funcbufptr + (funcbufsize - funcbufleft);
376 fj = first_free;
381 memmove(fj + delta, fj, first_free - fj);
407 if (first_free > fj) {
408 memmove(fnw + (fj - funcbufptr) + delta, fj, first_free - fj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hpfs/
H A Dnamei.c78 fnode->btree.first_free = 0x14;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hpfs/
H A Dnamei.c78 fnode->btree.first_free = 0x14;

Completed in 193 milliseconds

12