Searched defs:nextp (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/sound/pci/emu10k1/ | 
| D | memory.c | 103 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp)  in search_empty_map_area()262 	struct list_head *p, *nextp;  in snd_emu10k1_memblk_map()  local
 
 | 
| /linux-4.4.14/drivers/virt/ | 
| D | fsl_hypervisor.c | 465 #define nextp(x) (((x) + 1) & (QSIZE - 1))  macro
 | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_rtalloc.c | 237 	xfs_rtblock_t	*nextp,		/* out: next block to try */  in xfs_rtallocate_extent_block()
 | 
| /linux-4.4.14/fs/fat/ | 
| D | fatent.c | 196 	u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1);  in fat12_ent_next()  local
 | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | ehci-dbg.c | 409 	char **nextp,  in qh_lines()
 | 
| D | fotg210-hcd.c | 365 		char **nextp, unsigned *sizep)  in qh_lines()
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | jfs_xtree.c | 239 static int xtSearch(struct inode *ip, s64 xoff,	s64 *nextp,  in xtSearch()
 | 
| /linux-4.4.14/mm/ | 
| D | zsmalloc.c | 888 	struct page *nextp, *tmp, *head_extra;  in free_zspage()  local
 | 
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_bmap.c | 348 	xfs_bmbt_rec_t		*nextp;	/* pointer to next extent */  in xfs_bmap_check_leaf_extents()  local
 | 
| /linux-4.4.14/kernel/ | 
| D | workqueue.c | 1039 			      struct work_struct **nextp)  in move_linked_works()
 |