Home
last modified time | relevance | path

Searched defs:next (Results 126 – 150 of 2596) sorted by relevance

12345678910>>...104

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pno.c220 dhd_pno_ssid_t *iter, *next; in dhd_pno_idx_to_ssid() local
640 struct dhd_pno_ssid *iter, *next; local
795 dhd_pno_bestnet_entry_t *iter, *next; local
922 dhd_pno_bestnet_entry_t *iter, *next; local
1005 struct dhd_pno_ssid *iter, *next; local
1051 struct dhd_pno_bssid *iter, *next; local
1174 struct dhd_pno_bssid *iter, *next; local
1719 struct dhd_pno_bssid *iter, *next; local
1733 dhd_pno_ssid_t *iter, *next; local
2147 struct dhd_pno_bssid *iter, *next; local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pno.c220 dhd_pno_ssid_t *iter, *next; in dhd_pno_idx_to_ssid() local
640 struct dhd_pno_ssid *iter, *next; local
795 dhd_pno_bestnet_entry_t *iter, *next; local
922 dhd_pno_bestnet_entry_t *iter, *next; local
1005 struct dhd_pno_ssid *iter, *next; local
1051 struct dhd_pno_bssid *iter, *next; local
1174 struct dhd_pno_bssid *iter, *next; local
1719 struct dhd_pno_bssid *iter, *next; local
1733 dhd_pno_ssid_t *iter, *next; local
2147 struct dhd_pno_bssid *iter, *next; local
[all …]
/OK3568_Linux_fs/kernel/mm/damon/
H A Dcore.c180 struct damon_region *r, *next; in damon_free_target() local
263 struct damon_target *t, *next; in damon_set_targets() local
327 struct damos *s, *next; in damon_set_schemes() local
759 struct damon_region *r, *prev = NULL, *next; in damon_merge_regions_of() local
824 struct damon_region *r, *next; in damon_split_regions_of() local
1005 struct damon_region *r, *next; in kdamond_fn() local
/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/kpc_dma/
H A Ddma.c89 struct kpc_dma_descriptor *next; in setup_dma_engine() local
218 struct kpc_dma_descriptor *next = cur->Next; in destroy_dma_engine() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dhas_spikes.hpp119 iterator next = find_different_from_first(cur, boost::end(view)); in apply() local
149 iterator next = find_different_from_first(cur, boost::end(view)); in apply() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h47 struct list_head *next) in __list_add_valid()
65 struct list_head *next) in __list_add()
110 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
318 struct list_head *next = smp_load_acquire(&head->next); in list_empty_careful() local
435 struct list_head *next) in __list_splice()
835 struct hlist_node *next = n->next; in __hlist_del() local
895 struct hlist_node *next) in hlist_add_before()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_map.c190 static int mergable_maps(struct extent_map *prev, struct extent_map *next) in mergable_maps()
424 struct rb_node *next = NULL; in __lookup_extent_mapping() local
516 struct rb_node *next; in next_extent_map() local
546 struct extent_map *next; in merge_extent_mapping() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_input.c85 struct sk_buff *skb, *next; in ip6_sublist_rcv_finish() local
112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
320 struct sk_buff *skb, *next; in ipv6_list_rcv() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c393 static void switch_mocs(struct intel_vgpu *pre, struct intel_vgpu *next, in switch_mocs()
468 struct intel_vgpu *next, in switch_mmio()
553 struct intel_vgpu *next, in intel_gvt_switch_mmio()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gem_evict.c96 struct i915_vma *vma, *next; in i915_gem_evict_something() local
259 struct i915_vma *vma, *next; in i915_gem_evict_for_node() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c47 struct vmw_marker *marker, *next; in vmw_marker_queue_takedown() local
76 struct vmw_marker *marker, *next; in vmw_marker_pull() local
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dmmu_context.h129 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
162 #define activate_mm(prev, next) switch_mm(prev, next, NULL) argument
/OK3568_Linux_fs/kernel/include/net/
H A Datmclip.h34 struct clip_vcc *next; /* next VCC */ member
50 struct net_device *next; /* next CLIP interface */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_vblank_work.c48 struct drm_vblank_work *work, *next; in drm_handle_vblank_works() local
72 struct drm_vblank_work *work, *next; in drm_vblank_cancel_pending_works() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dbootx.h29 u32 next; member
45 u32 next; member
H A Dmmu_context.h64 struct mm_struct *next, in switch_mmu_context()
227 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
245 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dsrq.c136 struct mlx5_wqe_srq_next_seg *next; in create_srq_kernel() local
411 struct mlx5_wqe_srq_next_seg *next; in mlx5_ib_free_srq_wqe() local
427 struct mlx5_wqe_srq_next_seg *next; in mlx5_ib_post_srq_recv() local
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_list.h92 struct list_head *next, *prev; member
153 struct list_head * next) in __list_add()
171 static __inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoundfont.h20 struct snd_sf_zone *next; /* Link to next */ member
38 struct snd_sf_sample *next; member
45 struct snd_soundfont *next; /* Link to next */ member
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Dintr.c60 struct host1x_waitlist *waiter, *next, *prev; in remove_completed_waiters() local
139 struct host1x_waitlist *waiter, *next; in run_handlers() local
315 struct host1x_waitlist *waiter, *next; in host1x_intr_stop() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dpbf_reader.hpp276 bool next() { in next() function in protozero::pbf_reader
331 bool next(pbf_tag_type next_tag) { in next() function in protozero::pbf_reader
370 bool next(pbf_tag_type next_tag, pbf_wire_type type) { in next() function in protozero::pbf_reader
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.h85 struct marker *next; member
136 struct label *next; member
148 struct property *next; member
239 struct reserve_info *next; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_timer.c304 struct timer_handler_list *node, *next; in WL_TIMER_HANDLER() local
442 timer_handler_list_t *node, *next; in wl_timer_free() local
455 timer_handler_list_t *node, *next; in wl_timer_mod() local
479 timer_handler_list_t *node, *next, *leaf; in wl_timer_register() local
510 timer_handler_list_t *node, *next; in wl_timer_deregister() local
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c205 static void choose_new_asid(struct mm_struct *next, u64 next_tlb_gen, in choose_new_asid()
309 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
319 static inline unsigned long mm_mangle_tif_spec_ib(struct task_struct *next) in mm_mangle_tif_spec_ib()
327 static void cond_ibpb(struct task_struct *next) in cond_ibpb()
422 void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dmmu.c508 unsigned long next; in psb_mmu_flush_ptes() local
561 unsigned long next; in psb_mmu_remove_pfn_sequence() local
603 unsigned long next; in psb_mmu_remove_pages() local
658 unsigned long next; in psb_mmu_insert_pfn_sequence() local
707 unsigned long next; in psb_mmu_insert_pages() local

12345678910>>...104