Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/trace/beauty/
Dstatx.c66 P_FLAG(BLOCKS); in syscall_arg__scnprintf_statx_mask()
/Linux-v6.6/fs/hpfs/
Dfile.c15 #define BLOCKS(size) (((size) + 511) >> 9) macro
47 if (BLOCKS(hpfs_i(inode)->mmu_private) <= file_secno) return 0; in hpfs_bmap()
/Linux-v6.6/arch/arm64/crypto/
Daes-modes.S330 BLOCKS .req x13
368 add CTR, CTR, BLOCKS
370 adds IV_PART, IV_PART, BLOCKS
583 .unreq BLOCKS