Home
last modified time | relevance | path

Searched refs:get_file_rcu (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
A Dtask_iter.c177 if (!get_file_rcu(f)) in task_file_seq_get_next()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_mman.c874 if (file && !get_file_rcu(file)) in mmap_singleton()
/linux/kernel/
A Dfork.c1259 if (exe_file && !get_file_rcu(exe_file)) in get_mm_exe_file()
/linux/include/linux/
A Dfs.h1017 #define get_file_rcu(x) get_file_rcu_many((x), 1) macro

Completed in 21 milliseconds