/kernel/linux/linux-6.6/fs/efs/ |
H A D | symlink.c | 15 static int efs_symlink_read_folio(struct file *file, struct folio *folio) in efs_symlink_read_folio() argument
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | symlink.c | 23 static int coda_symlink_filler(struct file *file, struct folio *folio) in coda_symlink_filler() argument
|
/kernel/linux/linux-6.6/fs/ramfs/ |
H A D | file-mmu.c | 34 static unsigned long ramfs_mmu_get_unmapped_area(struct file *file, in ramfs_mmu_get_unmapped_area() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | eventpoll.h | 34 static inline void eventpoll_release(struct file *file) in eventpoll_release() argument 67 eventpoll_release(struct file *file) eventpoll_release() argument [all...] |
H A D | sync_file.h | 36 struct file *file; member
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | sysfs_btf.c | 16 btf_vmlinux_read(struct file *file, struct kobject *kobj, in btf_vmlinux_read() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | configs.c | 41 ikconfig_read_current(struct file *file, char __user *buf, in ikconfig_read_current() argument
|
H A D | kheaders.c | 33 ikheaders_read(struct file *file, struct kobject *kobj, in ikheaders_read() argument
|
/kernel/linux/linux-6.6/arch/x86/video/ |
H A D | fbdev.c | 16 void fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) in fb_pgprotect() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_g2d.h | 37 static inline int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() argument 42 static inline void g2d_close(struct drm_device *drm_dev, struct drm_file *file) in g2d_close() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | igt_mmap.c | 19 struct file *file; in igt_mmap_offset() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | st_shmem_utils.c | 11 struct file *file; in igt_shmem_basic() local [all...] |
/kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/ |
H A D | Context.c | 109 const char* file = __FILE__; in XS() local
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_info.c | 10 const char *file = "./xdp_dummy.bpf.o"; in serial_test_xdp_info() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_sk_storage_helpers.c | 29 struct file *file = ctx->file; in fill_socket_owner() local
|
H A D | bpf_iter_task_file.c | 18 struct file *file = ctx->file; in dump_task_file() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/damon/ |
H A D | huge_count_read_write.c | 18 void write_read_with_huge_count(char *file) in write_read_with_huge_count() argument
|
/kernel/liteos_m/components/fs/vfs/ |
H A D | vfs_files.c | 42 int FileToFd(const struct File *file) in FileToFd() argument 85 void VfsFilePut(struct File *file) in VfsFilePut() argument [all...] |
/kernel/uniproton/src/fs/vfs/ |
H A D | vfs_files.c | 27 S32 OsFileToFd(struct TagFile *file) in OsFileToFd() argument 69 void OsVfsPutFile(struct TagFile *file) in OsVfsPutFile() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | msync.c | 65 struct file *file; in SYSCALL_DEFINE3() local
|
/third_party/elfutils/tests/ |
H A D | debuglink.c | 42 const char *file = argv[i]; in main() local [all...] |
H A D | debugaltlink.c | 44 const char *file = argv[i]; in main() local [all...] |
H A D | buildid.c | 44 const char *file = argv[i]; in main() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | dwfl_lineinfo.c | 59 struct Dwarf_Fileinfo_s *file = &info->files->info[info->file]; in dwfl_lineinfo() local
|