Home
last modified time | relevance | path

Searched +defs:gen +defs:file (Results 1 – 20 of 20) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_handle.c45 uint32_t gen, in xfs_filehandle_init()
157 struct file *file, in xfs_khandle_to_dentry()
182 struct file *file, in xfs_khandle_to_inode()
720 uint32_t gen; in xfs_getparents_put_listent() local
870 struct file *file, in xfs_ioc_getparents()
900 struct file *file, in xfs_ioc_getparents_by_handle()
/linux-6.14.4/mm/
Dvmscan.c1830 static bool too_many_isolated(struct pglist_data *pgdat, int file, in too_many_isolated()
1963 bool file = is_file_lru(lru); in shrink_inactive_list() local
2087 bool file = is_file_lru(lru); in shrink_active_list() local
2297 unsigned long file; in prepare_scan_control() local
2500 bool file = is_file_lru(lru); in get_scan_count() local
2658 #define for_each_gen_type_zone(gen, type, zone) \ argument
2771 int gen = filter_gen_from_seq(seq); in test_bloom_filter() local
2787 int gen = filter_gen_from_seq(seq); in update_bloom_filter() local
2804 int gen = filter_gen_from_seq(seq); in reset_bloom_filter() local
3189 static int folio_update_gen(struct folio *folio, int gen) in folio_update_gen()
[all …]
Dswap.c240 void lru_note_cost(struct lruvec *lruvec, bool file, in lru_note_cost()
410 int gen = folio_lru_gen(folio); in lru_gen_clear_refs() local
/linux-6.14.4/drivers/gpu/drm/vc4/
Dvc4_drv.c146 static int vc4_open(struct drm_device *dev, struct drm_file *file) in vc4_open()
164 static void vc4_close(struct drm_device *dev, struct drm_file *file) in vc4_close()
296 enum vc4_gen gen; in vc4_drm_bind() local
/linux-6.14.4/fs/
Dlibfs.c89 int dcache_dir_open(struct inode *inode, struct file *file) in dcache_dir_open()
97 int dcache_dir_close(struct inode *inode, struct file *file) in dcache_dir_close()
149 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek()
193 int dcache_readdir(struct file *file, struct dir_context *ctx) in dcache_readdir()
444 static loff_t offset_dir_llseek(struct file *file, loff_t offset, int whence) in offset_dir_llseek()
514 static void offset_iterate_dir(struct file *file, struct dir_context *ctx) in offset_iterate_dir()
566 static int offset_readdir(struct file *file, struct dir_context *ctx) in offset_readdir()
726 int simple_open(struct inode *inode, struct file *file) in simple_open()
903 static int simple_read_folio(struct file *file, struct folio *folio) in simple_read_folio()
912 int simple_write_begin(struct file *file, struct address_space *mapping, in simple_write_begin()
[all …]
Deventpoll.c103 struct file *file; member
216 struct file *file; member
219 u64 gen; member
288 static void list_file(struct file *file) in list_file()
350 struct file *file, int fd) in ep_set_ffd()
502 static long ep_eventpoll_bp_ioctl(struct file *file, unsigned int cmd, in ep_eventpoll_bp_ioctl()
572 static long ep_eventpoll_bp_ioctl(struct file *file, unsigned int cmd, in ep_eventpoll_bp_ioctl()
834 struct file *file = epi->ffd.file; in __ep_remove() local
941 static long ep_eventpoll_ioctl(struct file *file, unsigned int cmd, in ep_eventpoll_ioctl()
962 static int ep_eventpoll_release(struct inode *inode, struct file *file) in ep_eventpoll_release()
[all …]
/linux-6.14.4/fs/unicode/
Dmkutf8data.c1342 int gen; member
1933 FILE *file; in age_init() local
1940 int gen; in age_init() local
2054 FILE *file; in ccc_init() local
2118 FILE *file; in nfdi_init() local
2179 FILE *file; in nfdicf_init() local
2235 FILE *file; in ignore_init() local
2304 FILE *file; in corrections_init() local
3214 FILE *file; in normalization_test() local
3277 FILE *file; in write_file() local
[all …]
/linux-6.14.4/fs/ocfs2/
Ddlmglue.c1316 unsigned int gen; in ocfs2_lock_create() local
1481 unsigned int gen; in __ocfs2_cluster_lock() local
1974 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock()
2070 void ocfs2_file_unlock(struct file *file) in ocfs2_file_unlock()
2073 unsigned int gen; in ocfs2_file_unlock() local
3263 static int ocfs2_dlm_debug_release(struct inode *inode, struct file *file) in ocfs2_dlm_debug_release()
3274 static int ocfs2_dlm_debug_open(struct inode *inode, struct file *file) in ocfs2_dlm_debug_open()
3743 unsigned int gen; in ocfs2_unblock_lock() local
/linux-6.14.4/fs/ext4/
Dioctl.c351 __le32 gen = cpu_to_le32(inode->i_generation); in ext4_reset_inode_seed() local
943 static long ext4_ioctl_group_add(struct file *file, in ext4_ioctl_group_add()
1623 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl()
Dinode.c1140 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin()
1285 static int ext4_write_end(struct file *file, in ext4_write_end()
1390 static int ext4_journalled_write_end(struct file *file, in ext4_journalled_write_end()
2909 static int ext4_da_write_begin(struct file *file, struct address_space *mapping, in ext4_da_write_begin()
3063 static int ext4_da_write_end(struct file *file, in ext4_da_write_end()
3177 static int ext4_read_folio(struct file *file, struct folio *folio) in ext4_read_folio()
3592 struct file *file, sector_t *span) in ext4_iomap_swap_activate()
3945 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole()
4832 __le32 gen = raw_inode->i_generation; in __ext4_iget() local
6190 struct file *file = vma->vm_file; in ext4_page_mkwrite() local
/linux-6.14.4/fs/ceph/
Ddir.c185 static int __dcache_readdir(struct file *file, struct dir_context *ctx, in __dcache_readdir()
316 static int ceph_readdir(struct file *file, struct dir_context *ctx) in ceph_readdir()
674 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek()
1816 u32 gen; in __dentry_lease_is_valid() local
2129 static ssize_t ceph_read_dir(struct file *file, char __user *buf, size_t size, in ceph_read_dir()
Dcaps.c662 u32 gen; in ceph_add_cap() local
792 u32 gen; in __cap_is_valid() local
2476 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync()
/linux-6.14.4/drivers/thunderbolt/
Ddebugfs.c272 static ssize_t port_regs_write(struct file *file, const char __user *user_buf, in port_regs_write()
281 static ssize_t path_write(struct file *file, const char __user *user_buf, in path_write()
290 static ssize_t switch_regs_write(struct file *file, const char __user *user_buf, in switch_regs_write()
380 static ssize_t port_sb_regs_write(struct file *file, const char __user *user_buf, in port_sb_regs_write()
413 static ssize_t retimer_sb_regs_write(struct file *file, in retimer_sb_regs_write()
493 unsigned int gen; member
615 margining_ber_level_write(struct file *file, const char __user *user_buf, in margining_ber_level_write()
808 margining_lanes_write(struct file *file, const char __user *user_buf, in margining_lanes_write()
883 margining_voltage_time_offset_write(struct file *file, in margining_voltage_time_offset_write()
934 margining_error_counter_write(struct file *file, const char __user *user_buf, in margining_error_counter_write()
[all …]
/linux-6.14.4/virt/kvm/
Dkvm_main.c136 static long kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, in kvm_no_compat_ioctl()
139 static int kvm_no_compat_open(struct inode *inode, struct file *file) in kvm_no_compat_open()
1545 u64 gen = __kvm_memslots(kvm, as_id)->generation; in kvm_swap_active_memslots() local
2557 u64 gen = slots->generation; in kvm_vcpu_gfn_to_memslot() local
3984 static int kvm_vcpu_mmap(struct file *file, struct vm_area_struct *vma) in kvm_vcpu_mmap()
4190 static ssize_t kvm_vcpu_stats_read(struct file *file, char __user *user_buffer, in kvm_vcpu_stats_read()
4200 static int kvm_vcpu_stats_release(struct inode *inode, struct file *file) in kvm_vcpu_stats_release()
4218 struct file *file; in kvm_vcpu_ioctl_get_stats_fd() local
4989 static ssize_t kvm_vm_stats_read(struct file *file, char __user *user_buffer, in kvm_vm_stats_read()
4999 static int kvm_vm_stats_release(struct inode *inode, struct file *file) in kvm_vm_stats_release()
[all …]
/linux-6.14.4/fs/bcachefs/
Dfs.c1204 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile()
1387 static int bch2_mmap(struct file *file, struct vm_area_struct *vma) in bch2_mmap()
1397 static loff_t bch2_dir_llseek(struct file *file, loff_t offset, int whence) in bch2_dir_llseek()
1403 static int bch2_vfs_readdir(struct file *file, struct dir_context *ctx) in bch2_vfs_readdir()
1417 static int bch2_open(struct inode *vinode, struct file *file) in bch2_open()
1532 u32 gen; member
/linux-6.14.4/tools/bpf/bpftool/
Dprog.c1538 const char *file; in load_with_options() local
1874 static int try_loader(struct gen_loader_opts *gen) in try_loader()
1918 const char *file; in do_loader() local
/linux-6.14.4/fs/kernfs/
Ddir.c725 u32 gen = kernfs_id_gen(id); in kernfs_find_and_get_node_by_id() local
1843 static int kernfs_fop_readdir(struct file *file, struct dir_context *ctx) in kernfs_fop_readdir()
/linux-6.14.4/kernel/events/
Dcore.c5593 static int perf_release(struct inode *inode, struct file *file) in perf_release()
5828 perf_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in perf_read()
5845 static __poll_t perf_poll(struct file *file, poll_table *wait) in perf_poll()
6128 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl()
6147 static long perf_compat_ioctl(struct file *file, unsigned int cmd, in perf_compat_ioctl()
6614 static int perf_mmap(struct file *file, struct vm_area_struct *vma) in perf_mmap()
8966 struct file *file = vma->vm_file; in perf_event_mmap_event() local
8968 u64 ino = 0, gen = 0; in perf_event_mmap_event() local
9075 struct file *file, unsigned long offset, in perf_addr_filter_match()
9100 struct file *file = vma->vm_file; in perf_addr_filter_vma_adjust() local
[all …]
/linux-6.14.4/tools/lib/bpf/
Dlibbpf.c2281 gzFile file; in bpf_object__read_kconfig_file() local
2319 FILE *file; in bpf_object__read_kconfig_mem() local
4814 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local
9145 struct bpf_gen *gen; in bpf_object__gen_loader() local
10896 static int parse_uint_from_file(const char *file, const char *fmt) in parse_uint_from_file()
10920 const char *file = "/sys/bus/event_source/devices/kprobe/type"; in determine_kprobe_perf_type() local
10927 const char *file = "/sys/bus/event_source/devices/uprobe/type"; in determine_uprobe_perf_type() local
10934 const char *file = "/sys/bus/event_source/devices/kprobe/format/retprobe"; in determine_kprobe_retprobe_bit() local
10941 const char *file = "/sys/bus/event_source/devices/uprobe/format/retprobe"; in determine_uprobe_retprobe_bit() local
10995 static int append_to_file(const char *file, const char *fmt, ...) in append_to_file()
[all …]
/linux-6.14.4/fs/btrfs/
Dextent_io.c1076 int btrfs_read_folio(struct file *file, struct folio *folio) in btrfs_read_folio()
4340 u64 bytenr, u64 owner_root, u64 gen, int level) in btrfs_readahead_tree_block()