Home
last modified time | relevance | path

Searched refs:last_byte_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-its.c432 int last_byte_offset = -1; in its_sync_lpi_pending_table() local
453 if (byte_offset != last_byte_offset) { in its_sync_lpi_pending_table()
461 last_byte_offset = byte_offset; in its_sync_lpi_pending_table()
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-its.c432 int last_byte_offset = -1; in its_sync_lpi_pending_table() local
453 if (byte_offset != last_byte_offset) { in its_sync_lpi_pending_table()
461 last_byte_offset = byte_offset; in its_sync_lpi_pending_table()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4state.c6337 last_byte_offset(u64 start, u64 len) in last_byte_offset() function
6817 file_lock->fl_end = last_byte_offset(lock->lk_offset, lock->lk_length); in nfsd4_lock()
6983 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
7047 file_lock->fl_end = last_byte_offset(locku->lu_offset, in nfsd4_locku()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c7102 last_byte_offset(u64 start, u64 len) in last_byte_offset() function
7619 file_lock->fl_end = last_byte_offset(lock->lk_offset, lock->lk_length); in nfsd4_lock()
7792 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
7856 file_lock->fl_end = last_byte_offset(locku->lu_offset, in nfsd4_locku()

Completed in 26 milliseconds