Home
last modified time | relevance | path

Searched defs:prev (Results 276 - 300 of 2358) sorted by relevance

1...<<11121314151617181920>>...95

/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dprocess_32.c145 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() argument
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dmmu_context_64.h141 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch() argument
/kernel/linux/linux-6.6/arch/sparc/lib/
H A Datomic32.c165 u32 prev; in __cmpxchg_u32() local
179 u64 prev; in __cmpxchg_u64() local
193 u32 prev; in __xchg_u32() local
/kernel/linux/linux-5.10/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...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c126 int index, prev; in mthca_multicast_attach() local
63 find_mgm(struct mthca_dev *dev, u8 *gid, struct mthca_mailbox *mgm_mailbox, u16 *hash, int *prev, int *index) find_mgm() argument
220 int prev, index; mthca_multicast_detach() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ring.h60 intel_ring_direction(const struct intel_ring *ring, u32 next, u32 prev) intel_ring_direction() argument
/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmicrotek.h32 struct mts_desc *prev; member
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dlist.h25 struct list_head *next, *prev; member
82 __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) __list_add() argument
112 __list_del(struct list_head *prev, struct list_head *next) __list_del() argument
[all...]
/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

Completed in 9 milliseconds

1...<<11121314151617181920>>...95