Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/of/
Dpdt.c198 struct device_node ***nextp) in of_pdt_build_tree()
239 struct device_node **nextp; in of_pdt_build_devicetree() local
/linux-3.4.99/sound/pci/emu10k1/
Dmemory.c102 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp) in search_empty_map_area()
259 struct list_head *p, *nextp; in snd_emu10k1_memblk_map() local
/linux-3.4.99/drivers/staging/zsmalloc/
Dzsmalloc-main.c282 struct page *nextp, *tmp, *head_extra; in free_zspage() local
669 struct page *nextp; in zs_map_object() local
/linux-3.4.99/arch/sparc/kernel/
Dleon_kernel.c450 void __init leon_node_init(struct device_node *dp, struct device_node ***nextp) in leon_node_init()
/linux-3.4.99/drivers/virt/
Dfsl_hypervisor.c464 #define nextp(x) (((x) + 1) & (QSIZE - 1)) macro
/linux-3.4.99/fs/fat/
Dfatent.c202 u8 *nextp = ent12_p[1] + 1 + (fatent->entry & 1); in fat12_ent_next() local
/linux-3.4.99/drivers/usb/host/
Dehci-dbg.c430 char **nextp, in qh_lines()
/linux-3.4.99/fs/xfs/
Dxfs_rtalloc.c205 xfs_rtblock_t *nextp, /* out: next block to try */ in xfs_rtallocate_extent_block()
Dxfs_bmap.c5785 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ in xfs_bmap_check_leaf_extents() local
/linux-3.4.99/fs/jfs/
Djfs_xtree.c238 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch()
/linux-3.4.99/kernel/
Dworkqueue.c1728 struct work_struct **nextp) in move_linked_works()