Searched defs:nextp (Results 1 – 16 of 16) sorted by relevance
/linux/net/ipv4/ |
A D | inet_fragment.c | 443 struct sk_buff **nextp; in inet_frag_reasm_prepare() local 511 struct sk_buff **nextp = (struct sk_buff **)reasm_data; in inet_frag_reasm_finish() local
|
/linux/sound/pci/emu10k1/ |
A 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() 262 struct list_head *p, *nextp; in snd_emu10k1_memblk_map() local
|
/linux/kernel/cgroup/ |
A D | rstat.c | 123 struct cgroup **nextp; in cgroup_rstat_cpu_pop_updated() local
|
/linux/drivers/media/usb/au0828/ |
A D | au0828-core.c | 129 struct media_entity_notify *notify, *nextp; in au0828_unregister_media_device() local
|
/linux/drivers/virt/ |
A D | fsl_hypervisor.c | 463 #define nextp(x) (((x) + 1) & (QSIZE - 1)) macro
|
/linux/fs/xfs/ |
A D | xfs_rtalloc.c | 228 xfs_rtblock_t *nextp, /* out: next block to try */ in xfs_rtallocate_extent_block()
|
/linux/drivers/media/mc/ |
A D | mc-device.c | 806 struct media_entity_notify *notify, *nextp; in media_device_unregister() local
|
/linux/arch/riscv/mm/ |
A D | init.c | 421 pgd_next_t *nextp; in create_pgd_mapping() local
|
/linux/fs/fat/ |
A D | fatent.c | 198 u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1); in fat12_ent_next() local
|
/linux/drivers/usb/host/ |
A D | ehci-dbg.c | 371 char **nextp, unsigned *sizep) in qh_lines()
|
A D | fotg210-hcd.c | 355 char **nextp, unsigned *sizep) in qh_lines()
|
/linux/kernel/time/ |
A D | tick-sched.c | 60 ktime_t delta, nextp; in tick_do_update_jiffies64() local
|
/linux/fs/jfs/ |
A D | jfs_xtree.c | 226 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch()
|
/linux/fs/xfs/libxfs/ |
A D | xfs_bmap.c | 334 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ in xfs_bmap_check_leaf_extents() local
|
/linux/kernel/ |
A D | workqueue.c | 1076 struct work_struct **nextp) in move_linked_works()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 11014 u8 **nextp) in bnxt_exthdr_check()
|
Completed in 803 milliseconds