Searched refs:lbt_context (Results 1 – 2 of 2) sorted by relevance
212 static int copy_lbt_to_sigcontext(struct lbt_context __user *ctx) in copy_lbt_to_sigcontext()242 static int copy_ftop_to_sigcontext(struct lbt_context __user *ctx) in copy_ftop_to_sigcontext()318 static int save_hw_lbt_context(struct lbt_context __user *ctx) in save_hw_lbt_context()326 static int restore_hw_lbt_context(struct lbt_context __user *ctx) in restore_hw_lbt_context()334 static int save_hw_ftop_context(struct lbt_context __user *ctx) in save_hw_ftop_context()601 struct lbt_context __user *lbt_ctx = in protected_save_lbt_context()602 (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_save_lbt_context()637 struct lbt_context __user *lbt_ctx = in protected_restore_lbt_context()638 (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_restore_lbt_context()739 sizeof(struct lbt_context))) in parse_extcontext()[all …]
64 struct lbt_context { struct
Completed in 9 milliseconds