Searched defs:is_zero (Results 1 – 8 of 8) sorted by relevance
356 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in into_unique_or_drop() localVariable453 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in drop() localVariable
299 def is_zero(val: str) -> bool: function
410 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()545 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
125 static inline bool is_zero(char *start, char *end) in is_zero() function
202 u16 is_zero : 1; member
460 bool is_zero = num == 0LL; in number() local