Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 1003) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disppreview.c149 preview_config_luma_enhancement(struct isp_prev_device *prev, in preview_config_luma_enhancement()
168 preview_enable_luma_enhancement(struct isp_prev_device *prev, bool enable) in preview_enable_luma_enhancement()
183 static void preview_enable_invalaw(struct isp_prev_device *prev, bool enable) in preview_enable_invalaw()
198 static void preview_config_hmed(struct isp_prev_device *prev, in preview_config_hmed()
213 static void preview_enable_hmed(struct isp_prev_device *prev, bool enable) in preview_enable_hmed()
233 static void preview_config_cfa(struct isp_prev_device *prev, in preview_config_cfa()
269 preview_config_chroma_suppression(struct isp_prev_device *prev, in preview_config_chroma_suppression()
285 preview_enable_chroma_suppression(struct isp_prev_device *prev, bool enable) in preview_enable_chroma_suppression()
303 preview_config_whitebalance(struct isp_prev_device *prev, in preview_config_whitebalance()
342 preview_config_blkadj(struct isp_prev_device *prev, in preview_config_blkadj()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcmpxchg.h88 unsigned long prev; in __xchg_u32_local() local
104 unsigned long prev; in __xchg_u32_relaxed() local
121 unsigned long prev; in __xchg_u64_local() local
137 unsigned long prev; in __xchg_u64_relaxed() local
218 unsigned int prev; in __cmpxchg_u32() local
241 unsigned int prev; in __cmpxchg_u32_local() local
261 unsigned long prev; in __cmpxchg_u32_relaxed() local
288 unsigned long prev; in __cmpxchg_u32_acquire() local
310 unsigned long prev; in __cmpxchg_u64() local
333 unsigned long prev; in __cmpxchg_u64_local() local
[all …]
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinfo.c33 KdCardInfo *ci, **prev; in KdCardInfoAdd() local
62 KdCardInfo **prev; in KdCardInfoDispose() local
75 KdScreenInfo *si, **prev; in KdScreenInfoAdd() local
93 KdScreenInfo **prev; in KdScreenInfoDispose() local
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dswitch_to.h10 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu()
17 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu()
28 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dswitch_to.h37 #define __switch_to(prev,next,last) do { \ argument
53 # define switch_to(prev,next,last) do { \ argument
68 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dswitch_to.h52 #define __mips_mt_fpaff_switch_to(prev) \ argument
66 #define __mips_mt_fpaff_switch_to(prev) do { (void) (prev); } while (0) argument
109 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DScreen.c82 XF86ModePtr prev; in xf86freeModeList() local
95 XF86ConfDisplayPtr prev; in xf86freeDisplayList() local
466 XF86ConfAdaptorLinkPtr prev; in xf86freeAdaptorLinkList() local
479 XF86ConfScreenPtr prev; in xf86freeScreenList() local
H A DLayout.c383 XF86ConfAdjacencyPtr prev; in xf86freeAdjacencyList() local
402 XF86ConfInputrefPtr prev; in xf86freeInputrefList() local
417 XF86ConfLayoutPtr prev; in xf86freeLayoutList() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-fence-chain.c23 struct dma_fence *prev; in dma_fence_chain_get_prev() local
42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local
182 struct dma_fence *prev; in dma_fence_chain_release() local
231 struct dma_fence *prev, in dma_fence_chain_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_lock.c62 unsigned int old, new, prev; in drm_lock_take() local
111 unsigned int old, new, prev; in drm_lock_transfer() local
126 unsigned int old, new, prev; in drm_legacy_lock_free() local
311 unsigned int old, prev; in drm_legacy_idlelock_release() local
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dxchg.h131 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
157 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
183 unsigned long prev, cmp; in ____cmpxchg() local
205 unsigned long prev, cmp; in ____cmpxchg() local
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dmmu_context.h52 static inline void switch_mm_irqs_off(struct mm_struct *prev, in switch_mm_irqs_off()
67 static inline void switch_mm(struct mm_struct *prev, in switch_mm()
83 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcmpxchg_32.h28 u64 prev = *ptr; in set_64bit() local
49 u64 prev; in __cmpxchg64() local
62 u64 prev; in __cmpxchg64_local() local
/OK3568_Linux_fs/kernel/arch/parisc/lib/
H A Dbitops.c62 u64 prev; in __cmpxchg_u64() local
74 unsigned int prev; in __cmpxchg_u32() local
86 u8 prev; in __cmpxchg_u8() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c53 struct nvkm_mm_node *prev = node(this, prev); 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
242 struct nvkm_mm_node *node, *prev; in nvkm_mm_init() local
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_forward.c114 static int deliver_clone(const struct net_bridge_port *prev, in deliver_clone()
169 struct net_bridge_port *prev, struct net_bridge_port *p, in maybe_deliver()
194 struct net_bridge_port *prev = NULL; in br_flood() local
275 struct net_bridge_port *prev = NULL; in br_multicast_flood() local
/OK3568_Linux_fs/kernel/lib/
H A Dlist_debug.c20 bool __list_add_valid(struct list_head *new, struct list_head *prev, in __list_add_valid()
44 struct list_head *prev, *next; in __list_del_entry_valid() local
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dnodelist.c28 struct jffs2_full_dirent **prev = list; in jffs2_add_fd_to_list() local
386 struct jffs2_node_frag *prev = frag_prev(newfrag); in jffs2_add_full_dnode_to_inode() local
438 struct jffs2_inode_cache **prev; in jffs2_add_ino_cache() local
459 struct jffs2_inode_cache **prev; in jffs2_del_ino_cache() local
529 struct jffs2_node_frag *prev = NULL; in jffs2_lookup_node_frag() local
/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c70 struct vm_area_struct **prev, in madvise_behavior()
263 struct vm_area_struct **prev, in madvise_willneed()
518 struct vm_area_struct **prev, in madvise_cold()
567 struct vm_area_struct **prev, in madvise_pageout()
793 struct vm_area_struct **prev, in madvise_dontneed_free()
855 struct vm_area_struct **prev, in madvise_remove()
953 madvise_vma(struct vm_area_struct *vma, struct vm_area_struct **prev, in madvise_vma()
1093 struct vm_area_struct *vma, *prev; in do_madvise() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlist.h25 struct list_head *next, *prev; member
83 struct list_head *prev, 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
82 struct list_head *prev, 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
41 struct list_head *prev, 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
83 struct list_head *prev, in __list_add()
112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dcmpxchg-local.h18 unsigned long flags, prev; in __cmpxchg_local_generic() local
57 u64 prev; in __cmpxchg64_local_generic() 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()

12345678910>>...41