Home
last modified time | relevance | path

Searched defs:gc (Results 1 – 25 of 30) sorted by path

12

/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c7460 br_gcm_context gc; in test_GCM() local
/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_cap.c96 gelf_update_cap(Elf_Data *ed, int ndx, GElf_Cap *gc) in gelf_update_cap()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2401 if (Qualifiers::GC gc = getObjCGCAttr()) { in print() local
/freebsd/contrib/lua/src/
H A Dlobject.h50 struct GCObject *gc; /* collectable objects */ member
H A Dlstate.h354 GCObject gc; /* common header */ member
/freebsd/contrib/nvi/vi/
H A Dv_match.c38 int cnt, isempty, matchc, startc, (*gc)(SCR *, VCS *); in v_match() local
/freebsd/crypto/openssh/
H A Dclientloop.c473 struct global_confirm *gc; in client_global_request_reply() local
899 struct global_confirm *gc, *last_gc; in client_register_global_confirm() local
/freebsd/lib/geom/part/
H A Dgeom_part.c230 struct gconfig *gc; in geom_is_withered() local
242 struct gconfig *gc; in find_geomcfg() local
254 struct gconfig *gc; in find_provcfg() local
300 struct gconfig *gc; in fmtattrib() local
/freebsd/lib/libgeom/
H A Dgeom_xml2tree.c191 struct gconfig *gc; in EndElement() local
/freebsd/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c594 struct rpc_gss_cred *gc) in svc_rpc_gss_accept_sec_context()
962 struct rpc_gss_cred gc; in svc_rpc_gss() local
/freebsd/sbin/mdconfig/
H A Dmdconfig.c498 struct gconf *gc; in md_list() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h386 GCObject *gc; /* collectable objects */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_iter.c43 zcp_list_func_t *gc; member
/freebsd/sys/dev/iommu/
H A Diommu_gas.c707 struct iommu_map_entries_tailq *gc, in iommu_gas_remove_locked()
746 struct iommu_map_entries_tailq *gc, struct iommu_map_entry **r1, in iommu_gas_remove_init()
756 struct iommu_map_entries_tailq *gc, struct iommu_map_entry **r1, in iommu_gas_remove_cleanup()
781 struct iommu_map_entries_tailq gc; in iommu_gas_remove() local
/freebsd/sys/dev/mana/
H A Dgdma_main.c340 mana_gd_create_hw_eq(struct gdma_context *gc, in mana_gd_create_hw_eq()
561 struct gdma_context *gc; in mana_gd_process_eq_events() local
634 struct gdma_context *gc; in mana_gd_register_irq() local
688 struct gdma_context *gc; in mana_gd_deregiser_irq() local
790 struct gdma_context *gc = gd->gdma_context; in mana_gd_create_eq() local
847 mana_gd_destroy_cq(struct gdma_context *gc, in mana_gd_destroy_cq()
865 struct gdma_context *gc = gd->gdma_context; in mana_gd_create_hwc_queue() local
938 struct gdma_context *gc = gd->gdma_context; in mana_gd_create_dma_region() local
1002 struct gdma_context *gc = gd->gdma_context; in mana_gd_create_mana_eq() local
1333 struct gdma_context *gc; in mana_gd_post_work_request() local
[all …]
H A Dhw_channel.c382 mana_hwc_destroy_cq(struct gdma_context *gc, struct hwc_cq *hwc_cq) in mana_hwc_destroy_cq()
466 struct gdma_context *gc = hwc->gdma_dev->gdma_context; in mana_hwc_alloc_dma_buf() local
655 struct gdma_context *gc = hwc->gdma_dev->gdma_context; in mana_hwc_test_channel() local
684 mana_hwc_establish_channel(struct gdma_context *gc, uint16_t *q_depth, in mana_hwc_establish_channel()
776 mana_hwc_create_channel(struct gdma_context *gc) in mana_hwc_create_channel()
836 mana_hwc_destroy_channel(struct gdma_context *gc) in mana_hwc_destroy_channel()
H A Dmana_en.c938 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_send_request() local
992 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_query_device_cfg() local
1298 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_destroy_eq() local
1321 struct gdma_context *gc = gd->gdma_context; in mana_create_eq() local
1849 struct gdma_context *gc = in mana_poll_rx_cq() local
2036 struct gdma_context *gc; in mana_create_txq() local
2223 struct gdma_context *gc = apc->ac->gdma_dev->gdma_context; in mana_destroy_rxq() local
2347 struct gdma_context *gc; in mana_create_rxq() local
2801 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_probe_port() local
2909 struct gdma_context *gc = gd->gdma_context; in mana_probe() local
[all …]
H A Dmana_sysctl.c142 struct gdma_context *gc = apc->ac->gdma_dev->gdma_context; in mana_sysctl_add_port() local
/freebsd/sys/gdb/
H A Dgdb_cons.c119 struct gdbcons *gc = arg; in gdb_cnflush() local
145 struct gdbcons *gc; in gdb_cnputc() local
/freebsd/sys/netinet6/
H A Dnd6.c1434 nd6_free(struct llentry **lnp, int gc) in nd6_free()
/freebsd/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c921 struct rpc_gss_cred *gc) in svc_rpc_gss_accept_sec_context()
1332 struct rpc_gss_cred gc; in svc_rpc_gss() local
/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.c52 struct bhyvegc *gc; member
182 vga_check_size(struct bhyvegc *gc, struct vga_softc *sc) in vga_check_size()
319 vga_render(struct bhyvegc *gc, void *arg) in vga_render()
/freebsd/usr.sbin/bhyve/
H A Dbhyvegc.c45 struct bhyvegc *gc; in bhyvegc_init() local
67 bhyvegc_set_fbaddr(struct bhyvegc *gc, void *fbaddr) in bhyvegc_set_fbaddr()
76 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize()
94 bhyvegc_get_image(struct bhyvegc *gc) in bhyvegc_get_image()
H A Dconsole.c35 struct bhyvegc *gc; member
H A Dpci_fbuf.c342 pci_fbuf_render(struct bhyvegc *gc, void *arg) in pci_fbuf_render()

12