Searched refs:twk (Results 1 – 2 of 2) sorted by relevance
245 u32 *twk; in ppc_xts_crypt() local248 twk = ctx->key_twk; in ppc_xts_crypt()258 walk.iv, twk); in ppc_xts_crypt()262 walk.iv, twk); in ppc_xts_crypt()265 twk = NULL; in ppc_xts_crypt()318 le128 twk; in ppc_xts_decrypt() local342 gf128mul_x_ble(&twk, (le128 *)req->iv); in ppc_xts_decrypt()345 (u8 *)&twk, NULL); in ppc_xts_decrypt()
4266 struct bpf_task_work_kern *twk = (void *)tw; in bpf_task_work_fetch_ctx() local4269 ctx = READ_ONCE(twk->ctx); in bpf_task_work_fetch_ctx()4281 old_ctx = cmpxchg(&twk->ctx, NULL, ctx); in bpf_task_work_fetch_ctx()4516 struct bpf_task_work_kern *twk = val; in bpf_task_work_cancel_and_free() local4520 ctx = xchg(&twk->ctx, NULL); in bpf_task_work_cancel_and_free()