Searched refs:test_release (Results 1 – 6 of 6) sorted by relevance
61 static int test_release(struct inode *, struct file *);66 static int test_release(struct gendisk *disk, fmode_t mode);80 .release = test_release,97 static int test_release(struct inode *ino, struct file *f) in test_release() function99 static int test_release(struct gendisk *disk, fmode_t mode) in test_release()
60 void test_release() in test_release() function406 void test_release() in test_release() function468 test_block_chain::test_release(); in main()480 test_release(); in main()
408 void test_release() in test_release() function491 test_release<PoolResource>(); in test_pool_resource()
57 def test_release(self): member in PickleBufferTest
98 def test_release(self): member in PlatformTest
293 def test_release(self): member in AbstractMemoryTests