Home
last modified time | relevance | path

Searched refs:last_byte_offset (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/virt/kvm/arm/vgic/ !
Dvgic-its.c439 int last_byte_offset = -1; in its_sync_lpi_pending_table() local
460 if (byte_offset != last_byte_offset) { in its_sync_lpi_pending_table()
468 last_byte_offset = byte_offset; in its_sync_lpi_pending_table()
/linux-4.19.296/fs/nfsd/ !
Dnfs4state.c5599 last_byte_offset(u64 start, u64 len) in last_byte_offset() function
6080 file_lock->fl_end = last_byte_offset(lock->lk_offset, lock->lk_length); in nfsd4_lock()
6235 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
6299 file_lock->fl_end = last_byte_offset(locku->lu_offset, in nfsd4_locku()