Home
last modified time | relevance | path

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

/linux-4.1.27/security/
Ddevice_cgroup.c267 static void set_majmin(char *str, unsigned m) in set_majmin() function
290 set_majmin(maj, ~0); in devcgroup_seq_show()
291 set_majmin(min, ~0); in devcgroup_seq_show()
297 set_majmin(maj, ex->major); in devcgroup_seq_show()
298 set_majmin(min, ex->minor); in devcgroup_seq_show()