| /freebsd-14-stable/contrib/libder/tests/ |
| HD | fuzz_stream.c | 119 if (fparams->buftype >= BUFFER_END) in fuzz_file() 125 switch (fparams->buftype) { in fuzz_file() 231 if (fparams->type != STREAM_FILE && fparams->buftype != BUFFER_NONE) in LLVMFuzzerTestOneInput()
|
| HD | make_corpus.c | 70 params->buftype, params->strict, seed->seed_name) != -1); in write_one() 119 params.buftype = buffered; in main()
|
| HD | fuzzers.h | 28 enum stream_buffer buftype; member
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | sa.c | 133 static int sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype); 555 dmu_buf_t *db, sa_buf_type_t buftype, int full_space, int *index, in sa_find_sizes() argument 563 if (buftype == SA_BONUS && sa->sa_force_spill) { in sa_find_sizes() 606 buftype == SA_BONUS && *index == -1 && in sa_find_sizes() 611 if (buftype == SA_SPILL || in sa_find_sizes() 622 ASSERT(buftype == SA_BONUS); in sa_find_sizes() 639 buftype == SA_BONUS) in sa_find_sizes() 663 sa_buf_type_t buftype; in sa_build_layouts() local 725 buftype = SA_BONUS; in sa_build_layouts() 742 if (buftype == SA_BONUS && !sa->sa_force_spill) { in sa_build_layouts() [all …]
|
| /freebsd-14-stable/sbin/fsck_ffs/ |
| HD | fsck.h | 210 extern char *buftype[]; 212 type < BT_NUMBUFTYPES ? buftype[type] : buftype[BT_UNKNOWN]
|
| HD | fsutil.c | 88 char *buftype[BT_NUMBUFTYPES] = BT_NAMES; variable 859 buftype[i], readcnt[i], readcnt[i] * 100 / diskreads, in printIOstats()
|
| /freebsd-14-stable/sys/kgssapi/krb5/ |
| HD | kcrypto_aes.c | 138 aes_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, in aes_encrypt_1() argument 157 if (buftype == CRYPTO_BUF_MBUF) in aes_encrypt_1()
|
| /freebsd-14-stable/sys/cam/nvme/ |
| HD | nvme_da.c | 686 uintptr_t buftype; in ndaasync() local 688 buftype = (uintptr_t)arg; in ndaasync() 689 if (buftype == CDAI_TYPE_PHYS_PATH) { in ndaasync()
|
| HD | nvme_xpt.c | 661 switch(cdai->buftype) { in nvme_dev_advinfo() 736 (void *)(uintptr_t)cdai->buftype); in nvme_dev_advinfo()
|
| /freebsd-14-stable/sys/cam/scsi/ |
| HD | scsi_pass.c | 528 uintptr_t buftype; in passasync() local 530 buftype = (uintptr_t)arg; in passasync() 531 if (buftype == CDAI_TYPE_PHYS_PATH) { in passasync()
|
| HD | scsi_enc_ses.c | 1048 cdai.buftype = CDAI_TYPE_PHYS_PATH; in ses_setphyspath_callback() 1059 cdai.buftype = CDAI_TYPE_PHYS_PATH; in ses_setphyspath_callback() 1110 cdai.buftype = CDAI_TYPE_SCSI_DEVID; in ses_set_physpath()
|
| HD | scsi_da.c | 2169 uintptr_t buftype; in daasync() local 2171 buftype = (uintptr_t)arg; in daasync() 2172 if (buftype == CDAI_TYPE_PHYS_PATH) { in daasync() 6205 cdai.buftype = CDAI_TYPE_RCAPLONG; in dasetgeom()
|
| HD | scsi_xpt.c | 2512 switch(cdai->buftype) { in scsi_dev_advinfo() 2614 (void *)(uintptr_t)cdai->buftype); in scsi_dev_advinfo()
|
| HD | scsi_sa.c | 2563 cdai.buftype = CDAI_TYPE_EXT_INQ; in saregister()
|
| /freebsd-14-stable/sys/cam/mmc/ |
| HD | mmc_xpt.c | 342 ("%s: request %x\n", __func__, cdai->buftype)); in mmc_dev_advinfo() 348 switch(cdai->buftype) { in mmc_dev_advinfo()
|
| HD | mmc_da.c | 705 uintptr_t buftype; in sddaasync() local 709 buftype = (uintptr_t)arg; in sddaasync() 710 if (buftype == CDAI_TYPE_PHYS_PATH) { in sddaasync()
|
| /freebsd-14-stable/sys/dev/mps/ |
| HD | mps_sas.c | 3155 uintptr_t buftype; in mpssas_async() local 3157 buftype = (uintptr_t)arg; in mpssas_async() 3165 if (buftype != CDAI_TYPE_RCAPLONG) in mpssas_async() 3204 cdai.buftype = CDAI_TYPE_RCAPLONG; in mpssas_async()
|
| /freebsd-14-stable/sys/dev/mpr/ |
| HD | mpr_sas.c | 3343 uintptr_t buftype; in mprsas_async() local 3345 buftype = (uintptr_t)arg; in mprsas_async() 3353 if (buftype != CDAI_TYPE_RCAPLONG) in mprsas_async() 3392 cdai.buftype = CDAI_TYPE_RCAPLONG; in mprsas_async()
|
| /freebsd-14-stable/sys/cam/ata/ |
| HD | ata_da.c | 1378 uintptr_t buftype; in adaasync() local 1380 buftype = (uintptr_t)arg; in adaasync() 1381 if (buftype == CDAI_TYPE_PHYS_PATH) { in adaasync()
|
| HD | ata_xpt.c | 1722 switch(cdai->buftype) { in ata_dev_advinfo() 1779 (void *)(uintptr_t)cdai->buftype); in ata_dev_advinfo()
|
| /freebsd-14-stable/sys/cam/ |
| HD | cam_ccb.h | 1311 uint32_t buftype; /* IN: Type of data being requested */ member
|
| HD | cam_xpt.c | 1177 cdai.buftype = CDAI_TYPE_SERIAL_NUM; in xpt_getattr() 1179 cdai.buftype = CDAI_TYPE_PHYS_PATH; in xpt_getattr() 1182 cdai.buftype = CDAI_TYPE_SCSI_DEVID; in xpt_getattr() 1197 switch(cdai.buftype) { in xpt_getattr()
|
| /freebsd-14-stable/sbin/camcontrol/ |
| HD | camcontrol.c | 755 advi->buftype = CDAI_TYPE_MMC_PARAMS; in print_dev_mmcsd() 796 advi->buftype = CDAI_TYPE_NVME_CNTRL; in nvme_get_cdata() 8768 ccb->cdai.buftype = CDAI_TYPE_SCSI_DEVID; in getdevid()
|