Searched defs:nextp (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | inet_fragment.c | 412 	struct sk_buff **nextp;  in inet_frag_reasm_prepare()  local480 	struct sk_buff **nextp = (struct sk_buff **)reasm_data;  in inet_frag_reasm_finish()  local
 
 | 
| /Linux-v5.4/sound/pci/emu10k1/ | 
| D | memory.c | 95 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp)  in search_empty_map_area()258 	struct list_head *p, *nextp;  in snd_emu10k1_memblk_map()  local
 
 | 
| /Linux-v5.4/kernel/cgroup/ | 
| D | rstat.c | 122 		struct cgroup **nextp;  in cgroup_rstat_cpu_pop_updated()  local
 | 
| /Linux-v5.4/drivers/media/usb/au0828/ | 
| D | au0828-core.c | 129 	struct media_entity_notify *notify, *nextp;  in au0828_unregister_media_device()  local
 | 
| /Linux-v5.4/arch/riscv/mm/ | 
| D | init.c | 292 	pgd_next_t *nextp;  in create_pgd_mapping()  local
 | 
| /Linux-v5.4/drivers/virt/ | 
| D | fsl_hypervisor.c | 464 #define nextp(x) (((x) + 1) & (QSIZE - 1))  macro
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_rtalloc.c | 228 	xfs_rtblock_t	*nextp,		/* out: next block to try */  in xfs_rtallocate_extent_block()
 | 
| /Linux-v5.4/drivers/media/mc/ | 
| D | mc-device.c | 804 	struct media_entity_notify *notify, *nextp;  in media_device_unregister()  local
 | 
| /Linux-v5.4/fs/fat/ | 
| D | fatent.c | 197 	u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1);  in fat12_ent_next()  local
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | ehci-dbg.c | 371 		char **nextp, unsigned *sizep)  in qh_lines()
 | 
| D | fotg210-hcd.c | 354 		char **nextp, unsigned *sizep)  in qh_lines()
 | 
| /Linux-v5.4/fs/jfs/ | 
| D | jfs_xtree.c | 226 static int xtSearch(struct inode *ip, s64 xoff,	s64 *nextp,  in xtSearch()
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_bmap.c | 330 	xfs_bmbt_rec_t		*nextp;	/* pointer to next extent */  in xfs_bmap_check_leaf_extents()  local
 | 
| /Linux-v5.4/kernel/ | 
| D | workqueue.c | 1059 			      struct work_struct **nextp)  in move_linked_works()
 |