Home
last modified time | relevance | path

Searched defs:bytes (Results 401 – 425 of 1231) sorted by relevance

1...<<11121314151617181920>>...50

/OK3568_Linux_fs/kernel/samples/crypto/
H A Dfips140_lab_util.c91 static void rand_bytes(uint8_t *bytes, size_t count) in rand_bytes()
104 static const char *bytes_to_hex(const uint8_t *bytes, size_t count) in bytes_to_hex()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h95 u64 bytes; member
110 u64 bytes; member
/OK3568_Linux_fs/kernel/drivers/dma/
H A Didma64.c344 size_t bytes = desc->length; in idma64_active_desc_size() local
371 size_t bytes; in idma64_tx_status() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflac.c58 …lback(FLAC__StreamDecoder const* decoder UNUSED, FLAC__byte buffer[], size_t* bytes, void* ft_data) in decoder_read_callback()
342 …FLAC__StreamEncoder const * const flac, const FLAC__byte buffer[], size_t const bytes, unsigned co… in flac_stream_encoder_write_callback()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c1021 u64 bytes; in ch_flower_stats_handler() local
1067 u64 bytes; in cxgb4_tc_flower_stats() local
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_port.c3107 unsigned char bytes; in fcr_get_rxtrig_bytes() local
3114 static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) in bytes_to_fcr_rxtrig()
3167 static int do_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_set_rxtrig()
3189 static int do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_serial8250_set_rxtrig()
3204 unsigned char bytes; in rx_trig_bytes_store() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c647 const size_t bytes = sizeof(struct mcp_gen_header); in myri10ge_adopt_running_firmware() local
917 size_t bytes; in myri10ge_reset() local
1179 int bytes, int watchdog) in myri10ge_alloc_rx_pages()
1254 struct myri10ge_rx_buffer_state *info, int bytes) in myri10ge_unmap_rx_page()
1311 int i, idx, remainder, bytes; in myri10ge_rx_done() local
1936 size_t bytes; in myri10ge_allocate_rings() local
3523 size_t bytes; in myri10ge_free_slices() local
3556 size_t bytes; in myri10ge_alloc_slices() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c177 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1c_get_eeprom()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_sctp.h39 #define bytes(type) (sizeof(type) * 8) macro
/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto-internal.h99 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dearlycon.c117 int m, n, bytes; in efi_earlycon_write_char() local
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dadc-joystick.c35 int bytes, msb, val, idx, i; in adc_joystick_handle() local
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dprobe.c78 size_t bytes; in sof_ipc_probe_info() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpage_track.c220 int bytes) in kvm_page_track_write()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c257 int sec_firmware_get_random(uint8_t *rand, int bytes) in sec_firmware_get_random()
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c219 size_t bytes) in sst_platform_compr_ack()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmappingmanagerengine.cpp190 …ppingManagerEngine::engineTileFinished(const QGeoTileSpec &spec, const QByteArray &bytes, const QS… in engineTileFinished()
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_sctp.h39 #define bytes(type) (sizeof(type) * 8) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_sctp.h39 #define bytes(type) (sizeof(type) * 8) macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Djz4780-efuse.c70 void *val, size_t bytes) in jz4780_efuse_read()
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c760 unsigned long bytes; /* Bytes to write to page */ in iomap_write_actor() local
860 unsigned long bytes = min_t(loff_t, PAGE_SIZE - offset, length); in iomap_unshare_actor() local
910 unsigned bytes = min_t(u64, PAGE_SIZE - offset, length); in iomap_zero() local
934 s64 bytes; in iomap_zero_range_actor() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_pkt.h117 #define PKTPUSH(osh, skb, bytes) \ argument
122 #define PKTPULL(osh, skb, bytes) \ argument
352 #define PKTPUSH(osh, skb, bytes) osl_pktpush((osh), (skb), (bytes)) argument
353 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_pkt.h117 #define PKTPUSH(osh, skb, bytes) \ argument
122 #define PKTPULL(osh, skb, bytes) \ argument
352 #define PKTPUSH(osh, skb, bytes) osl_pktpush((osh), (skb), (bytes)) argument
353 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes)) argument
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c1268 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc()
1278 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free()
1295 unsigned int i, bytes; in fib_info_hash_move() local
1455 unsigned int bytes; in fib_create_info() local
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c1934 void *buf, unsigned long bytes) in default_write_copy()
1945 void *buf, unsigned long bytes) in default_write_copy_kernel()
1956 unsigned long hwoff, void *buf, unsigned long bytes) in fill_silence()
1975 void *buf, unsigned long bytes) in default_read_copy()
1987 void *buf, unsigned long bytes) in default_read_copy_kernel()

1...<<11121314151617181920>>...50