Home
last modified time | relevance | path

Searched refs:not_zero (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/m68k/fpsp040/
Dscale.S201 bnes not_zero
203 bnes not_zero
/Linux-v5.10/drivers/target/
Dtarget_core_iblock.c415 unsigned char *buf, *not_zero; in iblock_execute_zero_out() local
425 not_zero = memchr_inv(buf, 0x00, cmd->data_length); in iblock_execute_zero_out()
428 if (not_zero) in iblock_execute_zero_out()