Home
last modified time | relevance | path

Searched defs:description (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_nat.h70 char description[NG_NAT_DESC_LENGTH]; member
90 char description[NG_NAT_DESC_LENGTH]; member
107 char description[NG_NAT_DESC_LENGTH]; member
146 char description[NG_NAT_DESC_LENGTH]; member
/f-stack/tools/compat/include/netgraph/
H A Dng_nat.h68 char description[NG_NAT_DESC_LENGTH]; member
88 char description[NG_NAT_DESC_LENGTH]; member
105 char description[NG_NAT_DESC_LENGTH]; member
144 char description[NG_NAT_DESC_LENGTH]; member
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h13 const char *description; member
34 const char *description; member
H A Dtest_cryptodev_rsa_test_vectors.h16 const char *description; member
/f-stack/freebsd/kern/
H A Dkern_sema.c50 sema_init(struct sema *sema, int value, const char *description) in sema_init()
H A Dkern_sx.c236 sx_init_flags(struct sx *sx, const char *description, int opts) in sx_init_flags()
H A Dsubr_witness.c1894 enroll(const char *description, struct lock_class *lock_class) in enroll()
/f-stack/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler.h264 const char *description; /**< Scheduler description */ member
H A Dscheduler_pmd_private.h48 char description[RTE_CRYPTODEV_SCHEDULER_DESC_MAX_LEN]; member
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_struct.h162 uint8_t description[16]; member
223 uint8_t description[64]; member
232 uint8_t description[64]; member
241 uint8_t description[64]; member
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json6 "description": "", string
58 "description": "Top-level ZFS pool latency by ZIO type", string
94 "description": "Latency histogram for the total reads of a ZFS pool", string
218 "description": "Latency histogram for the total writes of a ZFS pool", string
356 "description": "Latency histogram for the synchronous reads of a ZFS pool", string
480 "description": "Latency histogram for the asynchronous reads of a ZFS pool", string
604 "description": "Latency histogram for the scrub or scan reads of a ZFS pool", string
728 "description": "Latency histogram for the actual disk reads of a ZFS pool", string
866 "description": "Latency histogram for the synchronous writes of a ZFS pool", string
990 "description": "Latency histogram for the asynchronous writes of a ZFS pool", string
[all …]
/f-stack/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c116 char index_string[8], description[32]; in contigmem_load() local
/f-stack/freebsd/arm/ti/
H A Dti_edma3.c135 char * description; member
/f-stack/lib/
H A Dff_lock.c293 sx_init_flags(struct sx *sx, const char *description, int opts) in sx_init_flags()
/f-stack/freebsd/x86/xen/
H A Dxen_apic.c89 const char *description; member
/f-stack/freebsd/sys/
H A Dsx.h313 sx_init_flags(struct sx *sx, const char *description, int opts) in sx_init_flags()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_tlv_layout.h309 uint8_t description[]; member
/f-stack/freebsd/contrib/v4l/
H A Dvideodev2.h389 __u8 description[32]; /* Description string */ member
/f-stack/freebsd/net/
H A Diflib.c6395 const char *description, if_int_delay_info_t info, in iflib_add_int_delay_sysctl()