Home
last modified time | relevance | path

Searched defs:in (Results 1 - 25 of 1522) sorted by relevance

12345678910>>...61

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_link_pinning.c8 int in = 0; variable
H A Dtest_core_reloc_ptr_as_arr.c12 char in[256]; member
25 struct core_reloc_ptr_as_arr *in = (void *)&data.in; in test_core_ptr_as_arr() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_link_pinning.c8 int in = 0; variable
H A Dtest_core_reloc_ptr_as_arr.c12 char in[256]; member
25 struct core_reloc_ptr_as_arr *in = (void *)&data.in; in test_core_ptr_as_arr() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhead-inflate-data.c39 char *in = __data_loc; in __inflate_kernel_data() local
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhead-inflate-data.c36 char *in = __data_loc; in __inflate_kernel_data() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmcg.c41 u32 in[MLX5_ST_SZ_DW(attach_to_mcg_in)] = {}; in mlx5_core_attach_mcg() local
54 u32 in[MLX5_ST_SZ_D in mlx5_core_detach_mcg() local
[all...]
H A Dpd.c41 u32 in[MLX5_ST_SZ_DW(alloc_pd_in)] = {}; in mlx5_core_alloc_pd() local
54 u32 in[MLX5_ST_SZ_DW(dealloc_pd_in)] = {}; in mlx5_core_dealloc_pd() local
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dhwmon-s3c.h33 struct s3c_hwmon_chcfg *in[8]; member
/kernel/linux/linux-5.10/include/linux/
H A Dascii85.h22 ascii85_encode(u32 in, char *out) in ascii85_encode() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpd.c40 u32 in[MLX5_ST_SZ_DW(alloc_pd_in)] = {}; in mlx5_core_alloc_pd() local
53 u32 in[MLX5_ST_SZ_DW(dealloc_pd_in)] = {}; in mlx5_core_dealloc_pd() local
[all...]
H A Dmcg.c40 u32 in[MLX5_ST_SZ_DW(attach_to_mcg_in)] = {}; in mlx5_core_attach_mcg() local
53 u32 in[MLX5_ST_SZ_D in mlx5_core_detach_mcg() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dascii85.h23 ascii85_encode(u32 in, char *out) in ascii85_encode() argument
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dhwmon-s3c.h33 struct s3c_hwmon_chcfg *in[8]; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_perf.c8 char in[128], out[128]; in test_xdp_perf() local
/kernel/liteos_m/components/net/test/
H A Dnet_socket_test_006.c40 struct in_addr in; in InetTest() local
[all...]
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_006.cpp39 struct in_addr in; in InetTest() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dblake2s_generic.c15 crypto_blake2s_update_generic(struct shash_desc *desc, const u8 *in, unsigned int inlen) crypto_blake2s_update_generic() argument
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-cipher-glue.c16 static void aes_arm_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm_encrypt() argument
24 static void aes_arm_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm_decrypt() argument
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-cipher-glue.c15 static void aes_arm64_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm64_encrypt() argument
23 static void aes_arm64_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm64_decrypt() argument
H A Dsm4-ce-glue.c20 static void sm4_ce_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in sm4_ce_encrypt() argument
33 static void sm4_ce_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in sm4_ce_decrypt() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dblake2s-shash.c18 crypto_blake2s_update_x86(struct shash_desc *desc, const u8 *in, unsigned int inlen) crypto_blake2s_update_x86() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dsmc_abi.c20 void do_smc_transport(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) in do_smc_transport() argument
57 do_smc_transport(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) do_smc_transport() argument
110 smc_req(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) smc_req() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-cipher-glue.c16 static void aes_arm_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm_encrypt() argument
24 static void aes_arm_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm_decrypt() argument
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Daes-cipher-glue.c15 static void aes_arm64_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm64_encrypt() argument
23 static void aes_arm64_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm64_decrypt() argument

Completed in 7 milliseconds

12345678910>>...61