Home
last modified time | relevance | path

Searched refs:ctx_mode (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s37 ctx_mode: .b32 0
428 st b32 D[$r0 + #ctx_mode] $r3
470 ld b32 $r8 D[$r0 + #ctx_mode]
/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h485 char ctx_mode; member
/linux-5.19.10/fs/ntfs3/
Dfslog.c398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next member
2454 static int read_log_rec_lcb(struct ntfs_log *log, u64 lsn, u32 ctx_mode, in read_log_rec_lcb() argument
2461 switch (ctx_mode) { in read_log_rec_lcb()
2480 lcb->ctx_mode = ctx_mode; in read_log_rec_lcb()
2510 if (lcb_ctx_next != lcb->ctx_mode) in find_client_next_lsn()
2550 if (lcb_ctx_undo_next == lcb->ctx_mode) in find_client_next_lsn()
2552 else if (lcb_ctx_prev == lcb->ctx_mode) in find_client_next_lsn()