Home
last modified time | relevance | path

Searched defs:is_mem_zero (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_internal.h44 static inline bool is_mem_zero(const u8 *mem, size_t size) in is_mem_zero() function
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c164 static int is_mem_zero(const char *ptr, int size) in is_mem_zero() function