Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/cgroup/
Dcgroup_util.h48 extern int get_temp_fd(void);
Dtest_memcontrol.c131 fd = get_temp_fd(); in alloc_pagecache_50M_check()
280 fd = get_temp_fd(); in test_memcg_protection()
453 fd = get_temp_fd(); in alloc_pagecache_max_30M()
670 fd = get_temp_fd(); in test_memcg_reclaim()
Dcgroup_util.c465 int get_temp_fd(void) in get_temp_fd() function