Home
last modified time | relevance | path

Searched defs:out (Results 501 – 525 of 1443) sorted by relevance

1...<<21222324252627282930>>...58

/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dsha3_256_s390.c32 static int sha3_256_export(struct shash_desc *desc, void *out) in sha3_256_export()
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.h45 static inline int memtype_copy_nth_element(struct memtype *out, loff_t pos) in memtype_copy_nth_element()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/
H A Dunused.hpp79 inline std::ostream& operator<<(std::ostream& out, detail::unused_only const&) BOOST_NOEXCEPT in operator <<()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dregex.h147 SizeType out; //!< Equals to kInvalid for matching state in RAPIDJSON_DIAG_OFF() member
156 SizeType out; //!< link-list of all output states in RAPIDJSON_DIAG_OFF() member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c239 struct dmub_srv_region_info *out) in dmub_srv_calc_region_info()
314 struct dmub_srv_fb_info *out) in dmub_srv_calc_fb_info()
/OK3568_Linux_fs/kernel/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c594 static int bcm47xx_get_sprom_ssb(struct ssb_bus *bus, struct ssb_sprom *out) in bcm47xx_get_sprom_ssb()
649 static int bcm47xx_get_sprom_bcma(struct bcma_bus *bus, struct ssb_sprom *out) in bcm47xx_get_sprom_bcma()
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Daes-spe-glue.c162 static void ppc_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in ppc_aes_encrypt()
171 static void ppc_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in ppc_aes_decrypt()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_kvp.c264 struct hv_kvp_ip_msg *out = out_msg; in process_ob_ipinfo() local
324 struct hv_kvp_msg *out = out_msg; in process_ib_ipinfo() local
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_proto.c59 u8 *out; in prepare_packet() local
173 u8 *out; in cros_ec_prepare_tx() local
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-dp.c129 enum ipu_color_space out, in ipu_dp_csc_init()
169 enum ipu_color_space out) in ipu_dp_setup_channel()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dnative.c1473 static int native_afu_cr_read64(struct cxl_afu *afu, int cr, u64 off, u64 *out) in native_afu_cr_read64()
1484 static int native_afu_cr_read32(struct cxl_afu *afu, int cr, u64 off, u32 *out) in native_afu_cr_read32()
1495 static int native_afu_cr_read16(struct cxl_afu *afu, int cr, u64 off, u16 *out) in native_afu_cr_read16()
1507 static int native_afu_cr_read8(struct cxl_afu *afu, int cr, u64 off, u8 *out) in native_afu_cr_read8()
/OK3568_Linux_fs/kernel/fs/nls/
H A Dmac-turkish.c555 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
H A Dmac-romanian.c555 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
H A Dmac-croatian.c555 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
H A Dmac-celtic.c555 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
H A Dmac-iceland.c555 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
H A Dmac-roman.c590 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_spi.c89 uint8_t *out; in cros_ec_spi_command() local
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dcompress.h19 struct page **in, **out; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dunused.hpp81 inline Out& operator<<(Out& out, detail::unused_only const&) in operator <<()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_meta_bridge.c26 const struct net_device *in = nft_in(pkt), *out = nft_out(pkt); in nft_meta_bridge_get_eval() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8000.c365 uint8_t out[2048] = { }; in xtest_test_derivation_hkdf() local
485 uint8_t out[2048] = { }; in xtest_test_derivation_concat_kdf() local
609 uint8_t out[2048] = { }; in xtest_test_derivation_pbkdf2() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconfdata.c670 FILE *out; in conf_write_defconfig() local
741 FILE *out; in conf_write() local
956 FILE *out, *tristate, *out_h; in conf_write_autoconf() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconfdata.c671 FILE *out; in conf_write_defconfig() local
742 FILE *out; in conf_write() local
975 FILE *out, *tristate, *out_h; in conf_write_autoconf() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgf119.c56 gf119_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in gf119_gpio_drive()

1...<<21222324252627282930>>...58