Home
last modified time | relevance | path

Searched defs:is_zero (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dis_zero.rs11 fn is_zero(&self) -> bool; in is_zero() functions
18 fn is_zero(&self) -> bool { in is_zero() functions
47 fn is_zero(&self) -> bool { in is_zero() functions
54 fn is_zero(&self) -> bool { in is_zero() functions
61 fn is_zero(&self) -> bool { in is_zero() functions
82 fn is_zero(&self) -> bool{ in is_zero() functions
108 fn is_zero(&self) -> bool { is_zero() functions
115 fn is_zero(&self) -> bool { is_zero() functions
131 fn is_zero(&self) -> bool { is_zero() functions
157 fn is_zero(&self) -> bool { is_zero() functions
172 fn is_zero(&self) -> bool { is_zero() functions
179 fn is_zero(&self) -> bool { is_zero() functions
188 fn is_zero(&self) -> bool { is_zero() functions
[all...]
H A Dmod.rs108 mod is_zero; modules
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dlznt.c324 bool is_zero = true; in compress_lznt() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-verity-fec.c204 bool is_zero; in fec_read_bufs() local
H A Ddm-verity-target.c473 bool is_zero; in verity_verify_io() local
334 verity_hash_for_block(struct dm_verity *v, struct dm_verity_io *io, sector_t block, u8 *digest, bool *is_zero) verity_hash_for_block() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-fec.c204 bool is_zero; in fec_read_bufs() local
H A Ddm-verity-target.c566 bool is_zero; in verity_verify_io() local
370 verity_hash_for_block(struct dm_verity *v, struct dm_verity_io *io, sector_t block, u8 *digest, bool *is_zero) verity_hash_for_block() argument
/kernel/linux/linux-5.10/lib/
H A Dvsprintf.c457 bool is_zero = num == 0LL; in number() local
/kernel/linux/linux-6.6/lib/
H A Dvsprintf.c465 bool is_zero = num == 0LL; in number() local

Completed in 19 milliseconds