Searched refs:twk (Results 1 – 2 of 2) sorted by relevance
293 u32 *twk; in ppc_xts_crypt() local296 twk = ctx->key_twk; in ppc_xts_crypt()306 walk.iv, twk); in ppc_xts_crypt()310 walk.iv, twk); in ppc_xts_crypt()313 twk = NULL; in ppc_xts_crypt()366 le128 twk; in ppc_xts_decrypt() local390 gf128mul_x_ble(&twk, (le128 *)req->iv); in ppc_xts_decrypt()393 (u8 *)&twk, NULL); in ppc_xts_decrypt()
4170 struct bpf_task_work_kern *twk = (void *)tw; in bpf_task_work_fetch_ctx() local4173 ctx = READ_ONCE(twk->ctx); in bpf_task_work_fetch_ctx()4185 old_ctx = cmpxchg(&twk->ctx, NULL, ctx); in bpf_task_work_fetch_ctx()4375 struct bpf_task_work_kern *twk = val; in bpf_task_work_cancel_and_free() local4379 ctx = xchg(&twk->ctx, NULL); in bpf_task_work_cancel_and_free()