Searched refs:exceptions (Results 1 – 1 of 1) sorted by relevance
45 struct list_head exceptions; member199 ret = dev_exceptions_copy(&dev_cgroup->exceptions, in devcgroup_online()200 &parent_dev_cgroup->exceptions); in devcgroup_online()229 INIT_LIST_HEAD(&dev_cgroup->exceptions); in devcgroup_css_alloc()332 list_for_each_entry_rcu(ex, exceptions, list) { in match_exception()369 list_for_each_entry_rcu(ex, exceptions, list, in match_exception_partial()642 INIT_LIST_HEAD(&tmp_devcgrp.exceptions); in devcgroup_update_access()644 &devcgroup->exceptions); in devcgroup_update_access()649 &parent->exceptions); in devcgroup_update_access()651 dev_exceptions_move(&devcgroup->exceptions, in devcgroup_update_access()[all …]
Completed in 4 milliseconds