Searched refs:update_pages_handler (Results 1 – 1 of 1) sorted by relevance
46 static void update_pages_handler(struct work_struct *work);2343 INIT_WORK(&cpu_buffer->update_pages_work, update_pages_handler); in rb_allocate_cpu_buffer() 2904 static void update_pages_handler(struct work_struct *work) in update_pages_handler() function 3018 update_pages_handler(&cpu_buffer->update_pages_work); in ring_buffer_resize()