Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_fragment.c456 struct sk_buff **nextp = NULL; in inet_frag_reasm_prepare() local
560 struct sk_buff **nextp = reasm_data; in inet_frag_reasm_finish() local
/linux/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()
262 struct list_head *p, *nextp; in snd_emu10k1_memblk_map() local
/linux/scripts/dtc/
H A Dtreesource.c148 struct marker *m, **nextp; in add_string_markers() local
/linux/drivers/media/usb/au0828/
H A Dau0828-core.c129 struct media_entity_notify *notify, *nextp; in au0828_unregister_media_device() local
/linux/arch/riscv/mm/
H A Dinit.c584 pmd_t *nextp; in create_pud_mapping() local
610 pud_t *nextp; in create_p4d_mapping() local
667 pgd_next_t *nextp; in create_pgd_mapping() local
/linux/kernel/cgroup/
H A Drstat.c223 struct cgroup **nextp; in cgroup_rstat_updated_list() local
/linux/drivers/virt/
H A Dfsl_hypervisor.c463 #define nextp(x) (((x) + 1) & (QSIZE - 1)) macro
/linux/drivers/media/mc/
H A Dmc-device.c787 struct media_entity_notify *notify, *nextp; in media_device_unregister() local
/linux/fs/xfs/
H A Dxfs_rtalloc.c227 xfs_rtallocate_extent_block(struct xfs_rtalloc_args * args,xfs_fileoff_t bbno,xfs_rtxlen_t minlen,xfs_rtxlen_t maxlen,xfs_rtxlen_t * len,xfs_rtxnum_t * nextp,xfs_rtxlen_t prod,xfs_rtxnum_t * rtx) xfs_rtallocate_extent_block() argument
/linux/fs/fat/
H A Dfatent.c199 u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1); in fat12_ent_next() local
/linux/drivers/usb/host/
H A Dehci-dbg.c371 char **nextp, unsigned *sizep) in qh_lines() argument
/linux/kernel/time/
H A Dtick-sched.c60 ktime_t delta, nextp; in tick_do_update_jiffies64() local
/linux/fs/jfs/
H A Djfs_xtree.c215 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch()
/linux/kernel/
H A Dworkqueue.c1140 move_linked_works(struct work_struct * work,struct list_head * head,struct work_struct ** nextp) move_linked_works() argument
1180 assign_work(struct work_struct * work,struct worker * worker,struct work_struct ** nextp) assign_work() argument
[all...]
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c354 char **nextp, unsigned *sizep) in qh_lines()
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c358 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ in xfs_bmap_check_leaf_extents() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12980 u8 **nextp) in bnxt_exthdr_check()