Searched refs:DBGFS_TARGET_IDS (Results 1 - 2 of 2) sorted by path

/linux-master/tools/testing/selftests/damon/
H A 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);
H A 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);
37 int target_ids_fd = open(DBGFS_TARGET_IDS, O_RDWR);

Completed in 219 milliseconds