Searched defs:meta (Results 26 - 50 of 79) sorted by relevance

1234

/freebsd-current/usr.sbin/bhyve/
H A Dvirtio.c847 vi_pci_snapshot_softc(struct virtio_softc *vs, struct vm_snapshot_meta *meta) argument
863 vi_pci_snapshot_consts(struct virtio_consts *vc, struct vm_snapshot_meta *meta) argument
876 vi_pci_snapshot_queues(struct virtio_softc *vs, struct vm_snapshot_meta *meta) argument
927 vi_pci_snapshot(struct vm_snapshot_meta *meta) argument
[all...]
H A Dpci_virtio_net.c769 pci_vtnet_snapshot(void *vsc, struct vm_snapshot_meta *meta) argument
H A Dusb_mouse.c788 umouse_snapshot(void *scarg, struct vm_snapshot_meta *meta) argument
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dps2kbd.c509 ps2kbd_snapshot(struct ps2kbd_softc *sc, struct vm_snapshot_meta *meta) argument
H A Dps2mouse.c422 ps2mouse_snapshot(struct ps2mouse_softc *sc, struct vm_snapshot_meta *meta) argument
[all...]
H A Dpci_lpc.c591 pci_lpc_snapshot(struct vm_snapshot_meta *meta) argument
H A Datkbdc.c562 atkbdc_snapshot(struct vm_snapshot_meta *meta) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp121 Metadata *meta = local
135 Metadata *meta = reinterpret_cast<Metadata *>(allocator.GetMetaData(p)); local
152 Metadata *meta = reinterpret_cast<Metadata *>(allocator.GetMetaData(old_p)); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp217 Metadata *meta = local
243 Metadata *meta = reinterpret_cast<Metadata *>(allocator.GetMetaData(p)); local
270 Metadata *meta = reinterpret_cast<Metadata*>(allocator.GetMetaData(old_p)); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp123 auto meta = ctx->metamap.GetMemoryStats(); local
/freebsd-current/sys/amd64/vmm/io/
H A Dvhpet.c767 vhpet_snapshot(struct vhpet *vhpet, struct vm_snapshot_meta *meta) argument
[all...]
H A Dvrtc.c1025 vrtc_snapshot(struct vrtc *vrtc, struct vm_snapshot_meta *meta) argument
[all...]
H A Dvlapic.c1838 vlapic_snapshot(struct vm *vm, struct vm_snapshot_meta *meta) argument
[all...]
/freebsd-current/contrib/mandoc/
H A Dmdoc_term.c444 print_mdoc_foot(struct termp *p, const struct roff_meta *meta) argument
493 print_mdoc_head(struct termp *p, const struct roff_meta *meta) argument
[all...]
H A Dmdoc_html.c312 print_mdoc_head(const struct roff_meta *meta, struct html *h) argument
453 mdoc_root_post(const struct roff_meta *meta, struct html *h) argument
470 mdoc_root_pre(const struct roff_meta *meta, struct html *h) argument
[all...]
H A Dcgi.c877 struct roff_meta *meta; local
H A Dmain.c973 struct roff_meta *meta; local
[all...]
H A Dmandocdb.c1177 struct roff_meta *meta; local
1474 parse_man(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1604 parse_mdoc(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1639 parse_mdoc_Fa(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1653 parse_mdoc_Fd(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1718 parse_mdoc_Fn(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1740 parse_mdoc_Fo(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1754 parse_mdoc_Va(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1779 parse_mdoc_Xr(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1799 parse_mdoc_Nd(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1809 parse_mdoc_Nm(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1831 parse_mdoc_Sh(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1839 parse_mdoc_head(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devrpc.c1034 struct evrpc_meta *meta = NULL; local
1055 struct evrpc_meta *meta = NULL; local
[all...]
/freebsd-current/sys/dev/altera/softdma/
H A Dsoftdma.c399 uint32_t meta; local
/freebsd-current/contrib/libevent/
H A Devrpc.c1034 struct evrpc_meta *meta = NULL; local
1055 struct evrpc_meta *meta = NULL; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h164 uptr meta = (beg + kRegionSize) - (n + 1) * kMetadataSize; local
/freebsd-current/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c92 void iwl_txq_gen2_tfd_unmap(struct iwl_trans *trans, struct iwl_cmd_meta *meta, argument
211 iwl_txq_gen2_set_tb_with_wa(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_tfh_tfd *tfd, dma_addr_t phys, void *virt, u16 len, struct iwl_cmd_meta *meta) argument
1394 iwl_txq_gen1_tfd_unmap(struct iwl_trans *trans, struct iwl_cmd_meta *meta, struct iwl_txq *txq, int index) argument
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1188 struct iwl_cmd_meta *meta; local
[all...]
/freebsd-current/usr.bin/chat/
H A Dchat.c851 const char *meta; local

Completed in 406 milliseconds

1234