Searched defs:curp (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/tools/hv/ |
D | hv_kvp_daemon.c | 191 struct ifaddrs *curp; in kvp_get_ip_address() local
|
/linux-3.3/sound/core/seq/ |
D | seq_memory.c | 201 struct snd_seq_event_cell *curp, *nextptr; in snd_seq_cell_free() local
|
/linux-3.3/sound/pci/nm256/ |
D | nm256.c | 664 unsigned long curp; in snd_nm256_playback_pointer() local 678 unsigned long curp; in snd_nm256_capture_pointer() local
|
/linux-3.3/fs/xfs/ |
D | xfs_btree.c | 2137 struct xfs_btree_cur **curp, in xfs_btree_split() 2620 struct xfs_btree_cur **curp, /* output: new cursor replacing cur */ in xfs_btree_insrec()
|
D | xfs_bmap.c | 952 xfs_btree_cur_t **curp, /* if *curp is null, not a btree */ in xfs_bmap_add_extent_unwritten_real() 3035 xfs_btree_cur_t **curp, /* cursor returned to caller */ in xfs_bmap_extents_to_btree()
|
/linux-3.3/drivers/net/usb/ |
D | sierra_net.c | 262 const u8 *curp = buf; in parse_hip() local
|
/linux-3.3/fs/ext4/ |
D | extents.c | 720 struct ext4_ext_path *curp, in ext4_ext_insert_index() 1115 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf() local
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nvd0_display.c | 130 u32 curp = nv_rd32(dev, 0x640000 + (id * 0x1000)) >> 2; in evo_kick() local
|
/linux-3.3/sound/pci/ |
D | es1968.c | 2000 unsigned int curp = __apu_get_register(chip, chip->measure_apu, 5); in snd_es1968_interrupt() local
|