Home
last modified time | relevance | path

Searched defs:out (Results 101 - 125 of 1937) sorted by relevance

12345678910>>...78

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_arrays.c13 char out[256]; member
43 struct core_reloc_arrays_output *out = (void *)&data.out; in test_core_arrays() local
H A Dtest_core_reloc_mods.c13 char out[256]; member
51 struct core_reloc_mods_output *out = (void *)&data.out; in test_core_mods() local
[all...]
H A Dtest_core_reloc_bitfields_probed.c13 char out[256]; member
44 struct core_reloc_bitfields_output *out = (void *)&data.out; in test_core_bitfields() local
[all...]
H A Dtest_core_reloc_flavors.c13 char out[256]; member
51 struct core_reloc_flavors *out = (void *)&data.out; in test_core_flavors() local
H A Dtest_core_reloc_ints.c13 char out[256]; member
33 struct core_reloc_ints *out = (void *)&data.out; in test_core_ints() local
[all...]
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dsha256_s390.c38 static int sha256_export(struct shash_desc *desc, void *out) in sha256_export() argument
H A Dsha1_s390.c45 static int s390_sha1_export(struct shash_desc *desc, void *out) in s390_sha1_export() argument
H A Dsha512_s390.c39 static int sha512_export(struct shash_desc *desc, void *out) in sha512_export() argument
H A Dsha3_512_s390.c30 static int sha3_512_export(struct shash_desc *desc, void *out) in sha3_512_export() argument
H A Dsha3_256_s390.c31 static int sha3_256_export(struct shash_desc *desc, void *out) in sha3_256_export() argument
H A Dsha_common.c72 int s390_sha_final(struct shash_desc *desc, u8 *out) in s390_sha_final() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dfeatures.c58 char *out = buf; bch_print_cache_set_feature_compat() local
65 char *out = buf; bch_print_cache_set_feature_ro_compat() local
72 char *out = buf; bch_print_cache_set_feature_incompat() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvdec_drv_if.c82 vdec_if_get_param(struct mtk_vcodec_ctx *ctx, enum vdec_get_param_type type, void *out) vdec_if_get_param() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.h41 struct usb_ep *out; member
/kernel/linux/linux-5.10/sound/usb/6fire/
H A Dmidi.h24 struct snd_rawmidi_substream *out; member
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/
H A DMakefile14 out := $(OUTPUT)arch/powerpc/include/generated/asm macro
/kernel/linux/linux-5.10/tools/perf/arch/s390/
H A DMakefile13 out := $(OUTPUT)arch/s390/include/generated/asm macro
/kernel/linux/linux-5.10/fs/hfs/
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc() argument
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac() argument
[all...]
/kernel/linux/linux-5.10/lib/crypto/
H A Darc4.c37 void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, unsigned int len) in arc4_crypt() argument
H A Dcurve25519-selftest.c1288 u8 out[CURVE25519_KEY_SIZE], out2[CURVE25519_KEY_SIZE], in curve25519_selftest() local
/kernel/linux/linux-5.10/lib/
H A Dtest_memcat_p.c24 struct test_struct **in0, **in1, **out, **p; in test_memcat_p_init() local
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Dnf_log_bridge.c16 nf_log_bridge_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_bridge_packet() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_log_netdev.c15 nf_log_netdev_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_netdev_packet() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c12 u32 out[MLX5_ST_SZ_DW(general_obj_out_cmd_hdr)]; in mlx5_create_encryption_key() local
64 u32 out[MLX5_ST_SZ_DW(general_obj_out_cmd_hdr)]; in mlx5_destroy_encryption_key() local
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
H A Dimg-ir-rc6.c60 img_ir_rc6_filter(const struct rc_scancode_filter *in, struct img_ir_filter *out, u64 protocols) img_ir_rc6_filter() argument

Completed in 10 milliseconds

12345678910>>...78