Searched refs:update_pages_handler (Results 1 – 1 of 1) sorted by relevance
32 static void update_pages_handler(struct work_struct *work);1635 INIT_WORK(&cpu_buffer->update_pages_work, update_pages_handler); in rb_allocate_cpu_buffer()2030 static void update_pages_handler(struct work_struct *work) in update_pages_handler() function