Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Devent_buffer.h16 int alloc_event_buffer(void);
H A Devent_buffer.c81 int alloc_event_buffer(void) in alloc_event_buffer() function
H A Doprof.c47 if ((err = alloc_event_buffer())) in oprofile_setup()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Dinit.c734 static int __init alloc_event_buffer(struct amd_iommu *iommu) in alloc_event_buffer() function
1631 if (alloc_event_buffer(iommu)) in init_iommu_one()