Searched refs:DEV (Results 1 – 13 of 13) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0333/ |
D | poc.c | 32 #define DEV "/dev/dri/renderD128" macro 47 dev_fd = open(DEV, O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/ |
D | poc.c | 28 #define DEV "/dev/dri/renderD129" macro 59 dev_fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/ |
D | poc.c | 36 #define DEV "/dev/nvhost-vic" macro 91 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/ |
D | poc.c | 36 #define DEV "/dev/nvhost-gpu" macro 91 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6732/ |
D | poc.c | 31 #define DEV "/dev/dri/renderD129" macro 120 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/ |
D | poc.c | 31 #define DEV "/dev/dri/renderD129" macro 123 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6735/ |
D | poc.c | 31 #define DEV "/dev/dri/renderD129" macro 122 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6733/ |
D | poc.c | 30 #define DEV "/dev/dri/renderD129" macro 120 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/ |
D | poc.c | 31 #define DEV "/dev/dri/renderD129" macro 126 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/ |
D | poc.c | 31 #define DEV "/dev/dri/renderD129" macro 126 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/ |
D | poc.c | 31 #define DEV "/dev/dri/renderD129" macro 136 fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/ |
D | poc.c | 32 #define DEV "/dev/dri/renderD129" macro 107 dev_fd = open(DEV,O_RDONLY); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8479/ |
D | poc.c | 32 #define DEV "/dev/kgsl-3d0" macro 176 fd = open(DEV, O_RDWR); in main()
|