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