Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dqapi-clone-visitor.c56 GenericList **listp, size_t size, in qapi_clone_start_list()
H A Dqobject-output-visitor.c127 GenericList **listp, size_t size, in qobject_output_start_list()
/openbmc/linux/fs/nilfs2/
H A Dbmap.c357 struct list_head *listp) in nilfs_bmap_lookup_dirty_buffers()
H A Dsegment.c697 struct list_head *listp, in nilfs_lookup_dirty_data_buffers()
760 struct list_head *listp) in nilfs_lookup_dirty_node_buffers()
1038 struct list_head *listp, in nilfs_segctor_apply_buffers()
H A Dbtree.c2153 struct list_head *listp) in nilfs_btree_lookup_dirty_buffers()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c400 struct list_head *listp; in bnx2fc_elstm_alloc() local
470 struct list_head *listp; in bnx2fc_cmd_alloc() local
/openbmc/linux/kernel/bpf/
H A Dcpumap.c138 struct list_head *listp, in cpu_map_bpf_prog_run_skb()
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c617 UserDefTwoList *listp = NULL, *tmp, *tmp_copy, *listp_copy = NULL; in test_nested_struct_list() local
/openbmc/linux/fs/nfs/
H A Dpnfs.c3124 static void pnfs_list_write_lseg(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg()
3135 static void pnfs_list_write_lseg_done(struct inode *inode, struct list_head *listp) in pnfs_list_write_lseg_done()
/openbmc/linux/tools/perf/util/
H A Dparse-events.c1488 struct list_head **listp, void *loc_) in parse_events_multi_pmu_add()
/openbmc/linux/mm/
H A Dslab.c241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c169 const hda_nid_t **listp) in snd_hda_get_conn_list()
/openbmc/linux/sound/usb/
H A Dmixer_quirks.c143 struct usb_mixer_elem_list **listp) in add_single_ctl_with_resume()
/openbmc/linux/net/core/
H A Dskbuff.c869 static void skb_drop_list(struct sk_buff **listp) in skb_drop_list()