Searched refs:pfm_vm_ops (Results 1 – 1 of 1) sorted by relevance
432 static struct vm_operations_struct pfm_vm_ops={ variable903 vma->vm_ops = &pfm_vm_ops; /* necesarry to get the close() callback */ in pfm_smpl_buffer_alloc()