Home
last modified time | relevance | path

Searched refs:__mctp_free (Results 1 – 8 of 8) sorted by relevance

/openbmc/libmctp/tests/
H A Dtest_bridge.c104 __mctp_free(ctx->bindings[1]); in main()
105 __mctp_free(ctx->bindings[0]); in main()
H A Dtest-utils.c43 __mctp_free(test); in mctp_binding_test_destroy()
/openbmc/libmctp/
H A Dcore.c123 __mctp_free(pkt); in mctp_pktbuf_free()
267 __mctp_free(ctx->buf); in mctp_msg_ctx_add_pkt()
324 __mctp_free(tmp->buf); in mctp_destroy()
330 __mctp_free(mctp->busses); in mctp_destroy()
331 __mctp_free(mctp); in mctp_destroy()
377 __mctp_free(mctp->busses); in mctp_register_bus()
395 __mctp_free(mctp->busses); in mctp_unregister_bus()
H A Dlibmctp-alloc.h9 void __mctp_free(void *ptr);
H A Dalloc.c35 void __mctp_free(void *ptr) in __mctp_free() function
H A Dserial.c415 __mctp_free(serial); in mctp_serial_destroy()
H A Dastlpc.c1280 __mctp_free(astlpc); in __mctp_astlpc_init()
1329 __mctp_free(astlpc); in mctp_astlpc_destroy()
/openbmc/libmctp/utils/
H A Dmctp-capture.c91 __mctp_free(pktbuf); in capture_binding()
144 __mctp_free(pktbuf); in capture_socket()