Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/
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()
/kernel/linux/linux-5.10/security/
Ddevice_cgroup.c61 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) in dev_exceptions_copy() function
198 ret = dev_exceptions_copy(&dev_cgroup->exceptions, in devcgroup_online()
642 rc = dev_exceptions_copy(&tmp_devcgrp.exceptions, in devcgroup_update_access()
647 rc = dev_exceptions_copy(&devcgroup->exceptions, in devcgroup_update_access()