Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/damon/
Ddebugfs_target_ids_read_before_terminate_race.c18 #define DBGFS_TARGET_IDS "/sys/kernel/debug/damon/target_ids" macro
22 int target_ids_fd = open(DBGFS_TARGET_IDS, O_RDWR); in turn_damon_on_exit()
37 int target_ids_fd = open(DBGFS_TARGET_IDS, O_RDWR); in try_race()
Ddebugfs_target_ids_pid_leak.c18 #define DBGFS_TARGET_IDS "/sys/kernel/debug/damon/target_ids" macro
22 int target_ids_fd = open(DBGFS_TARGET_IDS, O_RDWR); in write_targetid_exit()