| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | dma_fifo.h | 39 unsigned int in; member
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha1.c | 193 static int octeon_sha1_import(struct shash_desc *desc, const void *in) in octeon_sha1_import()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | ath79_spi.c | 66 u32 out, in; in ath79_spi_xfer() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec.c | 274 struct compat_kexec_segment in; in COMPAT_SYSCALL_DEFINE4() local
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-fsi.c | 199 static int fsi_spi_data_in(u64 in, u8 *rx, int len) in fsi_spi_data_in() 376 u64 in = 0ULL; in fsi_spi_transfer_data() local
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 58 void * in, in krb5_encrypt() 97 void * in, in krb5_decrypt()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | kwboot.c | 463 kwboot_term_pipe(int in, int out, char *quit, int *s) in kwboot_term_pipe() 505 int rc, in, s; in kwboot_terminal() local
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | linuxvfs.c | 507 befs_utf2nls(struct super_block *sb, const char *in, in befs_utf2nls() 584 befs_nls2utf(struct super_block *sb, const char *in, in befs_nls2utf()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | kallsyms.c | 198 static struct sym_entry *read_symbol(FILE *in) in read_symbol() 315 static void read_map(FILE *in) in read_map()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | camellia_generic.c | 994 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in camellia_encrypt() 1022 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in camellia_decrypt()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbEvents.c | 847 xkbIndicatorNotify in; in XkbSendNotification() local 857 xkbIndicatorNotify in; in XkbSendNotification() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | fotg210.c | 67 static inline int fifo_to_ep(struct fotg210_chip *chip, int id, int in) in fifo_to_ep() 508 int in = (desc->bEndpointAddress & USB_DIR_IN) ? 1 : 0; in fotg210_ep_enable() local
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tb.c | 801 static struct tb_port *tb_find_dp_out(struct tb *tb, struct tb_port *in) in tb_find_dp_out() 842 struct tb_port *port, *in, *out; in tb_tunnel_dp() local 941 struct tb_port *in, *out; in tb_dp_resource_unavailable() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | native.c | 1519 static int native_afu_cr_write32(struct cxl_afu *afu, int cr, u64 off, u32 in) in native_afu_cr_write32() 1530 static int native_afu_cr_write16(struct cxl_afu *afu, int cr, u64 off, u16 in) in native_afu_cr_write16() 1548 static int native_afu_cr_write8(struct cxl_afu *afu, int cr, u64 off, u8 in) in native_afu_cr_write8()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.c | 113 u32 in[MLX5_ST_SZ_DW(modify_nic_vport_context_in)] = {}; in arm_vport_context_events_cmd() local 141 bool other_vport, void *in) in mlx5_eswitch_modify_esw_vport_context() 153 u32 in[MLX5_ST_SZ_DW(modify_esw_vport_context_in)] = {}; in modify_esw_vport_cvlan() local 1375 u32 in[MLX5_ST_SZ_DW(query_esw_functions_in)] = {}; in mlx5_esw_query_functions() local 2376 u32 in[MLX5_ST_SZ_DW(query_vport_counter_in)] = {}; in mlx5_eswitch_get_vport_stats() local
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smbencrypt.c | 59 smbhash(unsigned char *out, const unsigned char *in, unsigned char *key) in smbhash()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rl6231.c | 111 static unsigned int find_best_div(unsigned int in, in find_best_div()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress_unzstd.c | 170 ZSTD_inBuffer in; in __unzstd() local
|
| H A D | decompress_unxz.c | 255 STATIC int INIT unxz(unsigned char *in, long in_size, in unxz()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_ah.c | 254 const struct ib_grh *in_grh, const struct ib_mad *in, in ocrdma_process_mad()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_event.c | 188 xPresentIdleNotify in = { in present_send_idle_notify() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto.c | 72 int in, out, align; in check_alignment() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfo/ |
| H A D | tst_qgeopositioninfo.cpp | 330 QDataStream in(&ba, QIODevice::ReadOnly); in datastream() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_1000.c | 150 static const uint8_t in[] = { in xtest_crypto_test() local 192 static const uint8_t in[] = { in xtest_crypto_test() local 934 static const uint8_t in[] = { in xtest_tee_test_1012() local 1038 const uint8_t *in; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 2157 u8 num_actions, void *in) in mlx5_ib_create_modify_header() 2205 void *in; in UVERBS_HANDLER() local 2288 void *in, size_t len) in mlx5_ib_flow_action_create_packet_reformat_ctx() 2351 void *in; in UVERBS_HANDLER() local
|