Searched defs:next (Results 126 - 150 of 188) sorted by relevance

12345678

/arch/x86/mm/
H A Dkmmio.c456 struct kmmio_fault_page *next = f->release_next; local
459 f = next;
H A Dinit_64.c564 unsigned long next, last_map_addr = end; local
571 for (; start < end; start = next) {
576 next = (start + PGDIR_SIZE) & PGDIR_MASK;
577 if (next > end)
578 next = end;
589 last_map_addr = phys_pud_init(pud, __pa(start), __pa(next),
912 unsigned long next; local
917 for (; addr < end; addr = next) {
929 next = (addr + PAGE_SIZE) & PAGE_MASK;
943 next
[all...]
/arch/arm/include/asm/
H A Decard.h139 struct expansion_card *next; member in struct:expansion_card
/arch/arm/mach-pnx4008/include/mach/
H A Ddma.h114 struct pnx4008_dma_ll *next; member in struct:pnx4008_dma_ll
/arch/arm/mm/
H A Dmmu.c648 unsigned long next; local
651 next = pud_addr_end(addr, end);
652 alloc_init_section(pud, addr, next, phys, type, force_pages);
653 phys += next - addr;
654 } while (pud++, addr = next, addr != end);
774 unsigned long next = pgd_addr_end(addr, end); local
776 alloc_init_pud(pgd, addr, next, phys, type, force_pages);
778 phys += next - addr;
779 addr = next;
838 unsigned long addr, next local
[all...]
/arch/arm/plat-s3c24xx/
H A Ddma.c114 chan->curr, chan->next, chan->end);
233 pr_debug("load_state is none, checking for noreload (next=%p)\n",
234 buf->next);
235 reload = (buf->next == NULL) ? S3C2410_DCON_NORELOAD : 0;
250 chan->next = buf->next;
333 if (chan->next == NULL) {
341 s3c2410_dma_loadbuffer(chan, chan->next);
379 if (chan->next != NULL) {
387 s3c2410_dma_loadbuffer(chan, chan->next);
885 struct s3c2410_dma_buf *buf, *next; local
[all...]
/arch/cris/arch-v10/drivers/
H A Dgpio.c57 struct gpio_private *next; member in struct:gpio_private
206 priv = priv->next;
354 priv->next = alarmlist;
376 alarmlist = todel->next;
378 while (p->next != todel)
379 p = p->next;
380 p->next = todel->next;
391 p = p->next;
578 p = p->next;
[all...]
/arch/cris/arch-v10/kernel/
H A Dfasttimer.c235 tmp = tmp->next;
262 t->next = fast_timer_list;
274 while (tmp->next && fasttime_cmp(&t->tv_expires,
275 &tmp->next->tv_expires) > 0)
277 tmp = tmp->next;
281 t->next = tmp->next;
282 if (tmp->next)
284 tmp->next->prev = t;
286 tmp->next
302 struct fast_timer *next, *prev; local
[all...]
/arch/cris/arch-v32/drivers/mach-a3/
H A Dgpio.c86 struct gpio_private *next; member in struct:gpio_private
412 priv->next = alarmlist;
437 alarmlist = todel->next;
439 while (p->next != todel)
440 p = p->next;
441 p->next = todel->next;
457 p = p->next;
/arch/cris/arch-v32/drivers/mach-fs/
H A Dgpio.c88 struct gpio_private *next; member in struct:gpio_private
282 priv = priv->next;
449 priv->next = alarmlist;
473 alarmlist = todel->next;
475 while (p->next != todel)
476 p = p->next;
477 p->next = todel->next;
497 p = p->next;
/arch/cris/arch-v32/kernel/
H A Dfasttimer.c213 tmp = tmp->next;
238 t->next = fast_timer_list;
248 while (tmp->next &&
249 fasttime_cmp(&t->tv_expires, &tmp->next->tv_expires) > 0)
250 tmp = tmp->next;
253 t->next = tmp->next;
254 if (tmp->next)
256 tmp->next->prev = t;
258 tmp->next
274 struct fast_timer *next, *prev; local
[all...]
/arch/m68k/include/asm/
H A Dmac_iop.h139 struct iop_msg *next; /* next message in queue or NULL */ member in struct:iop_msg
/arch/powerpc/kernel/
H A Dcacheinfo.c43 struct cache_index_dir *next; /* next index in parent directory */ member in struct:cache_index_dir
114 struct cache *next_local; /* next cache of >= level */
183 struct cache *next = cache; local
185 while (next) {
186 WARN_ONCE(cpumask_test_cpu(cpu, &next->shared_cpu_map),
188 cpu, next->ofnode->full_name,
189 cache_type_string(next));
190 cpumask_set_cpu(cpu, &next->shared_cpu_map);
191 next
779 struct cache_index_dir *next; local
799 struct cache *next = cache->next_local; local
[all...]
/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c74 struct revmap_entry *next, *prev; local
91 next = real_vmalloc_addr(&kvm->arch.revmap[rev->forw]);
93 next->back = rev->back;
/arch/powerpc/mm/
H A Dhugetlbpage.c470 unsigned long next; local
476 next = pmd_addr_end(addr, end);
481 * Increment next by the size of the huge mapping since
486 next = addr + (1 << hugepd_shift(*(hugepd_t *)pmd));
489 addr, next, floor, ceiling);
490 } while (addr = next, addr != end);
513 unsigned long next; local
519 next = pud_addr_end(addr, end);
523 hugetlb_free_pmd_range(tlb, pud, addr, next, floor,
528 * Increment next b
566 unsigned long next; local
724 unsigned long next; local
[all...]
/arch/powerpc/platforms/powermac/
H A Dpci.c802 unsigned long base, end, next = -1; local
818 if (base != next) {
832 next = end + 1;
/arch/powerpc/platforms/pseries/
H A Dcmm.c97 struct cmm_page_array *next; member in struct:cmm_page_array
162 npa->next = pa;
209 pa = pa->next;
489 pa = pa->next;
556 pa_curr = pa_last->next;
557 pa_last = pa_last->next;
563 pa_curr = pa_curr->next;
586 pa_last->next = npa;
593 pa_curr = pa_curr->next;
/arch/sh/include/asm/
H A Dprocessor.h64 unsigned long long next; member in struct:tlb_info
/arch/tile/mm/
H A Dpgtable.c535 void check_mm_caching(struct mm_struct *prev, struct mm_struct *next) argument
537 if (!mm_is_priority_cached(next)) {
545 hv_set_caching(update_priority_cached(next));
619 for (p = vmlist; p; p = p->next) {
/arch/um/drivers/
H A Dline.c806 struct list_head *ele, *next; local
811 list_for_each_safe(ele, next, &winch_handlers) {
823 struct list_head *ele, *next; local
828 list_for_each_safe(ele, next, &winch_handlers) {
H A Dnet_kern.c79 /* If we can't allocate memory, try again next round. */
602 struct list_head *ele, *next; local
613 list_for_each_safe(ele, next, &eth_cmd_line) {
/arch/x86/include/asm/
H A Dbootparam.h19 __u64 next; member in struct:setup_data
H A Dmce.h94 unsigned next; member in struct:mce_log
/arch/x86/kernel/
H A Dprocess.c202 struct thread_struct *prev, *next; local
205 next = &next_p->thread;
220 /* prev and next are different */
232 memcpy(tss->io_bitmap, next->io_bitmap_ptr,
233 max(prev->io_bitmap_max, next->io_bitmap_max));
/arch/xtensa/platforms/iss/
H A Dnetwork.c377 /* Try to allocate memory, if it fails, try again next round. */
812 struct list_head *ele, *next; local
816 list_for_each_safe(ele, next, &eth_cmd_line) {

Completed in 1667 milliseconds

12345678