Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/eas/
Dutil.c57 #define CAP_STATE_FILE_SIZE 1024 macro
72 bytes = CAP_STATE_FILE_SIZE; in read_capacity_sched_domains()
73 filebuf = calloc(1, CAP_STATE_FILE_SIZE + 1); in read_capacity_sched_domains()
90 if (tmp1 - filebuf == CAP_STATE_FILE_SIZE) { in read_capacity_sched_domains()