Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/cgroup/
Dcgroup_util.h41 extern int get_temp_fd(void);
Dtest_memcontrol.c127 fd = get_temp_fd(); in alloc_pagecache_50M_check()
273 fd = get_temp_fd(); in test_memcg_min()
430 fd = get_temp_fd(); in test_memcg_low()
563 fd = get_temp_fd(); in alloc_pagecache_max_30M()
Dcgroup_util.c335 int get_temp_fd(void) in get_temp_fd() function