lbt_context
static int copy_lbt_to_sigcontext(struct lbt_context __user *ctx)
static int copy_lbt_from_sigcontext(struct lbt_context __user *ctx)
static int copy_ftop_to_sigcontext(struct lbt_context __user *ctx)
static int copy_ftop_from_sigcontext(struct lbt_context __user *ctx)
static int save_hw_lbt_context(struct lbt_context __user *ctx)
static int restore_hw_lbt_context(struct lbt_context __user *ctx)
static int save_hw_ftop_context(struct lbt_context __user *ctx)
static int restore_hw_ftop_context(struct lbt_context __user *ctx)
struct lbt_context __user *lbt_ctx =
(struct lbt_context *)get_ctx_through_ctxinfo(info);
struct lbt_context __user *lbt_ctx =
(struct lbt_context *)get_ctx_through_ctxinfo(info);
sizeof(struct lbt_context)))
sizeof(struct lbt_context), LBT_CTX_ALIGN, new_sp);