Searched refs:call_controls (Results 1 – 2 of 2) sorted by relevance
820 struct list_head call_controls; member
597 INIT_LIST_HEAD(&ctx->call_controls); in damon_new_ctx()1616 list_add_tail(&control->list, &ctx->call_controls); in damon_call()2876 list_splice_tail_init(&ctx->call_controls, &controls); in kdamond_call()2897 list_splice_tail(&controls, &ctx->call_controls); in kdamond_call()