Searched defs:nextp (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/fs/fat/
H A Dfatent.c196 u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1); fat12_ent_next() local
/linux-4.4.14/fs/xfs/
H A Dxfs_rtalloc.c230 xfs_rtallocate_extent_block( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t bbno, xfs_extlen_t minlen, xfs_extlen_t maxlen, xfs_extlen_t *len, xfs_rtblock_t *nextp, xfs_buf_t **rbpp, xfs_fsblock_t *rsb, xfs_extlen_t prod, xfs_rtblock_t *rtblock) xfs_rtallocate_extent_block() argument
/linux-4.4.14/sound/pci/emu10k1/
H A Dmemory.c103 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp) search_empty_map_area() argument
262 struct list_head *p, *nextp; snd_emu10k1_memblk_map() local
/linux-4.4.14/drivers/virt/
H A Dfsl_hypervisor.c465 #define nextp(x) (((x) + 1) & (QSIZE - 1)) macro
/linux-4.4.14/drivers/usb/host/
H A Dehci-dbg.c406 qh_lines( struct ehci_hcd *ehci, struct ehci_qh *qh, char **nextp, unsigned *sizep ) qh_lines() argument
H A Dfotg210-hcd.c364 qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, char **nextp, unsigned *sizep) qh_lines() argument
/linux-4.4.14/fs/jfs/
H A Djfs_xtree.c239 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, xtSearch() argument
/linux-4.4.14/mm/
H A Dzsmalloc.c888 struct page *nextp, *tmp, *head_extra; free_zspage() local
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_bmap.c348 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ xfs_bmap_check_leaf_extents() local
/linux-4.4.14/kernel/
H A Dworkqueue.c1038 move_linked_works(struct work_struct *work, struct list_head *head, struct work_struct **nextp) move_linked_works() argument

Completed in 488 milliseconds