Searched refs:data_type (Results 1 – 15 of 15) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | ipsec.h | 1513 int data_type; in cnstr_shdsc_authenc() local 1607 data_type = MSGINSNOOP; in cnstr_shdsc_authenc() 1609 data_type = MSGOUTSNOOP; in cnstr_shdsc_authenc() 1626 SEQFIFOLOAD(p, data_type, 0, VLF | LAST1 | FLUSH1); in cnstr_shdsc_authenc() 1637 SEQFIFOLOAD(p, data_type, 0, VLF | LAST1 | LAST2 | FLUSH1); in cnstr_shdsc_authenc()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 203 seq_printf(f, "%-31s %-4d ", knp->name, knp->data_type); in kstat_seq_show_named() 205 switch (knp->data_type) { in kstat_seq_show_named() 239 PANIC("Undefined kstat data type %d\n", knp->data_type); in kstat_seq_show_named()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 132 uchar_t data_type; /* data type */ member
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 142 uchar_t data_type; /* data type */ member
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 447 uchar_t data_type; /* data type */ member
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | sec_run_time_asm.h | 544 inline_flags(enum rta_data_type data_type) in inline_flags() argument 546 switch (data_type) { in inline_flags()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 400 if (ksent->data_type != 0) { in kstat_install_named() 401 typelast = ksent->data_type; in kstat_install_named()
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | trees.c | 924 if (s->strm->data_type == Z_UNKNOWN) 925 s->strm->data_type = detect_data_type(s);
|
| H A D | zlib.h | 102 int data_type; /* best guess about the data type: binary or text member
|
| H A D | inflate.c | 1269 strm->data_type = (int)state->bits + (state->last ? 64 : 0) +
|
| H A D | ChangeLog | 749 - Use a new algorithm for setting strm->data_type in trees.c [Truta] 766 - Fix trees.c to update strm->data_type (no one ever noticed!) 810 - Fix strm->data_type on inflate() return to correctly indicate EOB 851 - Set strm->data_type on return from inflate
|
| H A D | deflate.c | 481 strm->data_type = Z_UNKNOWN;
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | abd_os.c | 712 abd_stats.abdstat_scatter_orders[i].data_type = in abd_init()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 503 ks->data_type = KSTAT_DATA_UINT64; in spa_tx_assign_init()
|
| H A D | dbuf.c | 856 dbuf_stats.cache_levels[i].data_type = in dbuf_init() 860 dbuf_stats.cache_levels_bytes[i].data_type = in dbuf_init()
|