Home
last modified time | relevance | path

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

/Linux-v5.4/lib/lzo/
Dlzo1x_decompress_safe.c24 #define HAVE_OP(x) ((size_t)(op_end - op) >= (size_t)(x))
48 unsigned char * const op_end = out + *out_len; in lzo1x_decompress_safe() local
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init_ops.h234 u16 op_end = in bnx2x_init_block() local
242 if (op_start == op_end) in bnx2x_init_block()
247 for (op_idx = op_start; op_idx < op_end; op_idx++) { in bnx2x_init_block()