Home
last modified time | relevance | path

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

/drivers/oprofile/
Devent_buffer.h16 int alloc_event_buffer(void);
Devent_buffer.c81 int alloc_event_buffer(void) in alloc_event_buffer() function
Doprof.c47 if ((err = alloc_event_buffer())) in oprofile_setup()
/drivers/iommu/amd/
Dinit.c738 static int __init alloc_event_buffer(struct amd_iommu *iommu) in alloc_event_buffer() function
1635 if (alloc_event_buffer(iommu)) in init_iommu_one()