Home
last modified time | relevance | path

Searched defs:prev (Results 251 - 275 of 2295) sorted by relevance

1...<<11121314151617181920>>...92

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dhashtab.h65 struct hashtab_node *prev, *cur; in hashtab_insert() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmem2node.c84 struct phys_entry *prev = &entries[j - 1]; in mem2node__init() local
/kernel/linux/linux-5.10/fs/iomap/
H A Dfiemap.c13 struct iomap prev; member
/kernel/linux/linux-5.10/fs/crypto/
H A Dhkdf.c124 const u8 *prev = NULL; in fscrypt_hkdf_expand() local
/kernel/linux/linux-5.10/lib/
H A Dcpumask.c249 int next, prev; in cpumask_any_and_distribute() local
H A Dplist.c46 struct list_head *prev = top, *next = top->next; in plist_check_list() local
75 struct plist_node *first, *iter, *prev = NULL; plist_add() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next) probe_sched_switch() argument
/kernel/linux/linux-5.10/kernel/sched/
H A Dstop_task.c21 balance_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_stop() argument
66 static void put_prev_task_stop(struct rq *rq, struct task_struct *prev) in put_prev_task_stop() argument
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debt_limit.c97 compat_ulong_t prev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchannv50.h164 s32 prev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnv84_fence.c90 nv84_fence_sync(struct nouveau_fence *fence, struct nouveau_channel *prev, struct nouveau_channel *chan) nv84_fence_sync() argument
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dvideocodec.c135 struct attached_list *a, *prev; in videocodec_detach() local
223 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister() local
/kernel/linux/linux-5.10/include/linux/
H A Dlist_bl.h104 hlist_bl_add_behind(struct hlist_bl_node *n, struct hlist_bl_node *prev) hlist_bl_add_behind() argument
/kernel/linux/linux-5.10/fs/jffs2/
H A Derase.c212 struct jffs2_raw_node_ref **prev; in jffs2_remove_node_refs_from_ino_list() local
[all...]
/kernel/linux/linux-6.6/fs/crypto/
H A Dhkdf.c124 const u8 *prev = NULL; in fscrypt_hkdf_expand() local
/kernel/linux/linux-6.6/fs/jffs2/
H A Derase.c210 struct jffs2_raw_node_ref **prev; in jffs2_remove_node_refs_from_ino_list() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlist_bl.h104 hlist_bl_add_behind(struct hlist_bl_node *n, struct hlist_bl_node *prev) hlist_bl_add_behind() argument
H A Dvtime.h92 static inline void vtime_task_switch(struct task_struct *prev) in vtime_task_switch() argument
117 static inline void vtime_task_switch(struct task_struct *prev) { } in vtime_task_switch() argument
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dalloc.c37 struct xfs_alloc_rec_incore prev; member
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmicrotek.h32 struct mts_desc *prev; member
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzlist.h18 u64 prev : ZLIST_IDX_SHIFT; member
/kernel/linux/linux-6.6/io_uring/
H A Dslist.h55 wq_list_cut(struct io_wq_work_list *list, struct io_wq_work_node *last, struct io_wq_work_node *prev) wq_list_cut() argument
95 wq_list_del(struct io_wq_work_list *list, struct io_wq_work_node *node, struct io_wq_work_node *prev) wq_list_del() argument
/kernel/linux/linux-6.6/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
181 struct dma_fence *prev; dma_fence_chain_release() local
241 dma_fence_chain_init(struct dma_fence_chain *chain, struct dma_fence *prev, struct dma_fence *fence, uint64_t seqno) dma_fence_chain_init() argument
[all...]
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
/kernel/linux/linux-6.6/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
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...92