Home
last modified time | relevance | path

Searched refs:VIMAGE (Results 1 – 25 of 128) sorted by relevance

123456

/freebsd/share/examples/jails/
H A DVIMAGE3 ######################### VIMAGE KERNEL CONFIGURATION ##########################
12 ident VIMAGE # Kernel name
23 options VIMAGE # vnet paravirtualization
H A DREADME2 The below 4 samples require a VIMAGE enabled kernel:
5 $ cp VIMAGE /usr/src/sys/amd64/conf/
7 $ make KERNCONF=VIMAGE kernel
10 FreeBSD 12 has VIMAGE enabled in GENERIC on amd64.
/freebsd/sys/security/mac_ddb/
H A Dmac_ddb.c80 #ifdef VIMAGE
101 #ifdef VIMAGE
195 #ifdef VIMAGE
/freebsd/sys/netinet/
H A Dtcp_syncache.h37 #ifdef VIMAGE
131 #ifdef VIMAGE
H A Din_jail.c185 #ifdef VIMAGE in prison_equal_ip4()
191 #ifdef VIMAGE in prison_equal_ip4()
/freebsd/sys/ddb/
H A Ddb_sym.c70 #ifdef VIMAGE
124 #ifdef VIMAGE
256 #ifdef VIMAGE in db_value_of_name_vnet()
/freebsd/sys/amd64/conf/
H A DLINT-NOVIMAGE4 nooptions VIMAGE
/freebsd/sys/kern/
H A Dkern_hhook.c320 #ifdef VIMAGE in hhook_head_register()
349 #ifdef VIMAGE in hhook_head_destroy()
414 #ifdef VIMAGE in hhook_head_get()
H A Dlink_elf.c117 #ifdef VIMAGE
168 #ifdef VIMAGE
191 #ifdef VIMAGE
221 #ifdef VIMAGE
524 #ifdef VIMAGE in link_elf_init()
737 #ifdef VIMAGE
956 #ifdef VIMAGE in link_elf_link_preload()
1231 #ifdef VIMAGE in link_elf_load_file()
1377 #ifdef VIMAGE in elf_relocaddr()
1394 #ifdef VIMAGE in link_elf_unload_file()
[all …]
H A Dkern_jail.c121 #ifdef VIMAGE
209 #ifdef VIMAGE
241 #ifdef VIMAGE
770 #ifdef VIMAGE in prison_ip_conflict_check()
779 #ifdef VIMAGE in prison_ip_conflict_check()
1237 #ifdef VIMAGE in kern_jail_set()
1425 #if defined(VIMAGE) && (defined(INET) || defined(INET6)) in kern_jail_set()
1803 #ifdef VIMAGE in kern_jail_set()
1841 #ifdef VIMAGE in kern_jail_set()
1886 #if defined(VIMAGE) && (defined(INET) || defined(INET6)) in kern_jail_set()
[all …]
H A Dsubr_trap.c65 #ifdef VIMAGE
187 #ifdef VIMAGE in userret()
/freebsd/sys/modules/pflow/
H A DMakefile9 .if defined(VIMAGE)
/freebsd/sys/modules/pfsync/
H A DMakefile9 .if defined(VIMAGE)
/freebsd/sys/modules/pflog/
H A DMakefile9 .if defined(VIMAGE)
/freebsd/sys/net/route/
H A Droute_rtentry.c66 #ifdef VIMAGE
107 #ifdef VIMAGE in destroy_rtentry()
/freebsd/sys/netinet6/
H A Din6_jail.c176 #ifdef VIMAGE in prison_equal_ip6()
182 #ifdef VIMAGE in prison_equal_ip6()
H A Dfrag6.c109 #ifdef VIMAGE
249 #ifdef VIMAGE in sysctl_ip6_fraglifetime()
359 #ifdef VIMAGE in frag6_cleanup()
1048 #ifdef VIMAGE in frag6_init()
1093 #ifdef VIMAGE
H A Din6_rmx.c156 #ifdef VIMAGE
/freebsd/sys/modules/wtap/
H A DMakefile15 .if defined(VIMAGE)
/freebsd/sys/sys/
H A Ddomain.h70 #ifdef VIMAGE
H A Deventhandler.h39 #ifdef VIMAGE
169 #ifdef VIMAGE
/freebsd/sys/modules/pf/
H A DMakefile18 .if defined(VIMAGE)
/freebsd/sys/modules/netmap/
H A DMakefile7 CFLAGS += -I${.CURDIR}/../../ -D INET -D VIMAGE
/freebsd/sys/net/
H A Dif_loop.c107 #ifndef VIMAGE in lo_clone_destroy()
157 #ifdef VIMAGE
/freebsd/sys/rpc/
H A Dkrpc.h53 #ifdef VIMAGE

123456