Home
last modified time | relevance | path

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

/linux/mm/
H A Dalloc_tag.c444 static long allocinfo_ioctl(struct file *file, unsigned int cmd, in allocinfo_ioctl() function
472 return allocinfo_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in allocinfo_compat_ioctl()
481 .proc_ioctl = allocinfo_ioctl,