Home
last modified time | relevance | path

Searched refs:vm_operations_struct (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h104 const struct vm_operations_struct *vm_ops;
130 struct vm_operations_struct { struct
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_ttm.c800 static struct vm_operations_struct radeon_ttm_vm_ops;
801 static const struct vm_operations_struct *ttm_vm_ops = NULL;
/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_drv.c1057 static const struct vm_operations_struct i915_gem_vm_ops = {
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c645 const struct vm_operations_struct *vm_ops; in linux_cdev_pager_dtor()
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1382 static const struct vm_operations_struct mlx5_ib_vm_ops = {
/freebsd-12.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1135 static const struct vm_operations_struct mlx4_ib_vm_ops = {