/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_tunnel.c | 2359 .size = sizeof(struct ip6_tnl_net),
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | protocol.c | 499 * be sure to adjust the size in __mptcp_move_skbs_from_subflow() 930 /* Limit the write to the size available in the in mptcp_sendmsg_frag() 956 psize = min_t(size_t, pfrag->size - offset, avail_size); in mptcp_sendmsg_frag()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 332 * the Rx rings, as they use different size descriptors in typhoon_inc_index() 333 * otherwise, everything is the same size as a cmd_desc in typhoon_inc_index() 537 * different size than the cmd_desc -- everyone else is the same in typhoon_num_free() 1289 remaining = typhoon_fw->size; in typhoon_request_firmware() 2338 err_msg = "Invalid PCI IO region size, aborting"; in typhoon_init_one() 2348 err_msg = "Invalid PCI MMIO region size, aborting"; in typhoon_init_one()
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | mt7530.c | 32 /* String, offset, and register size in bytes if different from 4 bytes */ 857 if (mib->size == 2) { in mt7530_get_ethtool_stats()
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | glock.c | 2629 seq->size = GFS2_SEQ_GOODSIZE; in __gfs2_glocks_open()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 178 u8 size; member 332 /* Min encryption key size to match with SMP */
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 2278 .size = HAL_IPQ5018_CE_SIZE,
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_enc.c | 1182 ctx->bank1.size += ctx->scratch_buf_size; in enc_post_seq_start() 1226 mfc_debug(2, "Encoded stream size: %d\n", strm_size); in enc_post_frame_start() 2476 mfc_debug(2, "plane size: %ld, dst size: %zu\n", in s5p_mfc_buf_prepare() 2479 mfc_err("plane size is too small for capture\n"); in s5p_mfc_buf_prepare() 2486 mfc_debug(2, "plane size: %ld, luma size: %d\n", in s5p_mfc_buf_prepare() 2488 mfc_debug(2, "plane size: %ld, chroma size: %d\n", in s5p_mfc_buf_prepare() 2492 mfc_err("plane size i in s5p_mfc_buf_prepare() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
H A D | anx7625.c | 1779 msg->size, msg->buffer); in anx7625_aux_transfer()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_intel.c | 812 /* Link position never gather than FIFO size */ in azx_via_get_position() 843 /* get the current DMA position with FIFO size correction */ 1748 * increase the bdl size for Glenfly Gpus for hardware in default_bdl_pos_adj() 1946 /* disable buffer size rounding to 128-byte multiples if supported */ in azx_first_init() 2320 err = snd_hda_load_patch(&chip->bus, chip->fw->size, in azx_probe_continue()
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 518 u8 size; member
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_gre.c | 1651 .size = sizeof(struct ip6gre_net),
|
H A D | ip6_tunnel.c | 2301 .size = sizeof(struct ip6_tnl_net),
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | pm_netlink.c | 400 * and return the array size. 627 * and return the array size. 2418 .size = sizeof(struct pm_nl_pernet),
|
/third_party/ffmpeg/libavcodec/ |
H A D | alsdec.c | 166 enum RA_Flag ra_flag; ///< indicates where the size of ra units is stored 408 // if size = 0xFFFFFFFF then there is no data field! in read_specific_config() 1651 // skip the size of the ra unit if present in the frame in read_frame_data() 1804 int buffer_size = avpkt->size; in decode_frame()
|
/third_party/curl/lib/ |
H A D | http2.c | 69 * use 16K as chunk size, as that fits H2 DATA frames well */ 79 /* keep smaller stream upload buffer (default h2 window size) to have 191 uint32_t local_window_size; /* the local recv window size */ 682 * size |length| to the network and return the number of bytes actually 931 newhandle->req.size = -1; in push_promise() 1023 * the local window size again to make nghttp2 send WINDOW_UPATEs in on_stream_frame() 2130 * Let's limit our stream window size around that, otherwise the server in h2_submit() 2471 DEBUGF(infof(data, "Set HTTP/2 window size to %u for stream %u", in http2_data_pause() 2480 DEBUGF(infof(data, "HTTP/2 window size is now %u for stream %u", in http2_data_pause() 2797 failf(data, "connection buffer size coul in Curl_http2_upgrade() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | Calendar.java | 1944 return values.toArray(new String[values.size()]); in getKeywordValuesForLocale()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 2208 if (all.length == ALLSET.size()) { in TestGetKeywordValuesForLocale()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 2211 if (all.length == ALLSET.size()) { in TestGetKeywordValuesForLocale()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | Calendar.java | 1869 return values.toArray(new String[values.size()]); in getKeywordValuesForLocale()
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 126 /** Return true if the component mask "mask" with bit size "old_bit_size" can 162 /** Re-interprets a component mask "mask" with bit size "old_bit_size" so that 954 unreachable("Invalid bit size"); in const_value_float() 971 unreachable("Invalid bit size"); in const_value_int() 1559 unreachable("Invalid bit size"); in nir_const_value_for_float() 1573 unreachable("Invalid bit size"); in nir_const_value_as_float() 2752 CASE(size) in nir_rewrite_image_intrinsic()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509.h | 799 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int size);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509.h | 799 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int size);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | x509.h | 799 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int size);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | x509.h | 799 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int size);
|