Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nilfs2/
Dbmap.c349 struct list_head *listp) in nilfs_bmap_lookup_dirty_buffers()
Dsegment.c678 struct list_head *listp, in nilfs_lookup_dirty_data_buffers()
733 struct list_head *listp) in nilfs_lookup_dirty_node_buffers()
998 struct list_head *listp, in nilfs_segctor_apply_buffers()
Dbtree.c2135 struct list_head *listp) in nilfs_btree_lookup_dirty_buffers()
/Linux-v5.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-v5.15/kernel/bpf/
Dcpumap.c173 struct list_head *listp, in cpu_map_bpf_prog_run_skb()
/Linux-v5.15/fs/nfs/
Dpnfs.c3081 static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg()
3092 static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg_done()
/Linux-v5.15/tools/perf/util/
Dparse-events.c1647 char *str, struct list_head **listp) in parse_events_multi_pmu_add()
/Linux-v5.15/sound/usb/
Dmixer_quirks.c142 struct usb_mixer_elem_list **listp) in add_single_ctl_with_resume()
/Linux-v5.15/sound/pci/hda/
Dhda_codec.c169 const hda_nid_t **listp) in snd_hda_get_conn_list()
/Linux-v5.15/mm/
Dslab.c242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/Linux-v5.15/net/core/
Dskbuff.c627 static void skb_drop_list(struct sk_buff **listp) in skb_drop_list()