Home
last modified time | relevance | path

Searched defs:prev (Results 201 – 225 of 1003) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/net/atm/
H A Dmpoa_caches.h19 struct in_cache_entry *prev; member
56 struct eg_cache_entry *prev; member
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dexpire.c97 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 Dmpp_list.cpp35 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 DModule.c245 XF86LoadPtr prev; in xf86freeModules() local
H A DInputClass.c73 XF86ConfInputClassPtr prev; in xf86freeInputClassList() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dadvancing_front.h47 Node* prev; member
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcsrc-r4k.c48 unsigned int prev, curr, i; in rdhwr_count_usable() local
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dmmu_context_mm.h117 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac.c187 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 Drunqslower.bpf.c64 struct task_struct *prev = (struct task_struct *)ctx[1]; in handle__sched_switch() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnv17_fence.c37 struct nouveau_channel *prev, struct nouveau_channel *chan) in nv17_fence_sync()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsdrc2xxx.c82 u32 prev = curr_perf_level; in omap2xxx_sdrc_reprogram() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutaddress.c99 struct acpi_address_range *prev; in acpi_ut_remove_address_range() local
H A Dpsparse.c103 union acpi_parse_object *prev; in acpi_ps_complete_this_op() local
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dfutex.h93 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 Ddebug_bucket.cpp34 optional<Point<int16_t>> prev; in DebugBucket() local
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Ddsp-impl.h97 static inline void dsp_save_restore(struct task_struct *prev, in dsp_save_restore()
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dmmu_context.h56 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c1575 __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 Dtest-uclass.c68 struct udevice *prev = list_entry(dev->uclass_node.prev, in test_post_probe() local
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dprocess_32.c150 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_fragment.c298 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 Dblk-integrity.c33 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 Dxhci-mem.c215 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 Diova.c203 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

12345678910>>...41