bpf_token_free
LSM_HOOK(void, LSM_RET_VOID, bpf_token_free, struct bpf_token *token)
bpf_token_free(token);
call_void_hook(bpf_token_free, token);