Searched defs:curp (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/sound/core/seq/ |
D | seq_memory.c | 201 struct snd_seq_event_cell *curp, *nextptr; in snd_seq_cell_free() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_btree.c | 2345 struct xfs_btree_cur **curp, in __xfs_btree_split() 2525 struct xfs_btree_cur **curp; member 2574 struct xfs_btree_cur **curp, in xfs_btree_split() 2914 struct xfs_btree_cur **curp, /* output: new cursor replacing cur */ in xfs_btree_insrec()
|
D | xfs_bmap.c | 723 xfs_btree_cur_t **curp, /* cursor returned to caller */ in xfs_bmap_extents_to_btree() 2262 xfs_btree_cur_t **curp, /* if *curp is null, not a btree */ in xfs_bmap_add_extent_unwritten_real()
|
/linux-4.4.14/sound/pci/nm256/ |
D | nm256.c | 667 unsigned long curp; in snd_nm256_playback_pointer() local 681 unsigned long curp; in snd_nm256_capture_pointer() local
|
/linux-4.4.14/drivers/net/usb/ |
D | sierra_net.c | 253 const u8 *curp = buf; in parse_hip() local
|
/linux-4.4.14/tools/hv/ |
D | hv_kvp_daemon.c | 918 struct ifaddrs *curp; in kvp_get_ip_info() local
|
/linux-4.4.14/fs/ext4/ |
D | extents.c | 949 struct ext4_ext_path *curp, in ext4_ext_insert_index() 1354 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf() local
|
/linux-4.4.14/sound/pci/ |
D | es1968.c | 2005 unsigned int curp = __apu_get_register(chip, chip->measure_apu, 5); in snd_es1968_interrupt() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | chip.c | 1907 static int append_str(char *buf, char **curp, int *lenp, const char *s) in append_str()
|