/linux-6.12.1/drivers/media/platform/ti/omap3isp/ |
D | isppreview.c | 149 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 …]
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | cmpxchg.h | 89 unsigned long prev; in __xchg_u8_local() local 105 unsigned long prev; in __xchg_u8_relaxed() local 121 unsigned long prev; in __xchg_u16_local() local 137 unsigned long prev; in __xchg_u16_relaxed() local 154 unsigned long prev; in __xchg_u32_local() local 170 unsigned long prev; in __xchg_u32_relaxed() local 187 unsigned long prev; in __xchg_u64_local() local 203 unsigned long prev; in __xchg_u64_relaxed() local 285 unsigned int prev; in __cmpxchg_u8() local 308 unsigned int prev; in __cmpxchg_u8_local() local [all …]
|
/linux-6.12.1/arch/csky/include/asm/ |
D | switch_to.h | 9 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() 16 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() 27 #define switch_to(prev, next, last) \ argument
|
/linux-6.12.1/arch/s390/include/asm/ |
D | cmpxchg.h | 93 unsigned int prev, shift, mask; in __cmpxchg() local 123 unsigned int prev, shift, mask; in __cmpxchg() local 153 unsigned int prev = old; in __cmpxchg() local 164 unsigned long prev = old; in __cmpxchg() local
|
D | mmu_context.h | 73 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off() 90 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 118 static inline void activate_mm(struct mm_struct *prev, in activate_mm()
|
D | uaccess.h | 459 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local 507 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local 555 unsigned int prev = old; in __cmpxchg_user_key() local 576 unsigned long prev = old; in __cmpxchg_user_key() local 597 __uint128_t prev = old; in __cmpxchg_user_key() local
|
/linux-6.12.1/block/ |
D | badblocks.c | 579 static bool can_merge_front(struct badblocks *bb, int prev, in can_merge_front() 597 static int front_merge(struct badblocks *bb, int prev, struct badblocks_context *bad) in front_merge() 633 static bool can_combine_front(struct badblocks *bb, int prev, in can_combine_front() 654 static void front_combine(struct badblocks *bb, int prev) in front_combine() 718 static bool can_front_overwrite(struct badblocks *bb, int prev, in can_front_overwrite() 761 static int front_overwrite(struct badblocks *bb, int prev, in front_overwrite() 865 int prev = -1, hint = -1; in _badblocks_set() local 1073 static int front_clear(struct badblocks *bb, int prev, in front_clear() 1116 static int front_splitting_clear(struct badblocks *bb, int prev, in front_splitting_clear() 1137 int prev = -1, hint = -1; in _badblocks_clear() local [all …]
|
/linux-6.12.1/arch/mips/include/asm/ |
D | switch_to.h | 52 #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
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | atomic.h | 216 int prev, rc; local 227 s64 prev; in arch_atomic64_fetch_add_unless() local 254 int prev, rc; in arch_atomic_inc_unless_negative() local 280 int prev, rc; in arch_atomic_dec_unless_positive() local 306 int prev, rc; in arch_atomic_dec_if_positive() local 318 s64 prev; in arch_atomic64_inc_unless_negative() local 330 s64 prev; in arch_atomic64_dec_unless_positive() local 342 s64 prev; in arch_atomic64_dec_if_positive() local
|
/linux-6.12.1/drivers/dma-buf/ |
D | dma-fence-chain.c | 23 struct dma_fence *prev; in dma_fence_chain_get_prev() local 42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local 181 struct dma_fence *prev; in dma_fence_chain_release() local 242 struct dma_fence *prev, in dma_fence_chain_init()
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | mmu_context.h | 50 static inline void switch_mm_irqs_off(struct mm_struct *prev, in switch_mm_irqs_off() 65 static inline void switch_mm(struct mm_struct *prev, in switch_mm() 80 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | cpumask_failure.c | 123 struct bpf_cpumask *local, *prev; in BPF_PROG() local 157 struct bpf_cpumask *local, *prev; in BPF_PROG() local 185 struct bpf_cpumask *prev, *curr; in BPF_PROG() local 210 struct bpf_cpumask *local, *prev; in BPF_PROG() local
|
/linux-6.12.1/net/bridge/ |
D | br_forward.c | 120 static int deliver_clone(const struct net_bridge_port *prev, in deliver_clone() 176 struct net_bridge_port *prev, struct net_bridge_port *p, in maybe_deliver() 204 struct net_bridge_port *prev = NULL; in br_flood() local 292 struct net_bridge_port *prev = NULL; in br_multicast_flood() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 53 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
|
/linux-6.12.1/fs/jffs2/ |
D | nodelist.c | 28 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
|
/linux-6.12.1/lib/ |
D | list_debug.c | 22 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report() 47 struct list_head *prev, *next; in __list_del_entry_valid_or_report() local
|
/linux-6.12.1/mm/ |
D | madvise.c | 138 struct vm_area_struct **prev, unsigned long start, in madvise_update_vma() 262 struct vm_area_struct **prev, in madvise_willneed() 581 struct vm_area_struct **prev, in madvise_cold() 614 struct vm_area_struct **prev, in madvise_pageout() 881 struct vm_area_struct **prev, in madvise_dontneed_free() 976 struct vm_area_struct **prev, in madvise_remove() 1026 struct vm_area_struct **prev, in madvise_vma_behavior() 1236 struct vm_area_struct **prev, unsigned long start, in madvise_walk_vmas() 1240 struct vm_area_struct *prev; in madvise_walk_vmas() local 1293 struct vm_area_struct **prev, in madvise_vma_anon_name()
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | mmu_context.h | 29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 52 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | cmpxchg.h | 119 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg_u8() local 145 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg_u16() local 171 unsigned long prev, cmp; in ____cmpxchg_u32() local 193 unsigned long prev, cmp; in ____cmpxchg_u64() local
|
/linux-6.12.1/tools/usb/usbip/libsrc/ |
D | list.h | 20 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()
|
/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/ |
D | list_debug.c | 30 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report() 44 struct list_head *prev, *next; in __list_del_entry_valid_or_report() local
|
/linux-6.12.1/include/asm-generic/ |
D | cmpxchg-local.h | 18 unsigned long flags, prev; in __generic_cmpxchg_local() local 57 u64 prev; in __generic_cmpxchg64_local() local
|
/linux-6.12.1/arch/riscv/mm/ |
D | context.c | 207 static inline void set_mm(struct mm_struct *prev, in set_mm() 277 static inline void set_mm(struct mm_struct *prev, in set_mm() 318 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
/linux-6.12.1/arch/arc/kernel/ |
D | fpu.c | 32 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()
|
/linux-6.12.1/drivers/infiniband/hw/mthca/ |
D | mthca_mcg.c | 65 u16 *hash, int *prev, int *index) in find_mgm() 126 int index, prev; in mthca_multicast_attach() local 220 int prev, index; in mthca_multicast_detach() local
|