Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/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.14.4/kernel/bpf/
Dcpumap.c137 struct list_head *listp, in cpu_map_bpf_prog_run_skb()
/linux-6.14.4/tools/perf/util/
Dparse-events.c1542 struct list_head **listp, void *loc_) in parse_events_multi_pmu_add()
1630 struct list_head **listp, in parse_events_multi_pmu_add_or_add_pmu()
/linux-6.14.4/fs/nfs/
Dpnfs.c3239 static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg()
3250 static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg_done()
/linux-6.14.4/sound/pci/hda/
Dhda_codec.c169 const hda_nid_t **listp) in snd_hda_get_conn_list()
/linux-6.14.4/sound/usb/
Dmixer_quirks.c145 struct usb_mixer_elem_list **listp) in add_single_ctl_with_resume()
/linux-6.14.4/net/core/
Dskbuff.c815 static void skb_drop_list(struct sk_buff **listp) in skb_drop_list()