Home
last modified time | relevance | path

Searched refs:dev_exceptions_copy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/
H A Ddevice_cgroup.c62 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) in dev_exceptions_copy() function
199 ret = dev_exceptions_copy(&dev_cgroup->exceptions, in devcgroup_online()
643 rc = dev_exceptions_copy(&tmp_devcgrp.exceptions, in devcgroup_update_access()
648 rc = dev_exceptions_copy(&devcgroup->exceptions, in devcgroup_update_access()