Home
last modified time | relevance | path

Searched defs:listp (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/scsi/bnx2fc/
Dbnx2fc_io.c400 struct list_head *listp; in bnx2fc_elstm_alloc() local
470 struct list_head *listp; in bnx2fc_cmd_alloc() local
/linux-6.15/fs/nilfs2/
Dbmap.c341 struct list_head *listp) in nilfs_bmap_lookup_dirty_buffers()
Dsegment.c699 struct list_head *listp, in nilfs_lookup_dirty_data_buffers()
763 struct list_head *listp) in nilfs_lookup_dirty_node_buffers()
999 struct list_head *listp, in nilfs_segctor_apply_buffers()
Dbtree.c2165 struct list_head *listp) in nilfs_btree_lookup_dirty_buffers()
/linux-6.15/tools/perf/util/
Dparse-events.c1548 struct list_head **listp, void *loc_) in parse_events_multi_pmu_add()
1636 struct list_head **listp, in parse_events_multi_pmu_add_or_add_pmu()
/linux-6.15/fs/nfs/
Dpnfs.c3256 static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg()
3267 static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg_done()
/linux-6.15/sound/pci/hda/
Dhda_codec.c169 const hda_nid_t **listp) in snd_hda_get_conn_list()
/linux-6.15/sound/usb/
Dmixer_quirks.c145 struct usb_mixer_elem_list **listp) in add_single_ctl_with_resume()
/linux-6.15/net/core/
Dskbuff.c877 static void skb_drop_list(struct sk_buff **listp) in skb_drop_list()