Searched defs:prev (Results 126 - 150 of 708) sorted by relevance

1234567891011>>

/linux-master/fs/hfs/
H A Dbtree.c191 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) argument
/linux-master/kernel/locking/
H A Dqspinlock.c318 struct mcs_spinlock *prev, *next, *node; local
274 __pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) argument
/linux-master/drivers/ata/
H A Dpata_cs5530.c135 struct ata_device *prev = ap->private_data; local
H A Dpata_sc1200.c156 struct ata_device *prev = ap->private_data; local
/linux-master/drivers/acpi/acpica/
H A Dpsargs.c708 union acpi_parse_object *prev = NULL; local
/linux-master/tools/include/linux/
H A Dtypes.h90 struct list_head *next, *prev; member in struct:list_head
/linux-master/arch/m68k/include/asm/
H A Dmmu_context.h72 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
207 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
291 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
/linux-master/arch/x86/platform/olpc/
H A Dolpc_dt.c90 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) argument
/linux-master/lib/dim/
H A Dnet_dim.c137 net_dim_stats_compare(struct dim_stats *curr, struct dim_stats *prev) argument
[all...]
/linux-master/arch/parisc/kernel/
H A Dsyscall.S643 prev = *addr; define
797 prev = *addr; define
/linux-master/arch/powerpc/mm/book3s64/
H A Dmmu_context.c325 void radix__switch_mmu_context(struct mm_struct *prev, struct mm_struct *next) argument
/linux-master/arch/arm/kernel/
H A Dmodule-plts.c141 const Elf32_Rel *prev; local
/linux-master/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/linux-master/arch/arc/include/asm/
H A Datomic64-arcv2.h143 s64 prev; local
166 s64 prev; local
/linux-master/net/bridge/
H A Dbr_forward.c120 static int deliver_clone(const struct net_bridge_port *prev, argument
204 struct net_bridge_port *prev = NULL; local
175 maybe_deliver( struct net_bridge_port *prev, struct net_bridge_port *p, struct sk_buff *skb, bool local_orig) argument
287 struct net_bridge_port *prev = NULL; local
[all...]
/linux-master/crypto/
H A Dxcbc.c75 u8 *prev = &ctx->odds[bs]; local
92 u8 *prev = odds + bs; local
137 u8 *prev = odds + bs; local
[all...]
/linux-master/arch/m68k/sun3/
H A Dsun3dvma.c97 struct hole *prev = NULL; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c124 u8 *prev = bios->data; local
/linux-master/fs/notify/dnotify/
H A Ddnotify.c96 struct dnotify_struct **prev; local
157 struct dnotify_struct **prev; local
[all...]
/linux-master/kernel/dma/
H A Dpool.c224 static inline struct gen_pool *dma_guess_pool(struct gen_pool *prev, gfp_t gfp) argument
/linux-master/fs/autofs/
H A Dexpire.c94 static struct dentry *get_next_positive_subdir(struct dentry *prev, argument
112 static struct dentry *get_next_positive_dentry(struct dentry *prev, argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c396 u8 prev = U8_MAX; local
/linux-master/drivers/atm/
H A Didt77105.c323 struct idt77105_priv *walk, *prev; local
/linux-master/fs/ntfs3/
H A Dattrlist.c247 struct ATTR_LIST_ENTRY *le = NULL, *prev; local
/linux-master/arch/s390/kernel/
H A Dprocess.c53 void __ret_from_fork(struct task_struct *prev, struct pt_regs *regs) argument
197 struct task_struct *__switch_to(struct task_struct *prev, struct task_struct *next) argument

Completed in 251 milliseconds

1234567891011>>