Home
last modified time | relevance | path

Searched refs:bytes (Results 3076 - 3100 of 3107) sorted by relevance

1...<<121122123124125

/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S295 set LOCAL_SIZE, 192 # stack frame size(bytes)
531 set WORD, 2 # len(word) == 2 bytes
532 set LONG, 4 # len(longword) == 2 bytes
2187 # the strategy is to move the exception frame "down" 12 bytes. then, we
2227 # the strategy is to move the exception frame "down" 12 bytes. then, we
2267 # the strategy is to move the exception frame "down" 12 bytes. then, we
2511 mov.l &0xc,%d0 # pass: 12 bytes
2523 mov.l &0xc,%d0 # pass: 12 bytes
2766 # incremented the stack pointer by the appropriate number of bytes.
2967 # the total instruction length is 16 bytes
[all...]
H A Dfplsp.S275 set LOCAL_SIZE, 192 # stack frame size(bytes)
511 set WORD, 2 # len(word) == 2 bytes
512 set LONG, 4 # len(longword) == 2 bytes
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S295 set LOCAL_SIZE, 192 # stack frame size(bytes)
531 set WORD, 2 # len(word) == 2 bytes
532 set LONG, 4 # len(longword) == 2 bytes
2187 # the strategy is to move the exception frame "down" 12 bytes. then, we
2227 # the strategy is to move the exception frame "down" 12 bytes. then, we
2267 # the strategy is to move the exception frame "down" 12 bytes. then, we
2511 mov.l &0xc,%d0 # pass: 12 bytes
2523 mov.l &0xc,%d0 # pass: 12 bytes
2766 # incremented the stack pointer by the appropriate number of bytes.
2967 # the total instruction length is 16 bytes
[all...]
H A Dfplsp.S275 set LOCAL_SIZE, 192 # stack frame size(bytes)
511 set WORD, 2 # len(word) == 2 bytes
512 set LONG, 4 # len(longword) == 2 bytes
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c1873 rdata->tx.bytes = tx_bytes; in xgbe_dev_xmit()
2312 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in xgbe_queue_flow_control_threshold()
2313 pdata->rx_rfd[queue] = 1; /* Full - 1536 bytes */ in xgbe_queue_flow_control_threshold()
2319 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in xgbe_queue_flow_control_threshold()
2320 pdata->rx_rfd[queue] = 5; /* Full - 3584 bytes */ in xgbe_queue_flow_control_threshold()
/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0.c2678 if (! subs || subs->dma_buffer.bytes < INTEL8X0_TESTBUF_SIZE) { in intel8x0_measure_ac97_clock()
3037 /* SIS7012 handles the pcm data in bytes, others are in samples */ in snd_intel8x0_create()
3042 /* the start of each lists must be aligned to 8 bytes */ in snd_intel8x0_create()
3050 /* tables must be aligned to 8 bytes here, but the kernel pages in snd_intel8x0_create()
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1712.c1532 snd_iprintf(buffer, " Size : %i bytes\n", ice->eeprom.size); in snd_ice1712_proc_read()
1584 memcpy(ucontrol->value.bytes.data, &ice->eeprom, sizeof(ice->eeprom)); in snd_ice1712_eeprom_get()
/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c285 __u64 tx_bytes; /* How many bytes we've transmitted */
385 __u16 pad; /* pad out the hh struct to an even 16 bytes */
2529 x->curlft.bytes += skb->len; in pktgen_output_ipsec()
2683 * into the respective header bytes. in pktgen_finalize_skb()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c1923 rdata->tx.bytes = tx_bytes; in xgbe_dev_xmit()
2362 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in xgbe_queue_flow_control_threshold()
2363 pdata->rx_rfd[queue] = 1; /* Full - 1536 bytes */ in xgbe_queue_flow_control_threshold()
2369 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in xgbe_queue_flow_control_threshold()
2370 pdata->rx_rfd[queue] = 5; /* Full - 3584 bytes */ in xgbe_queue_flow_control_threshold()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_css20.c795 isp->css_env.isp_css_fw.bytes = isp->firmware->size; in atomisp_css_load_firmware()
H A Dsh_css.c1424 err = sh_css_load_firmware(dev, fw->data, fw->bytes); in ia_css_load_firmware()
1563 err = sh_css_load_firmware(dev, fw->data, fw->bytes); in ia_css_init()
4081 * Events are decoded into 4 bytes of payload, the first byte in ia_css_dequeue_psys_event()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.c1017 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke()
2975 * than 8 bytes. in thread__resolve_callchain_sample()
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c294 __u64 tx_bytes; /* How many bytes we've transmitted */
400 __u16 pad; /* pad out the hh struct to an even 16 bytes */
2665 x->curlft.bytes += skb->len; in pktgen_output_ipsec()
2822 * into the respective header bytes. in pktgen_finalize_skb()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c232 * Addresses are in bytes, sizes are in quad-regs.
358 #define BYTES_TO_DWORDS(bytes) ((bytes) / BYTES_IN_DWORD)
1014 * Returns the dumped size in bytes.
1025 * Returns the dumped size in bytes.
1087 /* Dump param value (and change offset from bytes to dwords) */ in qed_dump_num_param()
3929 "find_nvram_image: found NVRAM image of type %d in NVRAM offset %d bytes with size %d bytes\n", in qed_find_nvram_image()
3951 "nvram_read: reading image of size %d bytes from NVRAM\n", in qed_nvram_read()
3984 * - trace_data_grc_addr (OUT): trace data GRC address in bytes
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1321 * The hardware will only let you ack bytes in ahc_handle_seqint()
1632 * ack bytes before latching the current phase in in ahc_handle_scsiint()
4697 * Touch all SCB bytes to avoid parity errors in ahc_build_free_scb_list()
5375 printk("%s: hardware scb %u bytes; kernel scb %u bytes; " in ahc_init()
5376 "ahc_dma %u bytes\n", in ahc_init()
6669 printk("Handled %sResidual of %d bytes\n", in ahc_calc_residual()
7049 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
7810 byte = cmd->bytes; in ahc_handle_target_cmd()
H A Daic79xx_core.c1515 * the other bytes of the sgptr too. in ahd_run_data_fifo()
4102 * Harpoon2A4 also assumes at most 2 data bytes per in ahd_update_neg_table()
6217 cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2); in ahd_reset()
6232 mod_cmd, /*bytes*/2); in ahd_reset()
6259 0xFF, /*bytes*/1); in ahd_reset()
6261 cmd, /*bytes*/2); in ahd_reset()
7366 * Clear the spare bytes in the neg table to avoid in ahd_chip_init()
7916 * Each entry is 2 bytes wide, hence the in ahd_index_busy_tcl()
9139 printk("Handled %sResidual of %d bytes\n", in ahd_calc_residual()
9543 ahd_outsb(ahd, SEQRAM, instr.bytes, in ahd_download_instr()
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c591 * 256(name) + 80(value) + 16(entry) = 352 bytes, in ocfs2_calc_security_init()
654 * 256(name) + 80(value) + 16(entry) = 352 bytes, in ocfs2_calc_xattr_init()
656 * 80(value) + 16(entry) * 2(if directory) = 192 bytes, in ocfs2_calc_xattr_init()
1905 static int ocfs2_xa_value_truncate(struct ocfs2_xa_loc *loc, u64 bytes, in ocfs2_xa_value_truncate() argument
1912 trunc_rc = ocfs2_xattr_value_truncate(loc->xl_inode, &vb, bytes, in ocfs2_xa_value_truncate()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1615 err = sh_css_load_firmware(dev, fw->data, fw->bytes); in ia_css_load_firmware()
1756 err = sh_css_load_firmware(dev, fw->data, fw->bytes); in ia_css_init()
4594 /* Events are decoded into 4 bytes of payload, the first byte in ia_css_dequeue_psys_event()
H A Datomisp_compat_css20.c879 isp->css_env.isp_css_fw.bytes = isp->firmware->size; in atomisp_css_load_firmware()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c290 * Addresses are in bytes, sizes are in quad-regs.
416 #define BYTES_TO_DWORDS(bytes) ((bytes) / BYTES_IN_DWORD)
1095 * Returns the dumped size in bytes.
1106 * Returns the dumped size in bytes.
1168 /* Dump param value (and change offset from bytes to dwords) */ in qed_dump_num_param()
1864 "find_nvram_image: found NVRAM image of type %d in NVRAM offset %d bytes with size %d bytes\n", in qed_find_nvram_image()
1888 "nvram_read: reading image of size %d bytes from NVRAM\n", in qed_nvram_read()
4066 * - trace_data_grc_addr (OUT): trace data GRC address in bytes
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c585 * 256(name) + 80(value) + 16(entry) = 352 bytes, in ocfs2_calc_security_init()
648 * 256(name) + 80(value) + 16(entry) = 352 bytes, in ocfs2_calc_xattr_init()
650 * 80(value) + 16(entry) * 2(if directory) = 192 bytes, in ocfs2_calc_xattr_init()
1899 static int ocfs2_xa_value_truncate(struct ocfs2_xa_loc *loc, u64 bytes, in ocfs2_xa_value_truncate() argument
1906 trunc_rc = ocfs2_xattr_value_truncate(loc->xl_inode, &vb, bytes, in ocfs2_xa_value_truncate()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1320 * The hardware will only let you ack bytes in ahc_handle_seqint()
1631 * ack bytes before latching the current phase in in ahc_handle_scsiint()
4696 * Touch all SCB bytes to avoid parity errors in ahc_build_free_scb_list()
5374 printk("%s: hardware scb %u bytes; kernel scb %u bytes; " in ahc_init()
5375 "ahc_dma %u bytes\n", in ahc_init()
6664 printk("Handled %sResidual of %d bytes\n", in ahc_calc_residual()
7044 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
7803 byte = cmd->bytes; in ahc_handle_target_cmd()
H A Daic79xx_core.c1515 * the other bytes of the sgptr too. in ahd_run_data_fifo()
4100 * Harpoon2A4 also assumes at most 2 data bytes per in ahd_update_neg_table()
6216 cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2); in ahd_reset()
6231 mod_cmd, /*bytes*/2); in ahd_reset()
6258 0xFF, /*bytes*/1); in ahd_reset()
6260 cmd, /*bytes*/2); in ahd_reset()
7365 * Clear the spare bytes in the neg table to avoid in ahd_chip_init()
7911 * Each entry is 2 bytes wide, hence the in ahd_index_busy_tcl()
9135 printk("Handled %sResidual of %d bytes\n", in ahd_calc_residual()
9539 ahd_outsb(ahd, SEQRAM, instr.bytes, in ahd_download_instr()
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c121 * [key, key + map->key_size) bytes are valid and were initialized on
132 * Now verifier knows that this map has key of R1->map_ptr->key_size bytes
973 * check_stack_read_fixed_off will do mark_reg_read for all 8-bytes of in invalidate_dynptr()
1552 /* copy array src of length n * size bytes to dst. dst is reallocated if it's too
1563 size_t bytes; in copy_array() local
1568 if (unlikely(check_mul_overflow(n, size, &bytes))) in copy_array()
1571 alloc_bytes = max(ksize(orig), kmalloc_size_roundup(bytes)); in copy_array()
1578 memcpy(dst, src, bytes); in copy_array()
1646 /* Possibly update state->allocated_stack to be at least size bytes. Also
4529 /* size < 8 bytes spil in save_register_state()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1247 * (96 bytes). in mlxsw_sp_ipip_decap_parsing_depth_inc()
8277 p_stats->rx_bytes = MLXSW_SP_ROUTER_ALL_GOOD(ingress, bytes); in mlxsw_sp_router_port_l3_stats_fetch()
8278 p_stats->tx_bytes = MLXSW_SP_ROUTER_ALL_GOOD(egress, bytes); in mlxsw_sp_router_port_l3_stats_fetch()

Completed in 225 milliseconds

1...<<121122123124125