Searched defs:is_zero (Results 1 – 8 of 8) sorted by relevance
327 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in into_unique_or_drop() localVariable424 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in drop() localVariable
299 def is_zero(val: str) -> bool: function
383 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()518 bool is_zero; in verity_verify_io() local
209 bool is_zero; in fec_read_bufs() local
327 bool is_zero = true; in compress_lznt() local
126 static inline bool is_zero(char *start, char *end) in is_zero() function
202 u16 is_zero : 1; member
453 bool is_zero = num == 0LL; in number() local