Searched defs:next (Results 1 - 200 of 1443) sorted by relevance

12345678

/linux-4.1.27/arch/arm/nwfpe/
H A Dentry.S97 next: label
/linux-4.1.27/drivers/pcmcia/
H A Dsa1111_generic.h7 struct sa1111_pcmcia_socket *next; member in struct:sa1111_pcmcia_socket
/linux-4.1.27/drivers/acpi/acpica/
H A Dpswalk.c65 union acpi_parse_object *next = NULL; acpi_ps_delete_parse_tree() local
H A Dnseval.c344 union acpi_operand_object *next; acpi_ns_exec_module_code_list() local
H A Dpstree.c204 union acpi_parse_object *next = NULL; acpi_ps_get_depth_next() local
H A Dutcache.c110 void *next; acpi_os_purge_cache() local
H A Devgpeutil.c310 struct acpi_gpe_notify_info *next; acpi_ev_delete_gpe_handlers() local
H A Dexmutex.c462 union acpi_operand_object *next = thread->acquired_mutex_list; acpi_ex_release_all_mutexes() local
H A Dpsloop.c323 union acpi_operand_object *next; acpi_ps_link_module_code() local
H A Dpsparse.c137 union acpi_parse_object *next; acpi_ps_complete_this_op() local
H A Dutaddress.c280 struct acpi_address_range *next; acpi_ut_delete_address_lists() local
/linux-4.1.27/arch/arc/kernel/
H A Dctx_sw.c27 unsigned int next = (unsigned int)next_task; __switch_to() local
H A Dfpu.c33 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) fpu_save_restore() argument
/linux-4.1.27/sound/pci/ctxfi/
H A Dctimap.h28 unsigned short next; /* the next input mapper ram id */ member in struct:imapper
H A Dctimap.c71 struct list_head *next, *pre, *head; input_mapper_delete() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_batch_pool.c94 struct drm_i915_gem_object *tmp, *next; i915_gem_batch_pool_get() local
H A Di915_gem_evict.c218 struct i915_vma *vma, *next; i915_gem_evict_vm() local
/linux-4.1.27/arch/um/include/shared/
H A Dmem_user.h36 struct iomem_region *next; member in struct:iomem_region
H A Daio.h18 struct aio_context *next; member in struct:aio_context
H A Dirq_user.h12 struct irq_fd *next; member in struct:irq_fd
/linux-4.1.27/drivers/acpi/
H A Dwakeup.c32 struct list_head *node, *next; acpi_enable_wakeup_devices() local
59 struct list_head *node, *next; acpi_disable_wakeup_devices() local
81 struct list_head *node, *next; acpi_wakeup_device_init() local
H A Dnvs.c96 struct nvs_page *entry, *next; suspend_nvs_register() local
H A Dproc.c24 struct list_head *node, *next; acpi_system_wakeup_device_seq_show() local
98 struct list_head *node, *next; acpi_system_write_wakeup_device() local
/linux-4.1.27/include/linux/raid/
H A Dxor.h10 struct xor_block_template *next; member in struct:xor_block_template
/linux-4.1.27/include/linux/
H A Dtimerqueue.h15 struct timerqueue_node *next; member in struct:timerqueue_head
H A Duser-return-notifier.h18 propagate_user_return_notify(struct task_struct *prev, struct task_struct *next) propagate_user_return_notify() argument
38 propagate_user_return_notify(struct task_struct *prev, struct task_struct *next) propagate_user_return_notify() argument
H A Dosq_lock.h9 struct optimistic_spin_node *next, *prev; member in struct:optimistic_spin_node
H A Dcontext_tracking.h54 context_tracking_task_switch(struct task_struct *prev, struct task_struct *next) context_tracking_task_switch() argument
65 context_tracking_task_switch(struct task_struct *prev, struct task_struct *next) context_tracking_task_switch() argument
H A Dihex.h27 int next = ((be16_to_cpu(rec->len) + 5) & ~3) - 2; ihex_next_binrec() local
H A Dlist_nulls.h25 struct hlist_nulls_node *next, **pprev; member in struct:hlist_nulls_node
77 struct hlist_nulls_node *next = n->next; __hlist_nulls_del() local
H A Dllist.h66 struct llist_node *next; member in struct:llist_node
H A Dmsg.h12 struct msg_msgseg *next; member in struct:msg_msg
H A Dhdlc.h33 struct hdlc_proto *next; /* next protocol in the list */ member in struct:hdlc_proto
H A Dlist_bl.h38 struct hlist_bl_node *next, **pprev; member in struct:hlist_bl_node
90 struct hlist_bl_node *next = n->next; __hlist_bl_del() local
/linux-4.1.27/arch/arm64/include/asm/
H A Dspinlock_types.h27 u16 next; member in struct:__anon314
H A Dmmu_context.h39 static inline void contextidr_thread_switch(struct task_struct *next) contextidr_thread_switch() argument
48 static inline void contextidr_thread_switch(struct task_struct *next) contextidr_thread_switch() argument
192 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/arch/arm/include/asm/
H A Dfiq.h22 struct fiq_handler *next; member in struct:fiq_handler
H A Dspinlock_types.h15 u16 next; member in struct:__anon183::__anon184::__raw_tickets
H A Dmmu_context.h116 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/lib/
H A Dlist_debug.c46 struct list_head *prev, *next; __list_del_entry() local
22 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
86 __list_add_rcu(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add_rcu() argument
H A Dtimerqueue.c99 struct rb_node *next; timerqueue_iterate_next() local
H A Dllist.c67 struct llist_node *entry, *old_entry, *next; llist_del_first() local
H A Dioremap.c75 unsigned long next; ioremap_pmd_range() local
101 unsigned long next; ioremap_pud_range() local
128 unsigned long next; ioremap_page_range() local
H A Dplist.c47 struct list_head *prev = top, *next = top->next; plist_check_list() local
119 struct plist_node *next; plist_del() local
H A Dtest_rhashtable.c124 struct rhash_head *pos, *next; test_rhashtable() local
/linux-4.1.27/tools/perf/ui/
H A Dprogress.h10 u64 curr, next, step, total; member in struct:ui_progress
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_alloc.c79 struct sp_chunk *next; c2_free_mqsp_pool() local
/linux-4.1.27/drivers/net/appletalk/
H A Dipddp.h20 struct ipddp_route *next; member in struct:ipddp_route
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dmtd.c109 struct efx_mtd_partition *parts, *part, *next; efx_mtd_remove() local
/linux-4.1.27/drivers/scsi/arm/
H A Dmsgqueue.h23 struct msgqueue_entry *next; member in struct:msgqueue_entry
/linux-4.1.27/drivers/parisc/
H A Dhppb.c29 struct hppb_card *next; member in struct:hppb_card
/linux-4.1.27/arch/xtensa/include/asm/
H A Dnommu_context.h18 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
22 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
H A Dmmu_context.h123 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
H A Dpci-bridge.h37 struct pci_controller *next; member in struct:pci_controller
/linux-4.1.27/arch/sparc/include/asm/
H A Dcpudata_32.h24 int next; member in struct:__anon2679
H A Dmdesc.h69 struct mdesc_notifier_client *next; member in struct:mdesc_notifier_client
/linux-4.1.27/arch/sparc/kernel/
H A Dstarfire.c40 struct starfire_irqinfo *next; member in struct:starfire_irqinfo
H A Dirq.h6 struct irq_bucket *next; member in struct:irq_bucket
H A Dirq_32.c228 struct irq_bucket *next = p->next; handler_irq() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpad.h9 struct nvkm_i2c_port *next; member in struct:nvkm_i2c_pad
/linux-4.1.27/kernel/
H A Dcontext_tracking.c180 __context_tracking_task_switch(struct task_struct *prev, struct task_struct *next) __context_tracking_task_switch() argument
H A Dtask_work.c88 struct callback_head *work, *head, *next; task_work_run() local
/linux-4.1.27/arch/parisc/include/asm/
H A Dmmu_context.h52 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) switch_mm() argument
63 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu_context.h42 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
93 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
H A Dbootx.h28 u32 next; member in struct:bootx_dt_prop
44 u32 next; member in struct:bootx_dt_node
/linux-4.1.27/arch/blackfin/include/asm/
H A Dmmu.h12 struct sram_list_struct *next; member in struct:sram_list_struct
H A Dpda.h17 struct blackfin_pda *next; member in struct:blackfin_pda
/linux-4.1.27/arch/cris/arch-v10/mm/
H A Dtlb.c151 void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/arch/cris/include/asm/
H A Dfasttimer.h20 struct fast_timer *next; member in struct:fast_timer
/linux-4.1.27/arch/hexagon/include/asm/
H A Dmmu_context.h66 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
88 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.1.27/arch/arm/mm/
H A Didmap.c25 unsigned long next; idmap_add_pmd() local
69 unsigned long next; idmap_add_pud() local
81 unsigned long next; identity_mapping_add() local
/linux-4.1.27/arch/alpha/kernel/
H A Derr_impl.h17 struct el_subpacket_annotation *next; member in struct:el_subpacket_annotation
27 struct el_subpacket_handler *next; member in struct:el_subpacket_handler
/linux-4.1.27/fs/ext4/
H A Dfsync.c47 struct inode *next; ext4_sync_parent() local
/linux-4.1.27/kernel/locking/
H A Dmcs_spinlock.h18 struct mcs_spinlock *next; member in struct:mcs_spinlock
94 struct mcs_spinlock *next = READ_ONCE(node->next); mcs_spin_unlock() local
H A Dosq_lock.c40 struct optimistic_spin_node *next = NULL; osq_wait_next() local
87 struct optimistic_spin_node *prev, *next; osq_lock() local
181 struct optimistic_spin_node *node, *next; osq_unlock() local
/linux-4.1.27/kernel/trace/
H A Dtrace_sched_switch.c19 probe_sched_switch(void *ignore, struct task_struct *prev, struct task_struct *next) probe_sched_switch() argument
/linux-4.1.27/security/selinux/ss/
H A Dhashtab.h18 struct hashtab_node *next; member in struct:hashtab_node
H A Dsidtab.h15 struct sidtab_node *next; member in struct:sidtab_node
H A Dconditional.h35 struct cond_expr *next; member in struct:cond_expr
45 struct cond_av_list *next; member in struct:cond_av_list
60 struct cond_node *next; member in struct:cond_node
/linux-4.1.27/tools/firewire/
H A Dlist.h2 struct list *next, *prev; member in struct:list
/linux-4.1.27/tools/power/cpupower/lib/
H A Dcpufreq.h31 struct cpufreq_available_governors *next; member in struct:cpufreq_available_governors
37 struct cpufreq_available_frequencies *next; member in struct:cpufreq_available_frequencies
44 struct cpufreq_affected_cpus *next; member in struct:cpufreq_affected_cpus
51 struct cpufreq_stats *next; member in struct:cpufreq_stats
/linux-4.1.27/include/asm-generic/
H A Dmmu_context.h34 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) switch_mm() argument
/linux-4.1.27/drivers/misc/ibmasm/
H A Dcommand.c85 struct list_head *next; dequeue_command() local
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dsmttimer.c124 struct smt_timer *next ; timer_done() local
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_cfg_user.h65 struct adf_user_cfg_key_val *next; member in union:adf_user_cfg_key_val::__anon3822
82 struct adf_user_cfg_section *next; member in union:adf_user_cfg_section::__anon3825
/linux-4.1.27/block/
H A Dnoop-iosched.c15 noop_merged_requests(struct request_queue *q, struct request *rq, struct request *next) noop_merged_requests() argument
H A Dcmdline-parser.c42 char *next = strchr(++partdef, ')'); parse_subpart() local
92 char *next; parse_parts() local
168 char *next; cmdline_parts_parse() local
H A Dblk-timeout.c133 unsigned long flags, next = 0; blk_rq_timed_out_timer() local
/linux-4.1.27/block/partitions/
H A Dcheck.h19 int next; member in struct:parsed_partitions
/linux-4.1.27/arch/um/include/asm/
H A Dmmu_context.h50 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/arch/unicore32/include/asm/
H A Dmmu_context.h49 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/arch/microblaze/include/asm/
H A Dmmu_context_mm.h117 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/drivers/thunderbolt/
H A Dcap.c45 int next; tb_cap_next() local
/linux-4.1.27/fs/jffs2/
H A Dbuild.c249 struct jffs2_raw_node_ref *next = raw->next_in_ino; jffs2_build_remove_unlinked_inode() local
/linux-4.1.27/include/net/
H A Datmclip.h33 struct clip_vcc *next; /* next VCC */ member in struct:clip_vcc
49 struct net_device *next; /* next CLIP interface */ member in struct:clip_priv
/linux-4.1.27/arch/powerpc/mm/
H A Dicswx.c68 void switch_cop(struct mm_struct *next) switch_cop() argument
H A Dhugetlbpage-book3e.c17 int this, next; tlb1_next() local
H A Dsubpage-prot.c100 unsigned long next, limit; subpage_prot_clear() local
195 unsigned long next, limit; sys_subpage_prot() local
/linux-4.1.27/arch/cris/arch-v32/mm/
H A Dtlb.c179 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
H A Dintmem.c110 struct intmem_allocation *next = crisv32_intmem_free() local
/linux-4.1.27/sound/core/
H A Ddevice.c239 struct snd_device *dev, *next; snd_device_free_all() local
/linux-4.1.27/tools/perf/util/
H A Drblist.c107 struct rb_node *pos, *next = rb_first(&rblist->entries); rblist__delete() local
/linux-4.1.27/drivers/md/
H A Ddm-uevent.c137 struct dm_uevent *event, *next; dm_send_uevents() local
H A Ddm-queue-length.c66 struct path_info *pi, *next; ql_free_paths() local
H A Ddm-round-robin.c32 struct path_info *pi, *next; free_paths() local
/linux-4.1.27/drivers/mtd/devices/
H A Dms02-nv.h95 struct mtd_info *next; member in struct:ms02nv_private
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h64 struct l2t_entry *next; /* next l2t_entry on chain */ member in struct:l2t_entry
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c135 static unsigned long en_stats_adder(__be64 *start, __be64 *next, int num) en_stats_adder() argument
/linux-4.1.27/drivers/media/pci/zoran/
H A Dvideocodec.c60 struct attached_list *next; member in struct:attached_list
67 struct codec_list *next; member in struct:codec_list
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-device.c106 struct v4l2_subdev *sd, *next; v4l2_device_unregister() local
/linux-4.1.27/drivers/misc/mei/
H A Dinterrupt.c41 struct mei_cl_cb *cb, *next; mei_irq_compl_handler() local
418 struct mei_cl_cb *cb, *next; mei_irq_write_handler() local
H A Damthif.c512 struct mei_cl_cb *cb, *next; mei_clear_list() local
/linux-4.1.27/drivers/scsi/
H A Dqlogicfas408.h86 struct qlogicfas408_priv *next; /* next private struct */ member in struct:qlogicfas408_priv
H A Dsim710.c66 char *pos = str, *next; param_setup() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Drecover.c181 struct ptlrpc_request *req, *next; ptlrpc_resend() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dflowring.h45 struct brcmf_flowring_tdls_entry *next; member in struct:brcmf_flowring_tdls_entry
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c91 struct process_queue_node *pqn, *next; pqm_uninit() local
/linux-4.1.27/drivers/clocksource/
H A Dtimer-integrator-ap.c106 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) clkevt_set_next_event() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dmmu_context.h95 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
15 paravirt_activate_mm(struct mm_struct *prev, struct mm_struct *next) paravirt_activate_mm() argument
/linux-4.1.27/arch/xtensa/kernel/
H A Dtime.c67 unsigned long flags, next; ccount_timer_set_next_event() local
/linux-4.1.27/arch/sh/kernel/
H A Dprocess_32.c181 __switch_to(struct task_struct *prev, struct task_struct *next) __switch_to() argument
/linux-4.1.27/arch/sh/mm/
H A Dtlb-sh5.c191 unsigned long long next; __update_tlb() local
H A Dgup.c122 unsigned long next; gup_pmd_range() local
142 unsigned long next; gup_pud_range() local
168 unsigned long next; __get_user_pages_fast() local
222 unsigned long next; get_user_pages_fast() local
/linux-4.1.27/arch/tile/include/asm/
H A Dmmu_context.h91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
H A Dcacheflush.h81 char *next = (char *)((long)buffer & -L2_CACHE_BYTES); __flush_buffer() local
92 char *next = (char *)((long)buffer & -L2_CACHE_BYTES); __finv_buffer() local
125 char *next = (char *)((long)buffer & -L2_CACHE_BYTES); __inv_buffer() local
/linux-4.1.27/arch/tile/kernel/
H A Dsmpboot.c244 int cpu, next, rc; smp_cpus_done() local
H A Dtile-desc_32.c2537 unsigned short next = table[index + 1 + bitfield]; find_opcode() local
H A Dtile-desc_64.c2149 unsigned short next = table[index + 1 + bitfield]; find_opcode() local
/linux-4.1.27/arch/unicore32/kernel/
H A Dtime.c39 unsigned long next, oscr; puv3_osmr0_set_next_event() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h64 void (*next)(struct nvkm_pm *, struct nvkm_perfdom *); member in struct:nvkm_funcdom
/linux-4.1.27/arch/mips/include/asm/
H A Dmmu_context.h139 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
179 activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.1.27/crypto/asymmetric_keys/
H A Dpkcs7_parser.h22 struct pkcs7_signed_info *next; member in struct:pkcs7_signed_info
/linux-4.1.27/drivers/base/
H A Disa.c19 struct device *next; member in struct:isa_dev
H A Dmap.c21 struct probe *next; member in struct:kobj_map::probe
/linux-4.1.27/drivers/gpu/drm/via/
H A Dvia_mm.c209 struct via_memblock *entry, *next; via_reclaim_buffers_locked() local
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c47 struct vmw_marker *marker, *next; vmw_marker_queue_takedown() local
76 struct vmw_marker *marker, *next; vmw_marker_pull() local
/linux-4.1.27/drivers/usb/image/
H A Dmicrotek.h30 struct mts_desc *next; member in struct:mts_desc
/linux-4.1.27/fs/proc/
H A Dproc_tty.c94 dev_t next = MKDEV(MAJOR(from)+1, 0); show_tty_driver() local
/linux-4.1.27/ipc/
H A Dmsgutil.c43 struct msg_msgseg *next; member in struct:msg_msgseg
/linux-4.1.27/kernel/bpf/
H A Darraymap.c79 u32 *next = (u32 *)next_key; array_map_get_next_key() local
/linux-4.1.27/arch/s390/include/asm/
H A Dmmu_context.h69 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
111 activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.1.27/arch/score/include/asm/
H A Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
102 activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.1.27/arch/mn10300/include/asm/
H A Dmmu_context.h143 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/arch/mn10300/mm/
H A Dpgtable.c120 struct page *next, **pprev, *page = virt_to_page(pgd); pgd_list_del() local
/linux-4.1.27/arch/nios2/mm/
H A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
106 void activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.1.27/arch/powerpc/oprofile/cell/
H A Dpr_util.h45 struct vma_to_fileoffset_map *next; /* list pointer */ member in struct:vma_to_fileoffset_map
/linux-4.1.27/arch/avr32/include/asm/
H A Dmmu_context.h108 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) switch_mm() argument
/linux-4.1.27/arch/cris/include/uapi/arch-v10/arch/
H A Dsvinto.h33 unsigned long next; /* 4-7 */ member in struct:etrax_dma_descr
/linux-4.1.27/arch/frv/mm/
H A Dpgalloc.c101 struct page *next, **pprev, *page = virt_to_page(pgd); pgd_list_del() local
/linux-4.1.27/arch/m32r/include/asm/
H A Dmmu_context.h121 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) switch_mm() argument
/linux-4.1.27/arch/metag/include/asm/
H A Dmmu_context.h72 static inline void switch_mmu(struct mm_struct *prev, struct mm_struct *next) switch_mmu() argument
98 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/arch/arc/include/asm/
H A Dmmu_context.h131 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.1.27/fs/btrfs/
H A Dulist.c64 struct ulist_node *next; ulist_fini() local
/linux-4.1.27/net/ax25/
H A Dax25_iface.c38 struct listen_struct *next; member in struct:listen_struct
/linux-4.1.27/net/dccp/ccids/lib/
H A Dpacket_history.h50 struct tfrc_tx_hist_entry *next; member in struct:tfrc_tx_hist_entry
/linux-4.1.27/kernel/rcu/
H A Dtiny.c167 struct rcu_head *next, *list; __rcu_process_callbacks() local
/linux-4.1.27/kernel/sched/
H A Dstats.h131 __sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) __sched_info_switch() argument
146 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) sched_info_switch() argument
/linux-4.1.27/lib/lzo/
H A Dlzo1x_decompress_safe.c43 size_t t, next; lzo1x_decompress_safe() local
/linux-4.1.27/mm/
H A Dpagewalk.c31 unsigned long next; walk_pmd_range() local
76 unsigned long next; walk_pud_range() local
102 unsigned long next; walk_pgd_range() local
137 unsigned long next; walk_hugetlb_range() local
243 unsigned long next; walk_page_range() local
/linux-4.1.27/net/atm/
H A Dmpc.h15 struct mpoa_client *next; member in struct:mpoa_client
41 struct atm_mpoa_qos *next; member in struct:atm_mpoa_qos
/linux-4.1.27/scripts/kconfig/
H A Dlist.h24 struct list_head *next, *prev; member in struct:list_head
111 static inline void __list_del(struct list_head *prev, struct list_head *next) __list_del() argument
81 __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) __list_add() argument
/linux-4.1.27/security/apparmor/
H A Dprocattr.c139 char *next = hat + strlen(hat) + 1; aa_setprocattr_changehat() local
/linux-4.1.27/sound/core/seq/
H A Dseq_fifo.c236 struct snd_seq_event_cell *cell, *next, *oldhead; snd_seq_fifo_resize() local
H A Dseq_memory.h33 struct snd_seq_event_cell *next; /* next cell */ member in struct:snd_seq_event_cell
/linux-4.1.27/sound/pci/hda/
H A Dhda_jack.h27 struct hda_jack_callback *next; member in struct:hda_jack_callback
/linux-4.1.27/sound/usb/
H A Dhelper.c46 u8 *p, *end, *next; snd_usb_find_desc() local
/linux-4.1.27/tools/perf/tests/
H A Dvmlinux-kallsyms.c158 struct symbol *next = rb_entry(nnd, struct symbol, rb_node); test__vmlinux_matches_kallsyms() local
/linux-4.1.27/tools/usb/usbip/libsrc/
H A Dlist.h19 struct list_head *next, *prev; member in struct:list_head
69 static inline void __list_del(struct list_head * prev, struct list_head * next) __list_del() argument
39 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
/linux-4.1.27/drivers/isdn/capi/
H A Dcapilib.c12 struct capilib_msgidqueue *next; member in struct:capilib_msgidqueue
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dpr_pc.h46 word next; member in struct:__anon5261
56 word next; member in struct:__anon5262
65 word next; member in struct:__anon5263
/linux-4.1.27/drivers/infiniband/core/
H A Dnetlink.c87 struct ibnl_client *cur, *next; ibnl_remove_client() local
206 struct ibnl_client *cur, *next; ibnl_cleanup() local
/linux-4.1.27/drivers/mtd/
H A Dcmdlinepart.c74 struct cmdline_mtd_partition *next; member in struct:cmdline_mtd_partition
H A Dredboot.c47 struct fis_list *next; member in struct:fis_list
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c140 unsigned long next; poll_health() local
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-ts.c42 buffer_activate(struct saa7134_dev *dev, struct saa7134_buf *buf, struct saa7134_buf *next) buffer_activate() argument
H A Dsaa7134-vbi.c80 buffer_activate(struct saa7134_dev *dev, struct saa7134_buf *buf, struct saa7134_buf *next) buffer_activate() argument
/linux-4.1.27/drivers/net/phy/
H A Dmdio-mux.c35 struct mdio_mux_child_bus *next; member in struct:mdio_mux_child_bus
/linux-4.1.27/drivers/media/platform/vsp1/
H A Dvsp1_drv.c121 struct vsp1_entity *next; vsp1_destroy_entities() local
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c624 u32 conn_id, next; bnx2fc_alloc_conn_id() local
/linux-4.1.27/drivers/sh/intc/
H A Dvirq.c24 struct intc_virq_list *next; member in struct:intc_virq_list
/linux-4.1.27/drivers/staging/fwserial/
H A Ddma_fifo.c107 struct dma_pending *pending, *next; dma_fifo_free() local
124 struct dma_pending *pending, *next; dma_fifo_reset() local
253 struct dma_pending *pending, *next, *tmp; dma_fifo_out_complete() local
H A Ddma_fifo.h70 unsigned next; member in struct:dma_pending
/linux-4.1.27/drivers/target/
H A Dtarget_core_tmr.c308 struct se_cmd *cmd, *next; core_tmr_drain_state_list() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dkernel_user_comm.c148 struct kkuc_reg *reg, *next; libcfs_kkuc_group_rem() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_rmtacl.c243 struct eacl_entry *ee, *next; et_search_free() local
H A Dremote_perm.c101 struct hlist_node *next; free_rmtperm_hash() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlovsub_dev.c118 struct lu_device *next; lovsub_device_fini() local
132 struct lu_device *next = cl2lu_dev(lsd->acid_next); lovsub_device_free() local
93 lovsub_device_init(const struct lu_env *env, struct lu_device *d, const char *name, struct lu_device *next) lovsub_device_init() argument
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_dev.c189 osc_device_init(const struct lu_env *env, struct lu_device *d, const char *name, struct lu_device *next) osc_device_init() argument
/linux-4.1.27/drivers/parport/
H A Ddaisy.c40 struct daisydev *next; member in struct:daisydev
/linux-4.1.27/drivers/pci/hotplug/
H A Dpcihp_skeleton.c325 struct list_head *next; cleanup_slots() local
H A Dshpchp_core.c182 struct list_head *next; cleanup_slots() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmac80211_if.h44 struct brcms_timer *next; /* for freeing on unload */ member in struct:brcms_timer
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_cq.c53 u32 next; ipath_cq_enter() local
H A Dipath_srq.c58 u32 next; ipath_post_srq_receive() local
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dsrq.c77 struct mlx4_wqe_srq_next_seg *next; mlx4_ib_create_srq() local
297 struct mlx4_wqe_srq_next_seg *next; mlx4_ib_free_srq_wqe() local
313 struct mlx4_wqe_srq_next_seg *next; mlx4_ib_post_srq_recv() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_srq.c58 u32 next; qib_post_srq_receive() local
/linux-4.1.27/arch/x86/mm/
H A Dgup.c154 unsigned long next; gup_pmd_range() local
231 unsigned long next; gup_pud_range() local
262 unsigned long next; __get_user_pages_fast() local
330 unsigned long next; get_user_pages_fast() local
/linux-4.1.27/arch/sparc/mm/
H A Dgup.c121 unsigned long next; gup_pmd_range() local
146 unsigned long next; gup_pud_range() local
168 unsigned long next, flags; __get_user_pages_fast() local
198 unsigned long next; get_user_pages_fast() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h111 struct list_head *next, *prev; member in struct:list_head
186 __list_del(struct list_head *prev, struct list_head *next) __list_del() argument
134 __list_add(struct list_head *entry, struct list_head *prev, struct list_head *next) __list_add() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c54 struct nvkm_mm_node *next = node(this, next); nvkm_mm_free() local
114 struct nvkm_mm_node *prev, *this, *next; nvkm_mm_head() local
188 struct nvkm_mm_node *prev, *this, *next; nvkm_mm_tail() local
241 u32 next; nvkm_mm_init() local

Completed in 4142 milliseconds

12345678