Searched defs:tnf_probe_control (Results 1 – 1 of 1) sorted by relevance
100 struct tnf_probe_control { struct102 tnf_probe_control_t *next; argument103 tnf_probe_test_func_t test_func;104 tnf_probe_alloc_func_t alloc_func;105 tnf_probe_func_t probe_func;106 tnf_probe_func_t commit_func;107 uintptr_t index;108 const char *attrs;109 tnf_tag_data_t ***slot_types;110 unsigned long tnf_event_size;