Searched defs:sockets (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/stand/libsa/
H A Dnetif.c50 struct iodesc sockets[SOPEN_MAX]; variable in typeref:struct:iodesc
/freebsd-11-stable/sys/amd64/vmm/
H A Dx86.c95 uint16_t cores, maxcpus, sockets, threads; local
H A Dvmm.c167 uint16_t sockets; /* (o) num of sockets */ member in struct:vm
474 vm_get_topology(struct vm *vm, uint16_t *sockets, uint16_t *cores, argument
490 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h145 TAILQ_HEAD(boundq, evhttp_bound_socket) sockets; member in struct:evhttp
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A Dkpasswdd.c654 int *sockets; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dssh-agent.c111 SocketEntry *sockets = NULL; variable
[all...]
/freebsd-11-stable/tests/sys/aio/
H A Daio_test.c453 int sockets[2]; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c167 uint16_t cores, maxcpus, sockets, threads; variable
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c240 static struct socket_info *sockets; variable in typeref:struct:socket_info
/freebsd-11-stable/lib/libvmmapi/
H A Dvmmapi.c1420 vm_set_topology(struct vmctx *ctx, uint16_t sockets, uint16_t cores, uint16_t threads, uint16_t maxcpus) argument
1434 vm_get_topology(struct vmctx *ctx, uint16_t *sockets, uint16_t *cores, uint16_t *threads, uint16_t *maxcpus) argument
/freebsd-11-stable/sys/amd64/include/
H A Dvmm_dev.h220 uint16_t sockets; member in struct:vm_cpu_topology
/freebsd-11-stable/usr.sbin/bhyvectl/
H A Dbhyvectl.c2274 uint16_t sockets, cores, threads, maxcpus; local

Completed in 225 milliseconds