Searched refs:thp (Results 1 – 3 of 3) sorted by relevance
1924 struct timehands *thp; in inittimehands() local1933 for (i = 1, thp = &ths[0]; i < timehands_count; thp = &ths[i++]) in inittimehands()1934 thp->th_next = &ths[i]; in inittimehands()1935 thp->th_next = &ths[0]; in inittimehands()
21 - Add opt.thp to allow enabling / disabling transparent huge pages for all41 + opt.thp (@interwq)117 - Remove --disable-thp. (@interwq)119 + config.thp (@interwq)199 - Add --disable-thp to support cross compiling. (@jasone)317 + opt.thp354 - Add --disable-thp and the opt.thp mallctl to provide opt-out mechanisms for
177 TEST_MALLCTL_OPT(const char *, thp, always); in TEST_BEGIN()