|
Linux Kernel
3.7.1
|
#include <tmem.h>
Data Fields | |
| void(* | create_finish )(void *, bool) |
| int(* | get_data )(char *, size_t *, bool, void *, struct tmem_pool *, struct tmem_oid *, uint32_t) |
| int(* | get_data_and_free )(char *, size_t *, bool, void *, struct tmem_pool *, struct tmem_oid *, uint32_t) |
| void(* | free )(void *, struct tmem_pool *, struct tmem_oid *, uint32_t, bool) |
| void *(* | create )(char *, size_t, bool, int, struct tmem_pool *, struct tmem_oid *, uint32_t) |
| void(* | free_obj )(struct tmem_pool *, struct tmem_obj *) |
| bool(* | is_remote )(void *) |
| void(* | new_obj )(struct tmem_obj *) |
| int(* | replace_in_obj )(void *, struct tmem_obj *) |
1.8.2