/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsdecrypt.c | 890 ntfs_desx_decrypt(ntfs_fek *fek, u8 *outbuf, const u8 *inbuf) ntfs_desx_decrypt() argument 910 ntfs_desx_encrypt(ntfs_fek *fek, u8 *outbuf, const u8 *inbuf) ntfs_desx_encrypt() argument
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | preprocess.c | 224 spx_word16_t *inbuf; /**< Input buffer (overlapped analysis) */ member
|
/third_party/pulseaudio/speex/tmv/ |
H A D | preprocess_tm.h | 48 register int * restrict inbuf; in preprocess_analysis() local 335 register float * restrict inbuf = st->inbuf; in preprocess_analysis() local [all...] |
/third_party/python/Modules/cjkcodecs/ |
H A D | _codecs_iso2022.c | 291 iso2022processesc(const void *config, MultibyteCodec_State *state, const unsigned char **inbuf, Py_ssize_t *inleft) iso2022processesc() argument 391 iso2022processg2(const void *config, MultibyteCodec_State *state, const unsigned char **inbuf, Py_ssize_t *inleft, _PyUnicodeWriter *writer) iso2022processg2() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
H A D | stream.c | 1594 struct rkispp_buffer *inbuf; in restart_module() local
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | stream.c | 1664 struct rkispp_buffer *inbuf; in restart_module() local
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | virtio_console.c | 180 struct port_buffer *inbuf; member [all...] |
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | fastrpc.c | 1041 } inbuf; in fastrpc_init_create_process() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 150 efx_mcdi_send_request(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen) efx_mcdi_send_request() argument 802 _efx_mcdi_rpc(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet, int *raw_rc) _efx_mcdi_rpc() argument 860 _efx_mcdi_rpc_evb_retry(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) _efx_mcdi_rpc_evb_retry() argument 927 efx_mcdi_rpc(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual) efx_mcdi_rpc() argument 944 efx_mcdi_rpc_quiet(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual) efx_mcdi_rpc_quiet() argument 953 efx_mcdi_rpc_start(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen) efx_mcdi_rpc_start() argument 974 _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie, bool quiet) _efx_mcdi_rpc_async() argument 1049 efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async() argument 1057 efx_mcdi_rpc_async_quiet(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async_quiet() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1059 u8 *inbuf, *outbuf; in mlx4_get_port_ib_caps() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hptiop.h | 337 void *inbuf; member
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 801 ep11_cryptsingle(u16 card, u16 domain, u16 mode, u32 mech, const u8 *iv, const u8 *key, size_t keysize, const u8 *inbuf, size_t inbufsize, u8 *outbuf, size_t *outbufsize) ep11_cryptsingle() argument
|
/kernel/linux/linux-5.10/drivers/ntb/test/ |
H A D | ntb_perf.c | 157 void *inbuf; member [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_isr.c | 2318 uint32_t *inbuf, *outbuf; in qla24xx_nvme_iocb_entry() local
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | rockchip-nand-controller.c | 337 u8 *inbuf = NULL; in rk_nfc_cmd() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mae.c | 1391 efx_dword_t *inbuf; efx_mae_alloc_action_set_list() local 1918 efx_dword_t *inbuf; efx_mae_insert_ct() local 1989 efx_dword_t *inbuf; efx_mae_remove_ct() local [all...] |
H A D | mcdi.c | 147 efx_mcdi_send_request(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen) efx_mcdi_send_request() argument 799 _efx_mcdi_rpc(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet, int *raw_rc) _efx_mcdi_rpc() argument 857 _efx_mcdi_rpc_evb_retry(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) _efx_mcdi_rpc_evb_retry() argument 924 efx_mcdi_rpc(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual) efx_mcdi_rpc() argument 941 efx_mcdi_rpc_quiet(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual) efx_mcdi_rpc_quiet() argument 950 efx_mcdi_rpc_start(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen) efx_mcdi_rpc_start() argument 971 _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie, bool quiet) _efx_mcdi_rpc_async() argument 1046 efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async() argument 1054 efx_mcdi_rpc_async_quiet(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_mcdi_rpc_async_quiet() argument [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | compress.c | 377 zstd_in_buffer inbuf; in zstd_compress_pages() local 458 zstd_in_buffer inbuf; in zstd_decompress_pages() local [all...] |
/kernel/linux/linux-6.6/drivers/char/ |
H A D | virtio_console.c | 174 struct port_buffer *inbuf; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1059 u8 *inbuf, *outbuf; in mlx4_get_port_ib_caps() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 151 efx_mcdi_send_request(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen) efx_mcdi_send_request() argument 803 _efx_mcdi_rpc(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet, int *raw_rc) _efx_mcdi_rpc() argument 861 _efx_mcdi_rpc_evb_retry(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) _efx_mcdi_rpc_evb_retry() argument 928 efx_siena_mcdi_rpc(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual) efx_siena_mcdi_rpc() argument 945 efx_siena_mcdi_rpc_quiet(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual) efx_siena_mcdi_rpc_quiet() argument 954 efx_siena_mcdi_rpc_start(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen) efx_siena_mcdi_rpc_start() argument 975 _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie, bool quiet) _efx_mcdi_rpc_async() argument 1050 efx_siena_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_siena_mcdi_rpc_async() argument 1059 efx_siena_mcdi_rpc_async_quiet(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) efx_siena_mcdi_rpc_async_quiet() argument [all...] |
/kernel/linux/linux-6.6/drivers/ntb/test/ |
H A D | ntb_perf.c | 157 void *inbuf; member [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 780 char *inbuf = mmap(NULL, size, PROT_READ, MAP_SHARED, infd, 0); in do_mmap() local
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 951 ep11_cryptsingle(u16 card, u16 domain, u16 mode, u32 mech, const u8 *iv, const u8 *key, size_t keysize, const u8 *inbuf, size_t inbufsize, u8 *outbuf, size_t *outbufsize) ep11_cryptsingle() argument
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hptiop.h | 337 void *inbuf; member
|