Searched defs:zeroes (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/mips/include/asm/octeon/ |
D | cvmx-address.h | 116 uint64_t zeroes:33; member 156 uint64_t zeroes:24; member 214 uint64_t zeroes:33; member 241 uint64_t zeroes:24; member
|
/Linux-v6.6/arch/s390/include/asm/ |
D | chpid.h | 18 u8 zeroes; member
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | crc32-vpmsum_core.S | 56 #define zeroes v29 macro
|
/Linux-v6.6/tools/firmware/ |
D | ihex2fw.c | 272 unsigned char zeroes[6] = {0, 0, 0, 0, 0, 0}; in output_records() local
|
/Linux-v6.6/fs/ |
D | coredump.c | 825 static char zeroes[PAGE_SIZE]; in __dump_skip() local
|
/Linux-v6.6/fs/ntfs3/ |
D | bitmap.c | 1003 size_t zeroes = wnd_zeroes(wnd); in wnd_find() local
|
D | fsntfs.c | 359 size_t alcn, zlen, zeroes, zlcn, zlen2, ztrim, new_zlen; in ntfs_look_for_free_space() local
|
/Linux-v6.6/crypto/ |
D | testmgr.h | 5212 static const u8 zeroes[4096] = { [0 ... 4095] = 0 }; variable
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | mae.c | 581 bool zeroes = true; /* All bits seen so far are zeroes */ in classify_mask() local
|
/Linux-v6.6/drivers/s390/cio/ |
D | chsc.c | 93 u8 zeroes : 3; member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 1410 unsigned int zeroes[TCQ_ETS_MAX_BANDS] = {0}; in mlxsw_sp_qdisc_prio_replace() local
|
/Linux-v6.6/drivers/block/drbd/ |
D | drbd_receiver.c | 1860 struct p_trim *zeroes = (pi->cmd == P_ZEROES) ? pi->data : NULL; in read_in_block() local
|