Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h52 extern int get_temp_fd(void);
H A Dtest_memcontrol.c136 fd = get_temp_fd(); in alloc_pagecache_50M_check()
411 fd = get_temp_fd(); in test_memcg_protection()
588 fd = get_temp_fd(); in alloc_pagecache_max_30M()
848 fd = get_temp_fd(); in test_memcg_reclaim()
H A Dcgroup_util.c491 int get_temp_fd(void) in get_temp_fd() function