Home
last modified time | relevance | path

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

/linux-6.8/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.8/fs/nilfs2/
Dbmap.c357 struct list_head *listp) in nilfs_bmap_lookup_dirty_buffers()
Dsegment.c697 struct list_head *listp, in nilfs_lookup_dirty_data_buffers()
759 struct list_head *listp) in nilfs_lookup_dirty_node_buffers()
1037 struct list_head *listp, in nilfs_segctor_apply_buffers()
Dbtree.c2148 struct list_head *listp) in nilfs_btree_lookup_dirty_buffers()
/linux-6.8/kernel/bpf/
Dcpumap.c138 struct list_head *listp, in cpu_map_bpf_prog_run_skb()
/linux-6.8/fs/nfs/
Dpnfs.c3120 static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg()
3131 static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg_done()
/linux-6.8/tools/perf/util/
Dparse-events.c1536 struct list_head **listp, void *loc_) in parse_events_multi_pmu_add()
/linux-6.8/sound/usb/
Dmixer_quirks.c143 struct usb_mixer_elem_list **listp) in add_single_ctl_with_resume()
/linux-6.8/sound/pci/hda/
Dhda_codec.c169 const hda_nid_t **listp) in snd_hda_get_conn_list()
/linux-6.8/net/core/
Dskbuff.c874 static void skb_drop_list(struct sk_buff **listp) in skb_drop_list()