Searched defs:dsize (Results 151 - 163 of 163) sorted by relevance
1234567
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
| H A D | fec.h | 525 unsigned char dsize; member
|
| H A D | fec_main.c | 4011 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 D | ice_lan_tx_rx.h | 456 u8 dsize; member
|
| /third_party/littlefs/ |
| H A D | lfs.c | 1573 lfs_size_t dsize = lfs_tag_dsize(tag); in lfs_dir_commitattr() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_context.h | 690 uint32_t dsize; /* Tessellation evaluation output size in urb registers */ member
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | fslog.c | 2675 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 D | hyperv.h | 193 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 D | dhd_pcie.c | 3797 uint dsize; in dhdpcie_bus_membytes() local [all...] |
| H A D | dhd_sdio.c | 3271 uint dsize; in dhdsdio_membytes() local [all...] |
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | pal.h | 471 dsize : 16, /* size of dynamic member
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | pal.h | 472 dsize : 16, /* size of dynamic member
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 11079 unsigned char dsize; in print_debug_exception_table() local
|
| /third_party/cmsis/CMSIS/Core/Include/ |
| H A D | core_starmc1.h | 3364 __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 68 milliseconds
1234567