Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/octeon/
Dcvmx-address.h116 uint64_t zeroes:33; member
156 uint64_t zeroes:24; member
214 uint64_t zeroes:33; member
241 uint64_t zeroes:24; member
/linux-6.1.9/arch/s390/include/asm/
Dchpid.h18 u8 zeroes; member
/linux-6.1.9/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S56 #define zeroes v29 macro
/linux-6.1.9/tools/firmware/
Dihex2fw.c272 unsigned char zeroes[6] = {0, 0, 0, 0, 0, 0}; in output_records() local
/linux-6.1.9/drivers/net/ethernet/sfc/
Dmae.c200 bool zeroes = true; /* All bits seen so far are zeroes */ in classify_mask() local
/linux-6.1.9/fs/
Dcoredump.c816 static char zeroes[PAGE_SIZE]; in __dump_skip() local
/linux-6.1.9/fs/ntfs3/
Dbitmap.c971 size_t zeroes = wnd_zeroes(wnd); in wnd_find() local
Dfsntfs.c363 size_t alcn, zlen, zeroes, zlcn, zlen2, ztrim, new_zlen; in ntfs_look_for_free_space() local
/linux-6.1.9/crypto/
Dtestmgr.h5212 static const u8 zeroes[4096] = { [0 ... 4095] = 0 }; variable
/linux-6.1.9/drivers/s390/cio/
Dchsc.c93 u8 zeroes : 3; member
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c1410 unsigned int zeroes[TCQ_ETS_MAX_BANDS] = {0}; in mlxsw_sp_qdisc_prio_replace() local
/linux-6.1.9/drivers/block/drbd/
Ddrbd_receiver.c1838 struct p_trim *zeroes = (pi->cmd == P_ZEROES) ? pi->data : NULL; in read_in_block() local