Home
last modified time | relevance | path

Searched refs:linux_get_vm_domain_set (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h117 linux_get_vm_domain_set(node), linux_check_m_flags(flags))); in kmalloc_node()
132 linux_get_vm_domain_set(node), linux_check_m_flags(flags))); in kcalloc_node()
145 linux_get_vm_domain_set(node), linux_check_m_flags(flags))); in __vmalloc_node()
164 linux_get_vm_domain_set(node), linux_check_m_flags(flags))); in kmalloc_array_node()
H A Dcompat.h42 extern struct domainset *linux_get_vm_domain_set(int node);
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_domain.c37 linux_get_vm_domain_set(int node) in linux_get_vm_domain_set() function
/freebsd-14.2/sys/dev/mlx5/
H A Ddriver.h1119 return (linux_get_vm_domain_set(mdev->priv.numa_node)); in mlx5_dev_domainset()