/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | feature.c | 295 static bool read_next_kernel_config_option(gzFile file, char *buf, size_t n, in read_next_kernel_config_option() argument 405 gzFile file = NULL; in probe_kernel_image_config() local [all...] |
H A D | btf_dumper.c | 743 const char *file = btf__name_by_offset(btf, linfo->file_name_off); in btf_dump_linfo_plain() local 770 const char *file = btf__name_by_offset(btf, linfo->file_name_off); in btf_dump_linfo_json() local [all...] |
/kernel/linux/linux-5.10/tools/io_uring/ |
H A D | io_uring-bench.c | 65 struct file { struct [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | srcline.c | 67 static char *srcline_from_fileline(const char *file, unsigned int line) in srcline_from_fileline() argument 292 addr2line(const char *dso_name, u64 addr, char **file, unsigned int *line, struct dso *dso, bool unwind_inlines, struct inline_node *node, struct symbol *sym) addr2line() argument 405 addr2line(const char *dso_name, u64 addr, char **file, unsigned int *line_nr, struct dso *dso __maybe_unused, bool unwind_inlines __maybe_unused, struct inline_node *node __maybe_unused, struct symbol *sym __maybe_unused) addr2line() argument 523 char *file = NULL; __get_srcline() local 571 char *file = NULL; get_srcline_split() local [all...] |
H A D | svghelper.c | 327 FILE *file; in cpu_model() local
|
/kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
H A D | cpufreq.c | 467 sysfs_get_cpu_list(unsigned int cpu, const char *file) sysfs_get_cpu_list() argument
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | file_merge.c | 318 int hmdfs_iterate_merge(struct file *file, struct dir_context *ctx) in hmdfs_iterate_merge() argument 377 do_dir_open_merge(struct file *file, const struct cred *cred, struct hmdfs_file_info *fi_head) do_dir_open_merge() argument 425 hmdfs_dir_open_merge(struct inode *inode, struct file *file) hmdfs_dir_open_merge() argument 446 hmdfs_dir_release_merge(struct inode *inode, struct file *file) hmdfs_dir_release_merge() argument 469 hmdfs_dir_unlocked_ioctl_merge(struct file *file, unsigned int cmd, unsigned long arg) hmdfs_dir_unlocked_ioctl_merge() argument 495 hmdfs_dir_compat_ioctl_merge(struct file *file, unsigned int cmd, unsigned long arg) hmdfs_dir_compat_ioctl_merge() argument 540 hmdfs_file_open_merge(struct inode *inode, struct file *file) hmdfs_file_open_merge() argument 578 hmdfs_file_flush_merge(struct file *file, fl_owner_t id) hmdfs_file_flush_merge() argument [all...] |
H A D | hmdfs_dentryfile.h | 193 struct file *file; global() member [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfssvc.c | 1108 int nfsd_pool_stats_open(struct inode *inode, struct file *file) in nfsd_pool_stats_open() argument 1125 int nfsd_pool_stats_release(struct inode *inode, struct file *file) in nfsd_pool_stats_release() argument
|
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
H A D | fanotify_user.c | 128 create_fd(struct fsnotify_group *group, struct path *path, struct file **file) create_fd() argument 446 fanotify_poll(struct file *file, poll_table *wait) fanotify_poll() argument 460 fanotify_read(struct file *file, char __user *buf, size_t count, loff_t *pos) fanotify_read() argument 545 fanotify_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) fanotify_write() argument 573 fanotify_release(struct inode *ignored, struct file *file) fanotify_release() argument 628 fanotify_ioctl(struct file *file, unsigned int cmd, unsigned long arg) fanotify_ioctl() argument [all...] |
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | cpwd.c | 402 static int cpwd_release(struct inode *inode, struct file *file) in cpwd_release() argument 407 static long cpwd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in cpwd_ioctl() argument 477 static long cpwd_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in cpwd_compat_ioctl() argument 482 static ssize_t cpwd_write(struct file *fil argument 497 cpwd_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) cpwd_read() argument [all...] |
H A D | pcwd_usb.c | 361 static ssize_t usb_pcwd_write(struct file *file, const char __user *data, in usb_pcwd_write() argument 390 static long usb_pcwd_ioctl(struct file *file, unsigned int cmd, in usb_pcwd_ioctl() argument 477 static int usb_pcwd_open(struct inode *inode, struct file *file) in usb_pcwd_open() argument 489 static int usb_pcwd_release(struct inode *inode, struct file *file) in usb_pcwd_release() argument 509 usb_pcwd_temperature_read(struct file *file, char __user *data, size_t len, loff_t *ppos) usb_pcwd_temperature_read() argument 523 usb_pcwd_temperature_open(struct inode *inode, struct file *file) usb_pcwd_temperature_open() argument 528 usb_pcwd_temperature_release(struct inode *inode, struct file *file) usb_pcwd_temperature_release() argument [all...] |
H A D | pcwd_pci.c | 434 static ssize_t pcipcwd_write(struct file *file, const char __user *data, in pcipcwd_write() argument 463 static long pcipcwd_ioctl(struct file *file, unsigned int cmd, in pcipcwd_ioctl() argument 565 static int pcipcwd_open(struct inode *inode, struct file *file) in pcipcwd_open() argument 580 static int pcipcwd_release(struct inode *inode, struct file *file) in pcipcwd_release() argument 600 pcipcwd_temp_read(struct file *file, char __user *data, size_t len, loff_t *ppos) pcipcwd_temp_read() argument 614 pcipcwd_temp_open(struct inode *inode, struct file *file) pcipcwd_temp_open() argument 622 pcipcwd_temp_release(struct inode *inode, struct file *file) pcipcwd_temp_release() argument [all...] |
H A D | mei_wdt.c | 494 static ssize_t mei_dbgfs_read_activation(struct file *file, char __user *ubuf, in mei_dbgfs_read_activation() argument 516 static ssize_t mei_dbgfs_read_state(struct file *file, char __user *ubuf, in mei_dbgfs_read_state() argument
|
H A D | watchdog_dev.c | 661 static ssize_t watchdog_write(struct file *file, const char __user *data, in watchdog_write() argument 712 static long watchdog_ioctl(struct file *fil argument 825 watchdog_open(struct inode *inode, struct file *file) watchdog_open() argument 902 watchdog_release(struct inode *inode, struct file *file) watchdog_release() argument [all...] |
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | aops.c | 378 static int ntfs_readpage(struct file *file, struct page *page) in ntfs_readpage() argument [all...] |
H A D | file.c | 324 struct file *file = iocb->ki_filp; ntfs_prepare_file_for_write() local 1730 ntfs_perform_write(struct file *file, struct iov_iter *i, loff_t pos) ntfs_perform_write() argument 1927 struct file *file = iocb->ki_filp; ntfs_file_write_iter() local [all...] |
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_inode.c | 850 v9fs_cache_inode_set_cookie(d_inode(dentry), file); in v9fs_vfs_atomic_open() local 786 v9fs_vfs_atomic_open(struct inode *dir, struct dentry *dentry, struct file *file, unsigned flags, umode_t mode) v9fs_vfs_atomic_open() argument [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | readdir.c | 45 static void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct() argument 64 static inline void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct() argument 385 initiate_cifs_search(const unsigned int xid, struct file *fil argument 669 is_dir_changed(struct file *file) is_dir_changed() argument 705 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, struct file *file, char *full_path, char **current_entry, int *num_to_ret) find_cifs_entry() argument 836 cifs_filldir(char *find_entry, struct file *file, struct dir_context *ctx, char *scratch_buf, unsigned int max_len) cifs_filldir() argument 932 cifs_readdir(struct file *file, struct dir_context *ctx) cifs_readdir() argument [all...] |
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | user.c | 501 static ssize_t device_write(struct file *file, const char __user *buf, in device_write() argument 630 static int device_open(struct inode *inode, struct file *file) in device_open() argument 657 static int device_close(struct inode *inode, struct file *file) in device_close() argument 776 device_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) device_read() argument 888 device_poll(struct file *file, poll_table *wait) device_poll() argument 923 ctl_device_open(struct inode *inode, struct file *file) ctl_device_open() argument 929 ctl_device_close(struct inode *inode, struct file *file) ctl_device_close() argument 934 monitor_device_open(struct inode *inode, struct file *file) monitor_device_open() argument 941 monitor_device_close(struct inode *inode, struct file *file) monitor_device_close() argument [all...] |
/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/ |
H A D | ne_misc_dev.c | 1089 static long ne_enclave_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_enclave_ioctl() argument 1419 ne_enclave_release(struct inode *inode, struct file *file) ne_enclave_release() argument 1501 ne_enclave_poll(struct file *file, poll_table *wait) ne_enclave_poll() argument 1681 ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ne_ioctl() argument [all...] |
/kernel/linux/linux-5.10/fs/affs/ |
H A D | file.c | 378 static int affs_readpage(struct file *file, struct page *page) in affs_readpage() argument 396 struct file *file = iocb->ki_filp; in affs_direct_IO() local 416 affs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) affs_write_begin() argument 432 affs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) affs_write_end() argument 630 affs_readpage_ofs(struct file *file, struct page *page) affs_readpage_ofs() argument 650 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) affs_write_begin_ofs() argument 688 affs_write_end_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) affs_write_end_ofs() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | coredump.c | 529 static void wait_for_dump_helpers(struct file *file) in wait_for_dump_helpers() argument 848 struct file *file = cprm->file; dump_emit() local 871 struct file *file = cprm->file; dump_skip() local 939 struct file *file = cprm->file; dump_truncate() local 1097 struct file *file = cprm->vma_meta[i].file; free_vma_snapshot() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ioctl.c | 743 ext4_ioctl_group_add(struct file *file, struct ext4_new_group_data *input) ext4_ioctl_group_add() argument 1332 ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ext4_compat_ioctl() argument [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | reflink.c | 679 static noinline int btrfs_clone_files(struct file *fil argument [all...] |