Searched refs:ot_kfree (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/ |
| H A D | test_objpool.c | 94 static void ot_kfree(struct ot_test *test, void *ptr, long size) in ot_kfree() function 299 ot_kfree(test, sop, sizeof(*sop)); in ot_init_sync_m0() 310 ot_kfree(sop->test, sop, sizeof(*sop)); in ot_fini_sync() 445 ot_kfree(sop->test, sop, sizeof(*sop)); in ot_objpool_release() 465 ot_kfree(test, sop, sizeof(*sop)); in ot_init_async_m0()
|