Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c432 static struct vm_operations_struct pfm_vm_ops={ variable
903 vma->vm_ops = &pfm_vm_ops; /* necesarry to get the close() callback */ in pfm_smpl_buffer_alloc()