| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpoa_caches.h | 19 struct in_cache_entry *prev; member 56 struct eg_cache_entry *prev; member
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | expire.c | 97 static struct dentry *get_next_positive_subdir(struct dentry *prev, in get_next_positive_subdir() 115 static struct dentry *get_next_positive_dentry(struct dentry *prev, in get_next_positive_dentry()
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_list.cpp | 35 mpp_list_node* prev; member 66 static inline void _mpp_list_add(mpp_list_node * _new, mpp_list_node * prev, mpp_list_node * next) in _mpp_list_add() 131 static inline void _mpp_list_del(mpp_list_node *prev, mpp_list_node *next) in _mpp_list_del()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Module.c | 245 XF86LoadPtr prev; in xf86freeModules() local
|
| H A D | InputClass.c | 73 XF86ConfInputClassPtr prev; in xf86freeInputClassList() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/ |
| H A D | advancing_front.h | 47 Node* prev; member
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | csrc-r4k.c | 48 unsigned int prev, curr, i; in rdhwr_count_usable() local
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | mmu_context_mm.h | 117 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | at_hdmac.c | 187 static void atc_desc_chain(struct at_desc **first, struct at_desc **prev, in atc_desc_chain() 768 struct at_desc *prev = NULL; in atc_prep_dma_memcpy() local 946 struct at_desc *desc = NULL, *first = NULL, *prev = NULL; in atc_prep_dma_memset_sg() local 1033 struct at_desc *prev = NULL; in atc_prep_slave_sg() local 1253 struct at_desc *prev = NULL; in atc_prep_dma_cyclic() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/runqslower/ |
| H A D | runqslower.bpf.c | 64 struct task_struct *prev = (struct task_struct *)ctx[1]; in handle__sched_switch() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nv17_fence.c | 37 struct nouveau_channel *prev, struct nouveau_channel *chan) in nv17_fence_sync()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | sdrc2xxx.c | 82 u32 prev = curr_perf_level; in omap2xxx_sdrc_reprogram() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | utaddress.c | 99 struct acpi_address_range *prev; in acpi_ut_remove_address_range() local
|
| H A D | psparse.c | 103 union acpi_parse_object *prev; in acpi_ps_complete_this_op() local
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | futex.h | 93 unsigned long prev; in futex_atomic_cmpxchg_inatomic() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | debug_bucket.cpp | 34 optional<Point<int16_t>> prev; in DebugBucket() local
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | dsp-impl.h | 97 static inline void dsp_save_restore(struct task_struct *prev, in dsp_save_restore()
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | mmu_context.h | 56 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | lockdep.c | 1575 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit() 1580 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep() 1590 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb() 1595 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb() 2497 struct held_lock *prev, in print_bad_irq_dependency() 2724 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage() 2813 struct held_lock *prev, struct held_lock *next) in check_irq_usage() 2843 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario() local 2859 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug() 2897 struct held_lock *prev; in check_deadlock() local [all …]
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | test-uclass.c | 68 struct udevice *prev = list_entry(dev->uclass_node.prev, in test_post_probe() local
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | process_32.c | 150 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_fragment.c | 298 struct inet_frag_queue **prev) in inet_frag_create() 326 struct inet_frag_queue *fq = NULL, *prev; in inet_frag_find() local
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-integrity.c | 33 int prev = 0; in blk_rq_count_integrity_sg() local 75 int prev = 0; in blk_rq_map_integrity_sg() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 215 static void xhci_link_segments(struct xhci_segment *prev, in xhci_link_segments() 306 struct xhci_segment *prev; in xhci_ring_alloc() local
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iova.c | 203 struct rb_node *curr, *prev; in __alloc_and_insert_iova_range() local 265 struct rb_node *curr, *prev; in __alloc_and_insert_iova_best_fit() local 833 struct iova *prev = NULL, *next = NULL; in split_and_remove_iova() local 887 struct iova_magazine *prev; member
|