Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_fragment.c414 struct sk_buff **nextp; in inet_frag_reasm_prepare() local
482 struct sk_buff **nextp = (struct sk_buff **)reasm_data; in inet_frag_reasm_finish() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Dmemory.c95 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
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Drstat.c118 struct cgroup **nextp; in cgroup_rstat_cpu_pop_updated() local
/OK3568_Linux_fs/kernel/drivers/media/usb/au0828/
H A Dau0828-core.c129 struct media_entity_notify *notify, *nextp; in au0828_unregister_media_device() local
/OK3568_Linux_fs/kernel/drivers/virt/
H A Dfsl_hypervisor.c463 #define nextp(x) (((x) + 1) & (QSIZE - 1)) macro
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dinit.c389 pgd_next_t *nextp; in create_pgd_mapping() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_rtalloc.c228 xfs_rtblock_t *nextp, /* out: next block to try */ in xfs_rtallocate_extent_block()
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-device.c812 struct media_entity_notify *notify, *nextp; in media_device_unregister() local
/OK3568_Linux_fs/kernel/fs/fat/
H A Dfatent.c198 u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1); in fat12_ent_next() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-dbg.c371 char **nextp, unsigned *sizep) in qh_lines()
H A Dfotg210-hcd.c355 char **nextp, unsigned *sizep) in qh_lines()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_xtree.c226 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_bmap.c331 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ in xfs_bmap_check_leaf_extents() local
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c1075 struct work_struct **nextp) in move_linked_works()