Home
last modified time | relevance | path

Searched defs:retain (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_id_mgr.c122 unsigned int count, unsigned int retain) in idm_reserve_chunk_locked()
222 unsigned int count, unsigned int retain) in xe_guc_id_mgr_reserve()
/linux/rust/kernel/alloc/
H A Dkvec.rs709 pub fn retain(&mut self, mut f: impl FnMut(&mut T) -> bool) { in retain() function
/linux/fs/ceph/
H A Dcaps.c1391 int op, int flags, int used, int want, int retain, in __prep_cap()
2017 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local