Home
last modified time | relevance | path

Searched refs:SIZE (Results 1 – 25 of 38) sorted by relevance

12

/f-stack/dpdk/drivers/common/qat/qat_adf/
H A Dadf_transport_access_macros.h68 #define ADF_MSG_SIZE_TO_BYTES(SIZE) (SIZE << 5) argument
69 #define ADF_BYTES_TO_MSG_SIZE(SIZE) (SIZE >> 5) argument
70 #define ADF_SIZE_TO_RING_SIZE_IN_BYTES(SIZE) ((1 << (SIZE - 1)) << 7) argument
71 #define ADF_RING_SIZE_IN_BYTES_TO_SIZE(SIZE) ((1 << (SIZE - 1)) >> 7) argument
74 #define ADF_RING_SIZE_BYTES_MIN(SIZE) ((SIZE < ADF_RING_SIZE_4K) ? \ argument
75 ADF_RING_SIZE_4K : SIZE)
76 #define ADF_RING_SIZE_MODULO(SIZE) (SIZE + 0x6) argument
77 #define ADF_SIZE_TO_POW(SIZE) ((((SIZE & 0x4) >> 1) | ((SIZE & 0x4) >> 2) | \ argument
78 SIZE) & ~0x4)
/f-stack/dpdk/doc/guides/tools/
H A Dhugepages.rst49 * ``-p SIZE, --pagesize=SIZE``
54 * ``-r SIZE, --reserve=SIZE``
59 * ``--setup SIZE``
/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu_cust.h55 #define MEMZALLOC(PTR, CAST, SIZE) \ argument
56 ((PTR) = (CAST)malloc((SIZE), M_NG_SSCFU, M_NOWAIT | M_ZERO))
72 #define MEMZALLOC(PTR, CAST, SIZE) \ argument
73 ((PTR) = (CAST)malloc((SIZE), M_NG_SSCFU_INS, M_NOWAIT | M_ZERO))
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/persist_l2arc/
H A Dsetup.ksh27 log_must mkfile $SIZE $VDEV
28 log_must mkfile $SIZE $VDEV1
H A Dpersist_l2arc.cfg23 export SIZE=1G
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/threadsappend/
H A Dthreadsappend_001_pos.ksh75 SIZE=`ls -l ${TESTDIR}/${TESTFILE} | awk '{print $5}'`
76 if [[ $SIZE -ne $FILE_SIZE ]]; then
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/compression/
H A Dl2arc_compressed_arc.ksh25 export SIZE=1G
74 log_must mkfile $SIZE $VDEV
H A Dl2arc_compressed_arc_disabled.ksh25 export SIZE=1G
71 log_must mkfile $SIZE $VDEV
H A Dl2arc_encrypted_no_compressed_arc.ksh25 export SIZE=1G
72 log_must mkfile $SIZE $VDEV
H A Dl2arc_encrypted.ksh25 export SIZE=1G
75 log_must mkfile $SIZE $VDEV
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_replace/
H A Dreplace_prop_ashift.ksh57 log_must truncate -s $SIZE $disk1
58 log_must truncate -s $SIZE $disk2
H A Dreplace-o_ashift.ksh55 log_must truncate -s $SIZE $disk1
56 log_must truncate -s $SIZE $disk2
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dadd_prop_ashift.ksh57 log_must mkfile $SIZE $disk1
58 log_must mkfile $SIZE $disk2
H A Dadd-o_ashift.ksh57 log_must mkfile $SIZE $disk1
58 log_must mkfile $SIZE $disk2
H A Dzpool_add.cfg31 export SIZE="$(((MINVDEVSIZE / (1024 * 1024)) * 2))m"
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dloongson.yaml54 // CPU_PHYSICAL(2) SIZE(2)
57 // BUS_ADDRESS(3) CPU_PHYSICAL(2) SIZE(2)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_attach/
H A Dattach-o_ashift.ksh55 log_must truncate -s $SIZE $disk1
56 log_must truncate -s $SIZE $disk2
/f-stack/dpdk/app/pdump/
H A Dmain.c66 #define SIZE 256 macro
638 char vdev_name[SIZE]; in create_mp_ring_vdev()
639 char vdev_args[SIZE]; in create_mp_ring_vdev()
640 char ring_name[SIZE]; in create_mp_ring_vdev()
641 char mempool_name[SIZE]; in create_mp_ring_vdev()
645 snprintf(mempool_name, SIZE, MP_NAME, i); in create_mp_ring_vdev()
666 snprintf(ring_name, SIZE, RX_RING, i); in create_mp_ring_vdev()
677 snprintf(ring_name, SIZE, TX_RING, i); in create_mp_ring_vdev()
749 snprintf(ring_name, SIZE, RX_RING, i); in create_mp_ring_vdev()
786 snprintf(ring_name, SIZE, TX_RING, i); in create_mp_ring_vdev()
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop_cust.h63 #define MEMZALLOC(PTR, CAST, SIZE) \ argument
64 ((PTR) = (CAST)malloc((SIZE), M_NG_SSCOP, M_NOWAIT | M_ZERO))
88 #define MEMZALLOC(PTR, CAST, SIZE) \ argument
89 ((PTR) = (CAST)malloc((SIZE), M_NG_SSCOP_INS, M_NOWAIT | M_ZERO))
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cache/
H A Dsetup.ksh39 log_must mkfile $SIZE $VDEV $VDEV2
/f-stack/tools/libxo/
H A DMakefile.am92 -e "s;__SIZE__;SIZE (textproc/${PACKAGE_FILE}) = $$SIZE;"
103 && SIZE="`ls -l ${PACKAGE_FILE} | awk '{print $$5}'`" \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_set/
H A Dzpool_set_ashift.ksh66 log_must mkfile $SIZE $disk
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_crypto.rst45 [--cipher_key_random_size SIZE] [--cipher_iv IV] [--cipher_iv_random_size SIZE] /
47 [--auth_key_random_size SIZE] [--auth_iv IV] [--auth_iv_random_size SIZE] /
49 [--aead_key_random_size SIZE] [--aead_iv] [--aead_iv_random_size SIZE] /
50 [--aad AAD] [--aad_random_size SIZE] /
51 [--digest size SIZE] [--sessionless] [--cryptodev_mask MASK] /
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dcreate-o_ashift.ksh99 disk=$(create_blockfile $SIZE)
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs-tests.sh311 $0 [-hvqxkfS] [-s SIZE] [-r RUNFILES] [-t PATH] [-u USER]
328 -s SIZE Use vdevs of SIZE (default: 4G)

12