Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/crypto/intel/qat/qat_common/
Dicp_qat_uclo.h486 char ctx_mode; member
/linux-6.6.21/fs/ntfs3/
Dfslog.c398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next member
2432 static int read_log_rec_lcb(struct ntfs_log *log, u64 lsn, u32 ctx_mode, in read_log_rec_lcb() argument
2439 switch (ctx_mode) { in read_log_rec_lcb()
2458 lcb->ctx_mode = ctx_mode; in read_log_rec_lcb()
2488 if (lcb_ctx_next != lcb->ctx_mode) in find_client_next_lsn()
2528 if (lcb_ctx_undo_next == lcb->ctx_mode) in find_client_next_lsn()
2530 else if (lcb_ctx_prev == lcb->ctx_mode) in find_client_next_lsn()