Home
last modified time | relevance | path

Searched defs:nextp (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/sound/pci/emu10k1/
Dmemory.c110 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp) in search_empty_map_area()
273 struct list_head *p, *nextp; in snd_emu10k1_memblk_map() local
/Linux-v4.19/kernel/cgroup/
Drstat.c122 struct cgroup **nextp; in cgroup_rstat_cpu_pop_updated() local
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-core.c139 struct media_entity_notify *notify, *nextp; in au0828_unregister_media_device() local
/Linux-v4.19/drivers/virt/
Dfsl_hypervisor.c461 #define nextp(x) (((x) + 1) & (QSIZE - 1)) macro
/Linux-v4.19/net/ipv4/
Dip_fragment.c512 struct sk_buff **nextp; /* To build frag_list. */ in ip_frag_reasm() local
/Linux-v4.19/fs/xfs/
Dxfs_rtalloc.c226 xfs_rtblock_t *nextp, /* out: next block to try */ in xfs_rtallocate_extent_block()
/Linux-v4.19/drivers/media/
Dmedia-device.c784 struct media_entity_notify *notify, *nextp; in media_device_unregister() local
/Linux-v4.19/fs/fat/
Dfatent.c197 u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1); in fat12_ent_next() local
/Linux-v4.19/drivers/usb/host/
Dehci-dbg.c371 char **nextp, unsigned *sizep) in qh_lines()
Dfotg210-hcd.c352 char **nextp, unsigned *sizep) in qh_lines()
/Linux-v4.19/fs/jfs/
Djfs_xtree.c239 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_bmap.c335 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ in xfs_bmap_check_leaf_extents() local
/Linux-v4.19/kernel/
Dworkqueue.c1031 struct work_struct **nextp) in move_linked_works()