Home
last modified time | relevance | path

Searched defs:prev_p (Results 1 - 23 of 23) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-external-pointers.c184 ecma_native_pointer_t *prev_p = NULL; in ecma_delete_native_pointer_property() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess_32.c158 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
H A Dprocess.c625 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra() argument
H A Dprocess_64.c209 static __always_inline void save_base_legacy(struct task_struct *prev_p, in save_base_legacy() argument
534 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
H A Dprocess_64.c211 static __always_inline void save_base_legacy(struct task_struct *prev_p, in save_base_legacy() argument
561 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
H A Dprocess.c692 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra() argument
/third_party/jerryscript/jerry-core/jmem/
H A Djmem-heap.c213 jmem_heap_free_t *prev_p = &JERRY_HEAP_CONTEXT (first); in jmem_heap_alloc() local
398 const jmem_heap_free_t *prev_p; in jmem_heap_find_prev() local
435 jmem_heap_insert_block(jmem_heap_free_t *block_p, jmem_heap_free_t *prev_p, const size_t size) jmem_heap_insert_block() argument
516 jmem_heap_free_t *const prev_p = jmem_heap_find_prev (block_p); jmem_heap_free_block_internal() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dhnd_pktq.c587 pktq_pdeq_prev(struct pktq *pq, int prec, void *prev_p) in pktq_pdeq_prev() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-q.c153 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_link() local
277 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_unlink() local
H A Dehci-sched.c65 union ehci_shadow *prev_p = &ehci->pshadow[frame]; in periodic_unlink() local
H A Dfotg210-hcd.c3303 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
H A Doxu210hp-hcd.c2243 union ehci_shadow *prev_p = &oxu->pshadow[frame]; in periodic_unlink() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-q.c153 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_link() local
277 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_unlink() local
H A Dehci-sched.c65 union ehci_shadow *prev_p = &ehci->pshadow[frame]; in periodic_unlink() local
H A Doxu210hp-hcd.c2244 union ehci_shadow *prev_p = &oxu->pshadow[frame]; in periodic_unlink() local
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-util.c340 scanner_info_t *prev_p; in scanner_seek() local
[all...]
H A Djs-scanner-internal.h261 struct scanner_binding_list_t *prev_p; /**< prev list */ member
316 struct scanner_literal_pool_t *prev_p; /**< previous literal pool */ member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c443 struct per_pid *p = NULL, *prev_p; in sched_switch() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-timechart.c462 struct per_pid *p = NULL, *prev_p; in sched_switch() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c1348 float prev_p = 0.f; in unwrap() local
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c3304 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmutils.h1141 struct dll * prev_p; member

Completed in 50 milliseconds