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

/linux-4.1.27/drivers/oprofile/
H A Devent_buffer.h16 int alloc_event_buffer(void);
H A Devent_buffer.c81 int alloc_event_buffer(void) alloc_event_buffer() function
H A Doprof.c47 if ((err = alloc_event_buffer())) oprofile_setup()
/linux-4.1.27/drivers/iommu/
H A Damd_iommu_init.c573 static u8 * __init alloc_event_buffer(struct amd_iommu *iommu) alloc_event_buffer() function
1149 iommu->evt_buf = alloc_event_buffer(iommu); init_iommu_one()

Completed in 141 milliseconds