Home
last modified time | relevance | path

Searched defs:dsize (Results 151 - 165 of 165) sorted by relevance

1234567

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c325 size_t dsize = prom_strlen(dest); in prom_strlcat() local
/kernel/linux/linux-5.10/include/linux/
H A Dhyperv.h189 u32 read_loc, write_loc, dsize, read; in hv_get_bytes_to_read() local
203 u32 read_loc, write_loc, dsize, write; in hv_get_bytes_to_write() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec.h525 unsigned char dsize; member
H A Dfec_main.c4011 unsigned dsize = fep->bufdesc_ex ? sizeof(struct bufdesc_ex) : in fec_enet_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h456 u8 dsize; member
/third_party/littlefs/
H A Dlfs.c1573 lfs_size_t dsize = lfs_tag_dsize(tag); in lfs_dir_commitattr() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h690 uint32_t dsize; /* Tessellation evaluation output size in urb registers */ member
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c2675 u64 dsize, svcn, evcn; in check_attr() local
2917 int dsize = nsize - asize; in change_attr_size() local
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h193 u32 read_loc, write_loc, dsize, read; in hv_get_bytes_to_read() local
207 u32 read_loc, write_loc, dsize, write; in hv_get_bytes_to_write() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie.c3797 uint dsize; in dhdpcie_bus_membytes() local
[all...]
H A Ddhd_sdio.c3271 uint dsize; in dhdsdio_membytes() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpal.h471 dsize : 16, /* size of dynamic member
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpal.h472 dsize : 16, /* size of dynamic member
/third_party/elfutils/src/
H A Dreadelf.c11079 unsigned char dsize; in print_debug_exception_table() local
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_starmc1.h3364 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr() argument
3394 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() argument
3424 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() argument
[all...]

Completed in 75 milliseconds

1234567