Searched refs:aoff (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/tools/testing/selftests/net/ |
D | so_txtime.c | 299 int aoff = 0; in parse_io() local 308 if (aoff / 2 == MAX_NUM_PKT) in parse_io() 311 if (aoff & 1) { /* parse delay */ in parse_io() 318 aoff++; in parse_io() 323 return aoff / 2; in parse_io()
|
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 468 xfs_dir2_data_aoff_t aoff; in xfs_dir2_block_addname() local 473 aoff = (xfs_dir2_data_aoff_t)((char *)enddup - (char *)hdr + in xfs_dir2_block_addname() 475 error = xfs_dir2_data_use_free(args, bp, enddup, aoff, in xfs_dir2_block_addname()
|
D | xfs_dir2_node.c | 1907 xfs_dir2_data_aoff_t aoff; in xfs_dir2_node_addname_int() local 1961 aoff = (xfs_dir2_data_aoff_t)((char *)dup - (char *)hdr); in xfs_dir2_node_addname_int() 1962 error = xfs_dir2_data_use_free(args, dbp, dup, aoff, length, in xfs_dir2_node_addname_int()
|
D | xfs_bmap.c | 3974 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc() local 3982 alen = XFS_FILBLKS_MIN(alen, got->br_startoff - aoff); in xfs_bmapi_reserve_delalloc() 3995 1, 0, &aoff, &alen); in xfs_bmapi_reserve_delalloc() 4028 got->br_startoff = aoff; in xfs_bmapi_reserve_delalloc() 4042 if (whichfork == XFS_COW_FORK && (prealloc || aoff < off || alen > len)) in xfs_bmapi_reserve_delalloc()
|
/Linux-v5.10/drivers/crypto/cavium/nitrox/ |
D | nitrox_csr.h | 720 u64 aoff : 32; member 724 u64 aoff : 32;
|
/Linux-v5.10/arch/mips/include/asm/octeon/ |
D | cvmx-npei-defs.h | 3243 uint64_t aoff:32; member 3247 uint64_t aoff:32; 3323 uint64_t aoff:32; member 3327 uint64_t aoff:32;
|