Searched refs:entries (Results 301 - 325 of 701) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkd.h67 struct unipair __user *entries; member in struct:unimapdesc
122 unsigned int kb_cnt; /* number of entries in following array */
132 unsigned int kb_cnt; /* number of entries in following array */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mlx4/
H A Dcq.h148 int entries, struct mlx4_mtt *mtt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Disom.h161 int ff_mov_read_stsd_entries(MOVContext *c, AVIOContext *pb, int entries);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-arm1020e.S125 * Invalidate all cache entries in a particular address
142 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
145 bcs 2b @ entries 63 to 0
159 * Invalidate a range of cache entries in the specified
248 * May not write back any entries. If 'start' or 'end'
376 1: mov r3, #0x3F @ 64 entries
383 bge 2b @ entries 3F to 0
H A Dproc-arm1022.S114 * Invalidate all cache entries in a particular address
130 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
133 bcs 2b @ entries 63 to 0
147 * Invalidate a range of cache entries in the specified
237 * May not write back any entries. If 'start' or 'end'
364 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
367 bcs 2b @ entries 63 to 0
H A Dproc-arm920.S115 * Invalidate all cache entries in a particular address
131 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
134 bcs 2b @ entries 63 to 0
145 * Invalidate a range of cache entries in the specified
225 * May not write back any entries. If 'start' or 'end'
349 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
352 bcs 2b @ entries 63 to 0
H A Dproc-arm922.S117 * Clean and invalidate all cache entries in a particular
133 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
136 bcs 2b @ entries 63 to 0
147 * Clean and invalidate a range of cache entries in the
227 * May not write back any entries. If 'start' or 'end'
353 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
356 bcs 2b @ entries 63 to 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dip_tables.c274 table_base = private->entries[smp_processor_id()];
338 table_base = private->entries[cpu];
824 /* Walk through entries, checking offsets. */
840 duprintf("translate_table: %u not %u entries\n",
885 if (newinfo->entries[i] && newinfo->entries[i] != entry0)
886 memcpy(newinfo->entries[i], entry0, newinfo->size);
910 xt_entry_foreach(iter, t->entries[curcpu], t->size) {
926 xt_entry_foreach(iter, t->entries[cpu], t->size) {
977 loc_cpu_entry = private->entries[raw_smp_processor_i
1422 struct compat_ipt_entry entries[0]; member in struct:compat_ipt_replace
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6_tables.c298 table_base = private->entries[smp_processor_id()];
359 table_base = private->entries[cpu];
820 /* Walk through entries, checking offsets. */
836 duprintf("translate_table: %u not %u entries\n",
881 if (newinfo->entries[i] && newinfo->entries[i] != entry0)
882 memcpy(newinfo->entries[i], entry0, newinfo->size);
906 xt_entry_foreach(iter, t->entries[curcpu], t->size) {
922 xt_entry_foreach(iter, t->entries[cpu], t->size) {
973 loc_cpu_entry = private->entries[raw_smp_processor_i
1420 struct compat_ip6t_entry entries[0]; member in struct:compat_ip6t_replace
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gs.c241 * @list: switch info entries to populate
291 gid_data = &ct_rsp->rsp.gid_pt.entries[i];
321 * @list: switch info entries to populate
382 * @list: switch info entries to populate
797 * @list: switch info entries to populate
866 * @list: switch info entries to populate
921 * @list: switch info entries to populate
1256 uint8_t *entries; local
1279 entries = ct_req->req.rhba.hba_identifier;
1282 eiter = (struct ct_fdmi_hba_attr *) (entries
1500 uint8_t *entries; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dring_buffer.c345 local_t entries; /* entries on this page */ member in struct:buffer_page
351 * The buffer page counters, write and entries, must be reset
460 local_t entries; member in struct:ring_buffer_per_cpu
853 old_entries = local_add_return(RB_WRITE_INTCNT, &next_page->entries);
882 (void)local_cmpxchg(&next_page->entries, old_entries, eval);
1434 return local_read(&bpage->entries) & RB_WRITE_MASK;
1598 int entries; local
1602 entries = rb_page_entries(next_page);
1630 local_add(entries,
2681 unsigned long entries = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dbookutil.c199 &(c->dim),&(c->entries))!=2){
367 quant_to_read=c->entries*c->dim;
371 /* load the quantized entries */
384 c->lengthlist=_ogg_malloc(sizeof(long)*c->entries);
385 for(i=0;i<c->entries;i++)
499 /* wrap build_tree_from_lengths to allow zero entries in the histogram */
514 fprintf(stderr,"\rEliminating %d unused entries; %d entries remain\n",
541 long vals=(c->maptype==1?_book_maptype1_quantvals(c):c->entries*c->dim);
551 for(j=0;j<c->entries;){
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp616 ContactList entries; local
617 m_bin->GetEntries(&entries);
622 for (ContactList::const_iterator it = entries.begin(); it != entries.end(); ++it) {
766 ContactList entries; local
768 // Remove dead entries
769 m_bin->GetEntries(&entries);
770 for (ContactList::iterator it = entries.begin(); it != entries.end(); ++it) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcolordlg.tex32 Invalid entries in custom colours list will be ignored on some platforms (GTK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00pci.c115 * Initialize all queue entries to contain valid addresses.
118 entry_priv = queue->entries[i].priv_data;
130 queue->entries[0].priv_data;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep033.tcl181 set entries 10
182 eval rep_test $method $masterenv NULL $entries $niter 0 0 0 $largs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcq.c758 struct ib_cq *c4iw_create_cq(struct ib_device *ibdev, int entries, argument
770 PDBG("%s ib_dev %p entries %d\n", __func__, ibdev, entries);
782 entries++;
785 entries++;
788 * entries must be multiple of 16 for HW.
790 entries = roundup(entries, 16);
795 hwentries = entries * 2;
798 * Make HW queue at least 64 entries s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_lsa_nt.c1388 LSA_PRIV_ENTRY *entries = NULL; local
1396 DEBUG(10,("_lsa_enum_privs: enum_context:%d total entries:%d\n",
1409 if ( !(entries = TALLOC_ZERO_ARRAY(p->mem_ctx, LSA_PRIV_ENTRY, num_privs )) )
1412 entries = NULL;
1417 init_unistr2(&entries[i].name, NULL, UNI_FLAGS_NONE);
1418 init_uni_hdr(&entries[i].hdr_name, &entries[i].name);
1420 entries[i].luid_low = 0;
1421 entries[i].luid_high = 0;
1423 init_unistr2(&entries[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dnic.c215 for (i = 0; i < buffer->entries; i++) {
229 /* Unmaps a buffer and clears the buffer table entries */
235 unsigned int end = (buffer->index + buffer->entries - 1);
237 if (!buffer->entries)
241 buffer->index, buffer->index + buffer->entries - 1);
271 buffer->entries = len / EFX_BUF_SIZE;
279 efx->next_buffer_table += buffer->entries;
284 buffer->index + buffer->entries - 1,
300 buffer->index + buffer->entries - 1,
307 buffer->entries
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3collections.c163 table->buckets[bucket].entries = NULL;
166 /* Exclude duplicate entries by default
203 /* Free the table, all buckets and all entries, and all the
216 entry = thisBucket->entries;
218 /* Search all entries in the bucket and free them up
250 thisBucket->entries = NULL;
289 /* Now, we traverse the entries in the bucket until
290 * we find the key or the end of the entries in the bucket.
295 entry = bucket->entries; /* Entry to examine */
296 nextPointer = & bucket->entries; /* Wher
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip6tc.c406 /* Hooks and underflows must be valid entries */
415 assert(h->entries.size
419 assert(strcmp(h->info.name, h->entries.name) == 0);
425 /* Check all the entries. */
426 ENTRY_ITERATE(h->entries.entrytable, h->entries.size,
430 assert(n == h->entries.size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_misc.c38 static LIST_HEAD(entries);
73 list_for_each(l, &entries) {
627 list_add(&e->list, &entries);
670 while (!list_empty(&entries))
671 kill_node(list_entry(entries.next, Node, list));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_internal.c72 LIST_INSERT_HEAD(&__db_infohead, p, entries);
85 LIST_FOREACH(p, &__db_infohead, entries)
100 LIST_FOREACH(p, &__db_infohead, entries)
115 LIST_FOREACH(p, &__db_infohead, entries)
144 LIST_REMOVE(p, entries);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dmmconfig-shared.c544 int entries; local
553 entries = 0;
556 entries++;
559 if (entries == 0) {
560 printk(KERN_ERR PREFIX "MMCONFIG has no entries\n");
565 for (i = 0; i < entries; i++) {
575 "no memory for MCFG entries\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh.c185 int entries = 0; local
193 ++entries;
195 (entries == RMC_QUEUE_MAX_LEN)) {
198 --entries;
326 atomic_set(&newtbl->entries, 0);

Completed in 241 milliseconds

<<11121314151617181920>>