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

/linux-master/virt/kvm/
H A Dguest_memfd.c248 return get_file_active(&slot->gmem.file);
/linux-master/fs/
H A Dfile.c930 * get_file_active - try go get a reference to a file
941 struct file *get_file_active(struct file **f) function
952 EXPORT_SYMBOL_GPL(get_file_active); variable
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c919 file = get_file_active(&i915->gem.mmap_singleton);
/linux-master/include/linux/
H A Dfs.h1048 struct file *get_file_active(struct file **f);

Completed in 160 milliseconds