Searched refs:unmap (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c890 static int mlx4_MAP_EQ(struct mlx4_dev *dev, u64 event_mask, int unmap, argument
893 return mlx4_cmd(dev, event_mask, (unmap << 31) | eq_num,
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h157 bit32 unmap
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h2369 void (*unmap)(void *, void *, uptr); member in struct:__sanitizer::__sanitizer_cdbr
H A Dsanitizer_common_interceptors.inc9015 int flags, void (*unmap)(void *, void *, SIZE_T), void *cookie) {
9017 COMMON_INTERCEPTOR_ENTER(ctx, cdbr_open_mem, base, size, flags, unmap,
9022 REAL(cdbr_open_mem)(base, size, flags, unmap, cookie);

Completed in 110 milliseconds

12