Home
last modified time | relevance | path

Searched defs:next (Results 51 – 75 of 2596) sorted by relevance

12345678910>>...104

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c54 struct nvkm_mm_node *next = node(this, next); in nvkm_mm_free() local
114 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_head() local
189 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_tail() local
243 u32 next; in nvkm_mm_init() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dswitch_to_64.h7 #define prepare_arch_switch(next) \ argument
21 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/net/unix/
H A Dgarbage.c95 struct sk_buff *next; in scan_inflight() local
140 struct sk_buff *next; in scan_children() local
209 struct unix_sock *next; in unix_gc() local
/OK3568_Linux_fs/kernel/lib/
H A Dlist_debug.c21 struct list_head *next) in __list_add_valid()
44 struct list_head *prev, *next; in __list_del_entry_valid() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/mpl/
H A Dmpl_iterator.hpp50 struct next struct
54 type;
58 call(Iterator) in call()
/OK3568_Linux_fs/kernel/drivers/soc/mediatek/
H A Dmtk-mmsys.c105 enum mtk_ddp_comp_id next, in mtk_mmsys_ddp_mout_en()
184 enum mtk_ddp_comp_id next, in mtk_mmsys_ddp_sel_in()
243 enum mtk_ddp_comp_id next) in mtk_mmsys_ddp_sout_sel()
260 enum mtk_ddp_comp_id next) in mtk_mmsys_ddp_connect()
283 enum mtk_ddp_comp_id next) in mtk_mmsys_ddp_disconnect()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstats.h138 struct task_struct *next, in psi_sched_switch()
160 struct task_struct *next, in psi_sched_switch()
247 __sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in __sched_info_switch()
262 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch()
273 # define sched_info_arrive(rq, next) do { } while (0) argument
274 # define sched_info_switch(rq, t, next) do { } while (0) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dnext_prior.hpp29 struct next struct
31 typedef typename T::next type;
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h30 struct list_head *next, *prev; member
38 struct hlist_node *next, **pprev; member
92 struct list_head *next) in __list_add()
139 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
259 struct list_head *next = head->next; in list_empty_careful() local
328 struct list_head *next) in __list_splice()
641 struct hlist_node *next = n->next; in __hlist_del() local
675 struct hlist_node *next) in hlist_add_before()
684 struct hlist_node *next) in hlist_add_after()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/
H A Diterator_adapter.hpp102 struct next struct
108 type;
112 call(Iterator const& i) in call()
H A Dnext.hpp50 struct next struct
59 next(Iterator const& i) in next() function
/OK3568_Linux_fs/kernel/block/
H A Dcmdline-parser.c43 char *next = strchr(++partdef, ')'); in parse_subpart() local
93 char *next; in parse_parts() local
169 char *next; in cmdline_parts_parse() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h52 struct vidtv_psi_desc *next; member
63 struct vidtv_psi_desc *next; member
79 struct vidtv_psi_desc *next; member
101 struct vidtv_psi_desc *next; member
110 struct vidtv_psi_desc_service_list_entry *next; member
118 struct vidtv_psi_desc *next; member
129 struct vidtv_psi_desc *next; member
168 struct vidtv_psi_table_pat_program *next; member
193 struct vidtv_psi_table_sdt_service *next; member
235 struct vidtv_psi_table_pmt_stream *next; member
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlist.h25 struct list_head *next, *prev; member
84 struct list_head *next) in __list_add()
112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlist.h24 struct list_head *next, *prev; member
83 struct list_head *next) in __list_add()
111 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dlist.h20 struct list_head *next, *prev; member
42 struct list_head *next) in __list_add()
70 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlist.h25 struct list_head *next, *prev; member
84 struct list_head *next) in __list_add()
112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipoly.h90 struct _EdgeTableEntry *next; /* next in the list */ member
99 struct _ScanLineList *next; /* next in the list */ member
117 struct _ScanLineListBlock *next; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c32 struct list_head *next; member
37 struct hlist_node *next; member
46 struct callback_head *next; member
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dpage-states.c106 unsigned long next; in mark_kernel_pmd() local
122 unsigned long next; in mark_kernel_pud() local
143 unsigned long next; in mark_kernel_p4d() local
164 unsigned long addr, next; in mark_kernel_pgd() local
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dfpu.c32 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore()
69 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/
H A Diterator.hpp52 typedef v_iter<Vector,next_> next; typedef
65 struct next< v_iter<Vector,n_> > struct
67 typedef v_iter<Vector,(n_ + 1)> type;
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dglcontextmodes.c132 __GLcontextModes * const next = mode->next; in _gl_copy_visual_to_context_mode() local
431 __GLcontextModes ** next; in _gl_context_modes_create() local
479 __GLcontextModes * const next = modes->next; in _gl_context_modes_destroy() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_error.c1227 struct scsi_cmnd *scmd, *next; in scsi_eh_get_sense() local
1345 struct scsi_cmnd *scmd, *next; in scsi_eh_test_devices() local
1421 struct scsi_cmnd *scmd, *stu_scmd, *next; in scsi_eh_stu() local
1487 struct scsi_cmnd *scmd, *bdr_scmd, *next; in scsi_eh_bus_device_reset() local
1555 struct scsi_cmnd *next, *scmd; in scsi_eh_target_reset() local
1611 struct scsi_cmnd *scmd, *chan_scmd, *next; in scsi_eh_bus_reset() local
1683 struct scsi_cmnd *scmd, *next; in scsi_eh_host_reset() local
1721 struct scsi_cmnd *scmd, *next; in scsi_eh_offline_sdevs() local
2103 struct scsi_cmnd *scmd, *next; in scsi_eh_flush_done_q() local
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Ddma_fifo.c98 struct dma_pending *pending, *next; in dma_fifo_free() local
115 struct dma_pending *pending, *next; in dma_fifo_reset() local
244 struct dma_pending *pending, *next, *tmp; in dma_fifo_out_complete() local

12345678910>>...104