Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
Dbmap.c349 struct list_head *listp) in nilfs_bmap_lookup_dirty_buffers()
Dsegment.c683 struct list_head *listp, in nilfs_lookup_dirty_data_buffers()
738 struct list_head *listp) in nilfs_lookup_dirty_node_buffers()
1003 struct list_head *listp, in nilfs_segctor_apply_buffers()
Dbtree.c2136 struct list_head *listp) in nilfs_btree_lookup_dirty_buffers()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/fs/nfs/
Dpnfs.c3083 static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg()
3094 static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg_done()
/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.c1559 char *str, struct list_head **listp) in parse_events_multi_pmu_add()
/kernel/linux/linux-5.10/sound/usb/
Dmixer_quirks.c142 struct usb_mixer_elem_list **listp) in add_single_ctl_with_resume()
/kernel/linux/linux-5.10/mm/
Dslab.c241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c169 const hda_nid_t **listp) in snd_hda_get_conn_list()
/kernel/linux/linux-5.10/net/core/
Dskbuff.c578 static void skb_drop_list(struct sk_buff **listp) in skb_drop_list()