Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dfolio_split_race_test.c45 struct shared_ctl { struct
102 struct shared_ctl *ctl;
112 struct shared_ctl *ctl = ra->ctl; in reader_thread()
144 unsigned char *base, struct shared_ctl *ctl) in create_readers()
167 struct shared_ctl ctl; in run_iteration()
170 memset(&ctl, 0, sizeof(struct shared_ctl)); in run_iteration()