Home
last modified time | relevance | path

Searched defs:curp (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_memory.c248 struct snd_seq_event_cell *curp, *nextptr; in snd_seq_cell_free() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c2687 struct xfs_btree_cur **curp, in __xfs_btree_split()
2868 struct xfs_btree_cur **curp; member
2938 struct xfs_btree_cur **curp, in xfs_btree_split()
3279 struct xfs_btree_cur **curp, /* output: new cursor replacing cur */ in xfs_btree_insrec()
H A Dxfs_bmap.c602 struct xfs_btree_cur **curp, /* cursor returned to caller */ in xfs_bmap_extents_to_btree()
1967 struct xfs_btree_cur **curp, /* if *curp is null, not a btree */ in xfs_bmap_add_extent_unwritten_real()
2642 struct xfs_btree_cur **curp, in xfs_bmap_add_extent_hole_real()
/openbmc/linux/sound/pci/nm256/
H A Dnm256.c651 unsigned long curp; in snd_nm256_playback_pointer() local
665 unsigned long curp; in snd_nm256_capture_pointer() local
/openbmc/linux/sound/core/
H A Dmemalloc.c757 struct page **pagep, *curp; in snd_dma_sg_fallback_alloc() local
/openbmc/linux/tools/hv/
H A Dhv_kvp_daemon.c807 struct ifaddrs *curp; in kvp_get_ip_info() local
/openbmc/linux/drivers/net/usb/
H A Dsierra_net.c265 const u8 *curp = buf; in parse_hip() local
/openbmc/linux/fs/ext4/
H A Dextents.c977 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1407 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf() local
/openbmc/linux/sound/pci/
H A Des1968.c1989 unsigned int curp = __apu_get_register(chip, chip->measure_apu, 5); in snd_es1968_interrupt() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c5238 static int append_str(char *buf, char **curp, int *lenp, const char *s) in append_str()