Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/f-stack/freebsd/arm/conf/
H A Dstd.armv75 options HZ=1000
9 options INET # InterNETworking
36 options STACK # stack(9) support
65 #options BOOTVERBOSE
67 #options KTR
68 #options KTR_COMPILE=KTR_ALL
69 #options KTR_ENTRIES=16384
70 #options KTR_MASK=(KTR_SPARE2)
71 #options KTR_VERBOSE=0
72 #options USB_REQ_DEBUG
[all …]
H A Dstd.armv65 options HZ=1000
9 options INET # InterNETworking
36 options STACK # stack(9) support
65 #options BOOTVERBOSE
67 #options KTR
68 #options KTR_COMPILE=KTR_ALL
69 #options KTR_ENTRIES=16384
70 #options KTR_MASK=(KTR_SPARE2)
71 #options KTR_VERBOSE=0
72 #options USB_REQ_DEBUG
[all …]
/f-stack/freebsd/mips/conf/
H A Dstd.XLP13 options SMP
23 options NFSCL
24 options NFS_ROOT
27 #options BOOTP
38 options HZ=1000
43 options DDB
44 options KDB
45 options GDB
63 options FDT
108 options IPSEC
[all …]
H A Dstd.AR531213 options HZ=1000
19 options INTRNG
31 options DDB
32 options KDB
36 options INET6 # IPv6
44 # options NFS_LEGACYRPC
46 options INVARIANTS
48 options WITNESS
49 options WITNESS_SKIPSPIN
50 options DEBUG_REDZONE
[all …]
H A Dstd.MALTA5 options YAMON
7 options TICK_USE_YAMON_FREQ=defined
8 #options TICK_USE_MALTA_RTC=defined
16 options DDB
17 options KDB
19 options SCHED_4BSD #4BSD scheduler
20 options INET #InterNETworking
22 options NFSCL #Network Filesystem Client
31 options FFS #Berkeley Fast Filesystem
35 options ROOTDEVNAME=\"ufs:ada0\"
[all …]
H A Dstd.BERI14 options HZ=200
24 options DDB
25 options KDB
27 options KTRACE
36 options INTRNG
41 options INET
42 options INET6
44 options KGSSAPI
45 options NFSCL
46 options NFSLOCKD
[all …]
H A DX100026 options DDB
27 options KDB
28 options BREAK_TO_DEBUGGER
30 options COMPAT_FREEBSD10
31 options COMPAT_FREEBSD11
32 options COMPAT_FREEBSD12
34 options SCHED_4BSD #4BSD scheduler
35 options INET #InterNETworking
46 #options ROOTDEVNAME=\"ufs:ada0\"
71 options EXT_RESOURCES
[all …]
H A Dstd.AR531513 options HZ=1000
19 options INTRNG
30 options DDB
31 options KDB
35 options INET6 # IPv6
43 # options NFS_LEGACYRPC
45 options INVARIANTS
47 options WITNESS
48 options WITNESS_SKIPSPIN
49 options DEBUG_REDZONE
[all …]
H A Dstd.AR724X15 options HZ=1000
16 options HWPMC_HOOKS
26 options DDB
27 options KDB
28 options EARLY_PRINTF
32 #options INET6 # IPv6
39 options HWPMC_HOOKS
42 #options NFS_LEGACYRPC
44 options INVARIANTS
46 options WITNESS
[all …]
H A DBCM15 options CFE
19 options BREAK_TO_DEBUGGER
20 options BOOTVERBOSE=0
26 options DDB
27 options KDB
43 options GEOM_UZIP
49 #options DEADLKRES
50 options INVARIANTS
54 #options BUS_DEBUG
56 options EARLY_PRINTF
[all …]
H A DAR71XX_BASE14 options HZ=1000
15 options HWPMC_HOOKS
25 options DDB
26 options KDB
30 options INET6 # IPv6
38 # options NFS_LEGACYRPC
40 options INVARIANTS
42 options WITNESS
43 options WITNESS_SKIPSPIN
44 options DEBUG_REDZONE
[all …]
H A DJZ478028 options DDB
29 options KDB
30 options BREAK_TO_DEBUGGER
32 options COMPAT_FREEBSD10
33 options COMPAT_FREEBSD11
34 options COMPAT_FREEBSD12
36 options SCHED_4BSD #4BSD scheduler
37 options INET #InterNETworking
48 #options ROOTDEVNAME=\"ufs:ada0\"
76 options EXT_RESOURCES
[all …]
H A DPB9211 options HZ=1000
33 options DDB
34 options KDB
39 # options INET6
44 options ALQ
47 options DEADLKRES
48 options INVARIANTS
50 options WITNESS
59 options GEOM_UZIP
82 options ATH_DEBUG
[all …]
H A DQCA953X_BASE17 options HZ=1000
25 options DDB
26 options KDB
27 options ALQ
28 options BREAK_TO_DEBUGGER
39 options HWPMC_HOOKS
41 # options NFS_LEGACYRPC
43 options INVARIANTS
44 options INVARIANT_SUPPORT
45 options WITNESS
[all …]
H A Dstd.AR_MIPS_BASE11 options EARLY_PRINTF
16 options UMTX_CHAINS=16
17 options NBUF=128
22 options NO_SYSCTL_DESCR
29 options IEEE80211_DEBUG
48 options ATH_DEBUG
49 options ATH_DIAGAPI
53 options AH_DEBUG_ALQ
54 options AH_DEBUG
65 options USB_DEBUG
[all …]
H A Dstd.AR934X17 options HZ=1000
24 options DDB
25 options KDB
26 options ALQ
37 options HWPMC_HOOKS
39 # options NFS_LEGACYRPC
41 #options INVARIANTS
42 #options INVARIANT_SUPPORT
43 #options WITNESS
44 #options WITNESS_SKIPSPIN
[all …]
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c805 options->aead_xform.aead.iv.length = options->aead_iv.length; in l2fwd_main_loop()
943 options); in l2fwd_main_loop()
1531 rte_hexdump(stdout, "AAD:", options->aad.data, options->aad.length); in display_aead_info()
1569 if (options->ckey_param && (options->ckey_random_size != -1)) in l2fwd_crypto_options_print()
1572 if (options->akey_param && (options->akey_random_size != -1)) in l2fwd_crypto_options_print()
1578 if (options->auth_iv_param && (options->auth_iv_random_size != -1)) in l2fwd_crypto_options_print()
1581 if (options->aad_param && (options->aad_random_size != -1)) in l2fwd_crypto_options_print()
2638 options->cipher_xform.cipher.key.data = options->cipher_key; in reserve_key_memory()
2640 options->auth_xform.auth.key.data = options->auth_key; in reserve_key_memory()
2642 options->aead_xform.aead.key.data = options->aead_key; in reserve_key_memory()
[all …]
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_vectors.c415 if (options->op_type == CPERF_PDCP) { in cperf_test_vector_get_dummy()
429 if (options->cipher_iv_sz != 0) { in cperf_test_vector_get_dummy()
432 options->cipher_iv_sz, 16); in cperf_test_vector_get_dummy()
453 options->digest_sz, in cperf_test_vector_get_dummy()
464 options->digest_sz); in cperf_test_vector_get_dummy()
487 if (options->cipher_iv_sz != 0) { in cperf_test_vector_get_dummy()
490 options->cipher_iv_sz, 16); in cperf_test_vector_get_dummy()
517 options->digest_sz, in cperf_test_vector_get_dummy()
528 options->digest_sz); in cperf_test_vector_get_dummy()
550 if (options->aead_aad_sz) { in cperf_test_vector_get_dummy()
[all …]
H A Dcperf_ops.c38 if (options->op_type == CPERF_PDCP) { in cperf_set_ops_security()
49 buf_sz = options->test_buffer_size; in cperf_set_ops_security()
85 const struct cperf_options *options, in cperf_set_ops_null_cipher() argument
259 if (options->out_of_place) { in cperf_set_ops_auth()
366 if (options->out_of_place) { in cperf_set_ops_cipher_auth()
483 if (options->out_of_place) { in cperf_set_ops_aead()
577 if (options->auth_algo != 0) { in cperf_create_session()
608 .domain = options->pdcp_domain, in cperf_create_session()
610 .sn_size = options->pdcp_sn_sz, in cperf_create_session()
710 options->digest_sz; in cperf_create_session()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/sparse/
H A Dsparse_001_pos.ksh55 options=""
60 [[ -n "$HOLES_FILESIZE" ]] && options=" $options -f $HOLES_FILESIZE "
62 [[ -n "$HOLES_BLKSIZE" ]] && options="$options -b $HOLES_BLKSIZE "
64 [[ -n "$HOLES_COUNT" ]] && options="$options -c $HOLES_COUNT "
66 [[ -n "$HOLES_SEED" ]] && options="$options -s $HOLES_SEED "
68 [[ -n "$HOLES_FILEOFFSET" ]] && options="$options -o $HOLES_FILEOFFSET "
70 options="$options -r "
72 [[ -n "$options" ]] && options_display=$options
75 log_must file_trunc $options $TESTDIR/$TESTFILE
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_006_pos.ksh65 if [[ $options != *"P"* ]]; then
75 typeset options=$1
86 log_fail "zfs send $options failed"
123 options="-nv"
129 options="-Pnv"
135 options="-nv"
142 options="-vPn"
148 options="-nvi"
159 options="-vPni"
190 options="-Rnv"
[all …]
/f-stack/freebsd/amd64/conf/
H A DMINIMAL41 options SCHED_ULE # ULE scheduler
44 options INET # InterNETworking
46 options TCP_OFFLOAD # TCP offload
48 options FFS # Berkeley Fast Filesystem
65 options KTRACE # ktrace(1) support
66 options STACK # stack(9) support
69 options SYSVSEM # SYSV-style semaphores
74 options AUDIT # Security event auditing
77 options MAC # TrustedBSD MAC Framework
89 options EARLY_AP_STARTUP
[all …]
/f-stack/freebsd/mips/mediatek/
H A Dstd.rt288022 options FDT
23 options FDT_DTB_STATIC
26 options INTRNG
27 options MIPS_NIRQ=256
30 options NEW_PCIB
36 options DDB
37 options KDB
40 options INVARIANTS
42 options WITNESS
44 options DEBUG_REDZONE
[all …]
H A Dstd.mediatek23 options FDT
24 options FDT_DTB_STATIC
27 options INTRNG
28 options MIPS_NIRQ=256
31 options NEW_PCIB
37 options DDB
38 options KDB
41 options INVARIANTS
43 options WITNESS
45 options DEBUG_REDZONE
[all …]
/f-stack/freebsd/arm64/conf/
H A DGENERIC82 options INTRNG
108 options SOC_ALLWINNER_H5
109 options SOC_ALLWINNER_H6
112 options SOC_HISI_HI6220
114 options SOC_BRCM_BCM2837
115 options SOC_BRCM_BCM2838
116 options SOC_MARVELL_8K
118 options SOC_NXP_LS
121 options SOC_XILINX_ZYNQ
301 options EXT_RESOURCES
[all …]

12345678910>>...25