Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/uevent/
Duevent_filtering.c25 #define __DEV_FULL "/sys/devices/virtual/mem/full/uevent" macro
199 fd = open(__DEV_FULL, O_RDWR | O_CLOEXEC); in trigger_uevent()
359 ret = access(__DEV_FULL, F_OK); in TEST()
362 TH_LOG(__DEV_FULL " does not exist. Skipping test"); in TEST()