/linux-6.8/tools/testing/selftests/net/tcp_ao/lib/ |
D | sock.c | 508 ssize_t bytes, sent; in test_server_run() local 548 size_t sent, bytes = min(msg_len, buf_sz - i); in test_client_loop() local
|
/linux-6.8/tools/arch/x86/include/asm/ |
D | insn.h | 19 insn_byte_t bytes[4]; member 45 insn_byte_t bytes[4]; member
|
/linux-6.8/drivers/net/ethernet/brocade/bna/ |
D | bnad_ethtool.c | 947 u8 *bytes) in bnad_get_eeprom() 987 u8 *bytes) in bnad_set_eeprom()
|
/linux-6.8/drivers/rtc/ |
D | rtc-ti-k3.c | 487 void *val, size_t bytes) in ti_k3_rtc_scratch_read() 495 void *val, size_t bytes) in ti_k3_rtc_scratch_write()
|
D | rtc-twl.c | 491 size_t bytes) in twl_nvram_read() 497 size_t bytes) in twl_nvram_write()
|
/linux-6.8/arch/riscv/kernel/ |
D | sbi.c | 577 int sbi_debug_console_write(const char *bytes, unsigned int num_bytes) in sbi_debug_console_write() 606 int sbi_debug_console_read(char *bytes, unsigned int num_bytes) in sbi_debug_console_read()
|
/linux-6.8/drivers/video/fbdev/core/ |
D | syscopyarea.c | 321 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_copyarea() local
|
D | cfbcopyarea.c | 387 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local
|
/linux-6.8/drivers/nvmem/layouts/ |
D | sl28vpd.c | 26 size_t bytes) in sl28vpd_mac_address_pp()
|
/linux-6.8/lib/ |
D | random32.c | 74 void prandom_bytes_state(struct rnd_state *state, void *buf, size_t bytes) in prandom_bytes_state()
|
/linux-6.8/drivers/dma/dw/ |
D | dw.c | 47 size_t bytes, unsigned int width, size_t *len) in dw_dma_bytes2block()
|
/linux-6.8/fs/bcachefs/ |
D | siphash.h | 61 u32 bytes; member
|
/linux-6.8/block/ |
D | bounce.c | 208 unsigned i = 0, bytes = 0; in __blk_queue_bounce() local
|
/linux-6.8/include/linux/usb/ |
D | hcd.h | 663 #define HS_NSECS(bytes) (((55 * 8 * 2083) \ argument 666 #define HS_NSECS_ISO(bytes) (((38 * 8 * 2083) \ argument 669 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) argument 670 #define HS_USECS_ISO(bytes) NS_TO_US(HS_NSECS_ISO(bytes)) argument
|
/linux-6.8/arch/m68k/include/asm/ |
D | sun3xflop.h | 123 static int bytes=0; in sun3xflop_hardint() local
|
/linux-6.8/arch/x86/crypto/ |
D | polyval-clmulni_glue.c | 45 u32 bytes; member
|
/linux-6.8/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 279 u8 *data, const u16 bytes) in eeprom_93cx6_multireadb()
|
/linux-6.8/tools/net/ynl/samples/ |
D | page-pool.c | 18 size_t refs, bytes; member
|
/linux-6.8/tools/testing/selftests/net/tcp_ao/ |
D | restore.c | 24 ssize_t bytes; in try_server_run() local
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | si_dma.c | 74 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
D | police.c | 175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
|
/linux-6.8/sound/core/oss/ |
D | pcm_oss.c | 589 long bytes = frames_to_bytes(runtime, frames); in snd_pcm_oss_bytes() local 602 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() 1368 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1401 …ize_t snd_pcm_oss_write1(struct snd_pcm_substream *substream, const char __user *buf, size_t bytes) in snd_pcm_oss_write1() 1478 static ssize_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int … in snd_pcm_oss_read2() 1511 …atic ssize_t snd_pcm_oss_read1(struct snd_pcm_substream *substream, char __user *buf, size_t bytes) in snd_pcm_oss_read1()
|
/linux-6.8/include/sound/ |
D | memalloc.h | 64 size_t bytes; /* buffer size in bytes */ member
|
/linux-6.8/drivers/tty/serial/8250/ |
D | 8250_port.c | 3062 unsigned char bytes; in fcr_get_rxtrig_bytes() local 3069 static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) in bytes_to_fcr_rxtrig() 3122 static int do_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_set_rxtrig() 3143 static int do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_serial8250_set_rxtrig() 3158 unsigned char bytes; in rx_trig_bytes_store() local
|
/linux-6.8/fs/ntfs3/ |
D | index.c | 614 static bool index_hdr_check(const struct INDEX_HDR *hdr, u32 bytes) in index_hdr_check() 634 static bool index_buf_check(const struct INDEX_BUFFER *ib, u32 bytes, in index_buf_check() 852 int bytes = used - (off + esize); in hdr_delete_de() local 941 u32 bytes = 1u << indx->index_bits; in indx_new() local 1045 u32 bytes = 1u << indx->index_bits; in indx_read() local
|