Searched refs:next_chunk (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenalloc.h26 struct list_head next_chunk; /* next chunk in pool */ member in struct:gen_pool_chunk
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dgenalloc.c68 list_add(&chunk->next_chunk, &pool->chunks);
91 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk);
92 list_del(&chunk->next_chunk);
128 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk);
172 chunk = list_entry(_chunk, struct gen_pool_chunk, next_chunk);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dtxd.c61 next_chunk:
81 goto next_chunk;
H A Disom.h100 int next_chunk; member in struct:MOVStreamContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dtxd.c59 next_chunk:
79 goto next_chunk;
H A Disom.h93 int next_chunk; member in struct:MOVStreamContext
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c403 pginfo.u.usr.next_chunk = list_prepare_entry(pginfo.u.usr.next_chunk,
1866 chunk = pginfo->u.usr.next_chunk;
1867 prev_chunk = pginfo->u.usr.next_chunk;
1910 pginfo->u.usr.next_chunk =
1957 chunk = pginfo->u.usr.next_chunk;
1958 prev_chunk = pginfo->u.usr.next_chunk;
2051 pginfo->u.usr.next_chunk =
H A Dehca_classes.h325 struct ib_umem_chunk *next_chunk; member in struct:ehca_mr_pginfo::__anon11577::__anon11579
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_buf.c1236 next_chunk:
1272 goto next_chunk;

Completed in 107 milliseconds