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

12345678

/linux-4.4.14/arch/arm/nwfpe/
H A Dentry.S97 next: label
/linux-4.4.14/drivers/pcmcia/
H A Dsa1111_generic.h7 struct sa1111_pcmcia_socket *next; member in struct:sa1111_pcmcia_socket
/linux-4.4.14/drivers/acpi/acpica/
H A Dpswalk.c65 union acpi_parse_object *next = NULL; acpi_ps_delete_parse_tree() local
H A Ddbxface.c158 union acpi_parse_object *next; acpi_db_single_step() local
H A Ddsdebug.c127 union acpi_parse_object *next; acpi_ds_dump_method_stack() local
H A Dnseval.c344 union acpi_operand_object *next; acpi_ns_exec_module_code_list() local
H A Dpstree.c203 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.c320 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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.c103 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
/linux-4.4.14/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 Dihex.h27 int next = ((be16_to_cpu(rec->len) + 5) & ~3) - 2; ihex_next_binrec() local
H A Dmsg.h12 struct msg_msgseg *next; member in struct:msg_msg
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 Dfrontswap.h14 struct frontswap_ops *next; /* private pointer to next ops */ member in struct:frontswap_ops
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.4.14/include/linux/raid/
H A Dxor.h10 struct xor_block_template *next; member in struct:xor_block_template
/linux-4.4.14/arch/cris/include/asm/
H A Dmmu_context.h14 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
H A Dfasttimer.h20 struct fast_timer *next; member in struct:fast_timer
/linux-4.4.14/arch/arm64/include/asm/
H A Dspinlock_types.h29 u16 next; member in struct:__anon306
H A Dmmu_context.h32 static inline void contextidr_thread_switch(struct task_struct *next) contextidr_thread_switch() argument
41 static inline void contextidr_thread_switch(struct task_struct *next) contextidr_thread_switch() argument
127 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.4.14/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:__anon191::__anon192::__raw_tickets
H A Dmmu_context.h116 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.4.14/tools/perf/ui/
H A Dprogress.h10 u64 curr, next, step, total; member in struct:ui_progress
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2_alloc.c79 struct sp_chunk *next; c2_free_mqsp_pool() local
/linux-4.4.14/drivers/scsi/arm/
H A Dmsgqueue.h23 struct msgqueue_entry *next; member in struct:msgqueue_entry
/linux-4.4.14/drivers/net/appletalk/
H A Dipddp.h20 struct ipddp_route *next; member in struct:ipddp_route
/linux-4.4.14/drivers/parisc/
H A Dhppb.c29 struct hppb_card *next; member in struct:hppb_card
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dmtd.c109 struct efx_mtd_partition *parts, *part, *next; efx_mtd_remove() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_cfg_user.h57 struct adf_user_cfg_key_val *next; member in union:adf_user_cfg_key_val::__anon3859
70 struct adf_user_cfg_section *next; member in union:adf_user_cfg_section::__anon3861
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_batch_pool.c101 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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/fs/ext4/
H A Dfsync.c47 struct inode *next; ext4_sync_parent() local
/linux-4.4.14/kernel/locking/
H A Dmcs_spinlock.h18 struct mcs_spinlock *next; member in struct:mcs_spinlock
101 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
187 struct optimistic_spin_node *node, *next; osq_unlock() local
/linux-4.4.14/kernel/
H A Dtask_work.c90 struct callback_head *work, *head, *next; task_work_run() local
/linux-4.4.14/kernel/trace/
H A Dtrace_sched_switch.c19 probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next) probe_sched_switch() argument
/linux-4.4.14/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.4.14/arch/sparc/include/asm/
H A Dcpudata_32.h24 int next; member in struct:__anon2689
H A Dmdesc.h69 struct mdesc_notifier_client *next; member in struct:mdesc_notifier_client
/linux-4.4.14/arch/sparc/kernel/
H A Dstarfire.c40 struct starfire_irqinfo *next; member in struct:starfire_irqinfo
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/tools/firewire/
H A Dlist.h2 struct list *next, *prev; member in struct:list
/linux-4.4.14/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.4.14/drivers/thunderbolt/
H A Dcap.c45 int next; tb_cap_next() local
/linux-4.4.14/drivers/misc/ibmasm/
H A Dcommand.c85 struct list_head *next; dequeue_command() local
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dsmttimer.c124 struct smt_timer *next ; timer_done() local
/linux-4.4.14/arch/tile/include/asm/
H A Dspinlock_32.h47 int next = READ_ONCE(lock->next_ticket); arch_spin_is_locked() local
H A Dmmu_context.h91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.4.14/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.4.14/arch/unicore32/include/asm/
H A Dmmu_context.h49 switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
/linux-4.4.14/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
/linux-4.4.14/block/partitions/
H A Dcheck.h19 int next; member in struct:parsed_partitions
/linux-4.4.14/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.4.14/fs/jffs2/
H A Dbuild.c249 struct jffs2_raw_node_ref *next = raw->next_in_ino; jffs2_build_remove_unlinked_inode() local
/linux-4.4.14/mm/kasan/
H A Dkasan_init.c66 unsigned long next; zero_pmd_populate() local
88 unsigned long next; zero_pud_populate() local
121 unsigned long next; kasan_populate_zero_shadow() local
/linux-4.4.14/sound/core/
H A Ddevice.c239 struct snd_device *dev, *next; snd_device_free_all() local
/linux-4.4.14/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.4.14/arch/powerpc/include/asm/
H A Dmmu_context.h59 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
110 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.4.14/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.4.14/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.4.14/arch/arm64/mm/
H A Dkasan_init.c30 unsigned long next; kasan_early_pte_populate() local
48 unsigned long next; kasan_early_pmd_populate() local
65 unsigned long next; kasan_early_pud_populate() local
81 unsigned long next; kasan_map_early_shadow() local
/linux-4.4.14/tools/perf/util/
H A Drblist.c107 struct rb_node *pos, *next = rb_first(&rblist->entries); rblist__delete() local
/linux-4.4.14/drivers/usb/image/
H A Dmicrotek.h30 struct mts_desc *next; member in struct:mts_desc
/linux-4.4.14/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.4.14/drivers/staging/lustre/lustre/llite/
H A Dremote_perm.c99 struct hlist_node *next; free_rmtperm_hash() local
H A Dllite_rmtacl.c242 struct eacl_entry *ee, *next; et_search_free() local
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Drecover.c181 struct ptlrpc_request *req, *next; ptlrpc_resend() local
/linux-4.4.14/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.4.14/drivers/misc/mei/
H A Dinterrupt.c42 struct mei_cl_cb *cb, *next; mei_irq_compl_handler() local
333 struct mei_cl_cb *cb, *next; mei_irq_write_handler() local
H A Damthif.c496 struct mei_cl_cb *cb, *next; mei_clear_list() local
/linux-4.4.14/drivers/mtd/devices/
H A Dms02-nv.h95 struct mtd_info *next; member in struct:ms02nv_private
/linux-4.4.14/drivers/gpu/drm/via/
H A Dvia_mm.c209 struct via_memblock *entry, *next; via_reclaim_buffers_locked() local
/linux-4.4.14/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
H A Dvmwgfx_cmdbuf_res.c126 struct vmw_cmdbuf_res *entry, *next; vmw_cmdbuf_res_commit() local
163 struct vmw_cmdbuf_res *entry, *next; vmw_cmdbuf_res_revert() local
319 struct vmw_cmdbuf_res *entry, *next; vmw_cmdbuf_res_man_destroy() local
/linux-4.4.14/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.4.14/drivers/media/v4l2-core/
H A Dv4l2-device.c106 struct v4l2_subdev *sd, *next; v4l2_device_unregister() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dflowring.h45 struct brcmf_flowring_tdls_entry *next; member in struct:brcmf_flowring_tdls_entry
/linux-4.4.14/drivers/clocksource/
H A Dtimer-integrator-ap.c111 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) clkevt_set_next_event() argument
/linux-4.4.14/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.4.14/arch/tile/kernel/
H A Dsmpboot.c244 int cpu, next, rc; smp_cpus_done() local
/linux-4.4.14/arch/tile/lib/
H A Dspinlock_32.c69 int next = READ_ONCE(lock->next_ticket); arch_spin_unlock_wait() local
/linux-4.4.14/arch/unicore32/kernel/
H A Dtime.c39 unsigned long next, oscr; puv3_osmr0_set_next_event() local
/linux-4.4.14/arch/x86/include/asm/
H A Dmmu_context.h107 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.4.14/arch/xtensa/kernel/
H A Dtime.c65 unsigned long flags, next; ccount_timer_set_next_event() local
/linux-4.4.14/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.4.14/lib/lzo/
H A Dlzo1x_decompress_safe.c43 size_t t, next; lzo1x_decompress_safe() local
/linux-4.4.14/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.4.14/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.4.14/net/ax25/
H A Dax25_iface.c38 struct listen_struct *next; member in struct:listen_struct
/linux-4.4.14/net/dccp/ccids/lib/
H A Dpacket_history.h50 struct tfrc_tx_hist_entry *next; member in struct:tfrc_tx_hist_entry
/linux-4.4.14/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.4.14/security/apparmor/
H A Dprocattr.c139 char *next = hat + strlen(hat) + 1; aa_setprocattr_changehat() local
/linux-4.4.14/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.4.14/fs/btrfs/
H A Dulist.c64 struct ulist_node *next; ulist_fini() local
/linux-4.4.14/ipc/
H A Dmsgutil.c43 struct msg_msgseg *next; member in struct:msg_msgseg
/linux-4.4.14/kernel/rcu/
H A Dtiny.c134 struct rcu_head *next, *list; __rcu_process_callbacks() local
/linux-4.4.14/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.4.14/fs/proc/
H A Dproc_tty.c94 dev_t next = MKDEV(MAJOR(from)+1, 0); show_tty_driver() local
/linux-4.4.14/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.4.14/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.4.14/arch/s390/include/asm/
H A Dmmu_context.h85 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, switch_mm() argument
127 activate_mm(struct mm_struct *prev, struct mm_struct *next) activate_mm() argument
/linux-4.4.14/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.4.14/arch/sh/include/asm/
H A Dpci.h17 struct pci_channel *next; member in struct:pci_channel
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_32.c181 __switch_to(struct task_struct *prev, struct task_struct *next) __switch_to() argument
/linux-4.4.14/arch/sh/mm/
H A Dtlb-sh5.c191 unsigned long long next; __update_tlb() local
/linux-4.4.14/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.4.14/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.4.14/arch/mn10300/mm/
H A Dpgtable.c120 struct page *next, **pprev, *page = virt_to_page(pgd); pgd_list_del() local
/linux-4.4.14/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.4.14/arch/cris/include/uapi/arch-v10/arch/
H A Dsvinto.h33 unsigned long next; /* 4-7 */ member in struct:etrax_dma_descr
/linux-4.4.14/arch/frv/mm/
H A Dpgalloc.c101 struct page *next, **pprev, *page = virt_to_page(pgd); pgd_list_del() local
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c91 struct process_queue_node *pqn, *next; pqm_uninit() local
/linux-4.4.14/sound/pci/hda/
H A Dhda_jack.h27 struct hda_jack_callback *next; member in struct:hda_jack_callback
/linux-4.4.14/sound/usb/
H A Dhelper.c46 u8 *p, *end, *next; snd_usb_find_desc() local
/linux-4.4.14/tools/perf/tests/
H A Dvmlinux-kallsyms.c159 struct symbol *next = rb_entry(nnd, struct symbol, rb_node); test__vmlinux_matches_kallsyms() local
/linux-4.4.14/tools/testing/selftests/vm/
H A Dcompaction_test.c22 struct map_list *next; member in struct:map_list
/linux-4.4.14/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.4.14/drivers/usb/host/whci/
H A Dasl.c55 struct whc_qset *next, *prev; asl_qset_insert() local
68 struct whc_qset *prev, *next; asl_qset_remove() local
28 qset_get_next_prev(struct whc *whc, struct whc_qset *qset, struct whc_qset **next, struct whc_qset **prev) qset_get_next_prev() argument
/linux-4.4.14/drivers/usb/host/
H A Dxhci-ext-caps.h108 u32 next; xhci_find_next_cap_offset() local
/linux-4.4.14/drivers/staging/rdma/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.4.14/drivers/target/
H A Dtarget_core_tmr.c303 struct se_cmd *cmd, *next; core_tmr_drain_state_list() local
/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_console.h62 struct list_head next; member in struct:hvc_struct
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_hp300.c29 struct hp300_port *next; /* next port */ member in struct:hp300_port
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Dkernel_user_comm.c149 struct kkuc_reg *reg, *next; libcfs_kkuc_group_rem() local
/linux-4.4.14/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.4.14/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.4.14/drivers/staging/rdma/hfi1/
H A Dsrq.c75 u32 next; hfi1_post_srq_receive() local
/linux-4.4.14/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.4.14/drivers/uwb/
H A Ddrp-ie.c144 int z, i, num_fields = 0, next = 0; uwb_drp_ie_from_bm() local
/linux-4.4.14/drivers/video/fbdev/core/
H A Dfb_defio.c182 struct list_head *node, *next; fb_deferred_io_work() local
/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi.c209 struct mipi_dsim_ddi *dsim_ddi, *next; exynos_mipi_dsi_find_lcd_device() local
271 struct mipi_dsim_ddi *dsim_ddi, *next; exynos_mipi_dsi_bind_lcd_ddi() local
471 struct mipi_dsim_ddi *dsim_ddi, *next; exynos_mipi_dsi_remove() local
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c618 u32 conn_id, next; bnx2fc_alloc_conn_id() local
/linux-4.4.14/drivers/isdn/capi/
H A Dcapilib.c12 struct capilib_msgidqueue *next; member in struct:capilib_msgidqueue
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dpr_pc.h46 word next; member in struct:__anon5602
56 word next; member in struct:__anon5603
65 word next; member in struct:__anon5604
/linux-4.4.14/drivers/mtd/
H A Dcmdlinepart.c73 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.4.14/drivers/infiniband/core/
H A Dnetlink.c95 struct ibnl_client *cur, *next; ibnl_remove_client() local
261 struct ibnl_client *cur, *next; ibnl_cleanup() local
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dsrq.c78 struct mlx4_wqe_srq_next_seg *next; mlx4_ib_create_srq() local
302 struct mlx4_wqe_srq_next_seg *next; mlx4_ib_free_srq_wqe() local
318 struct mlx4_wqe_srq_next_seg *next; mlx4_ib_post_srq_recv() local
/linux-4.4.14/drivers/gpu/drm/sis/
H A Dsis_mm.c317 struct sis_memblock *entry, *next; sis_reclaim_buffers_locked() local
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-ts.c44 buffer_activate(struct saa7134_dev *dev, struct saa7134_buf *buf, struct saa7134_buf *next) buffer_activate() argument
H A Dsaa7134-vbi.c82 buffer_activate(struct saa7134_dev *dev, struct saa7134_buf *buf, struct saa7134_buf *next) buffer_activate() argument
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_srq.c58 u32 next; qib_post_srq_receive() local
/linux-4.4.14/drivers/media/platform/vsp1/
H A Dvsp1_drv.c121 struct vsp1_entity *next; vsp1_destroy_entities() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h91 void (*next)(struct nvkm_pm *, struct nvkm_perfdom *); member in struct:nvkm_funcdom
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgf100.c106 u64 next = 1 << (vma->node->type - 8); gf100_vm_map() local
/linux-4.4.14/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.4.14/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.4.14/drivers/net/phy/
H A Dmdio-mux.c35 struct mdio_mux_child_bus *next; member in struct:mdio_mux_child_bus
/linux-4.4.14/drivers/of/
H A Dof_reserved_mem.c230 struct reserved_mem *this, *next; __rmem_check_for_overlap() local
/linux-4.4.14/drivers/parport/
H A Ddaisy.c40 struct daisydev *next; member in struct:daisydev

Completed in 4753 milliseconds

12345678