Home
last modified time | relevance | path

Searched defs:filp (Results 276 – 300 of 678) sorted by relevance

1...<<11121314151617181920>>...28

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c524 static int bpf_map_release(struct inode *inode, struct file *filp) in bpf_map_release()
548 static void bpf_map_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_map_show_fdinfo()
586 static ssize_t bpf_dummy_read(struct file *filp, char __user *buf, size_t siz, in bpf_dummy_read()
595 static ssize_t bpf_dummy_write(struct file *filp, const char __user *buf, in bpf_dummy_write()
627 static int bpf_map_mmap(struct file *filp, struct vm_area_struct *vma) in bpf_map_mmap()
675 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll()
1786 static int bpf_prog_release(struct inode *inode, struct file *filp) in bpf_prog_release()
1819 static void bpf_prog_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_prog_show_fdinfo()
2380 static int bpf_link_release(struct inode *inode, struct file *filp) in bpf_link_release()
2400 static void bpf_link_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_link_show_fdinfo()
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c117 static int hypfs_open(struct inode *inode, struct file *filp) in hypfs_open()
204 static int hypfs_release(struct inode *inode, struct file *filp) in hypfs_release()
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_drv.c395 static int hantro_open(struct file *filp) in hantro_open()
457 static int hantro_release(struct file *filp) in hantro_release()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c634 static ssize_t ocrdma_dbgfs_ops_write(struct file *filp, in ocrdma_dbgfs_ops_write()
686 static ssize_t ocrdma_dbgfs_ops_read(struct file *filp, char __user *buffer, in ocrdma_dbgfs_ops_read()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dgoldfish.c173 static int goldfish_tty_open(struct tty_struct *tty, struct file *filp) in goldfish_tty_open()
179 static void goldfish_tty_close(struct tty_struct *tty, struct file *filp) in goldfish_tty_close()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/umplock/
H A Dumplock_driver.c495 static int umplock_driver_open(struct inode *inode, struct file *filp) in umplock_driver_open()
508 static int umplock_driver_release(struct inode *inode, struct file *filp) in umplock_driver_release()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c773 struct file * filp = NULL; in cst2xx_open_fw_file() local
788 static void cst2xx_close_fw_file(struct file * filp) in cst2xx_close_fw_file()
834 struct file * filp; in cst2xx_open_fw_file() local
850 static void cst2xx_close_fw_file(struct file * filp,mm_segment_t old_fs) in cst2xx_close_fw_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dsysfs.c99 static ssize_t wl1271_sysfs_read_fwlog(struct file *filp, struct kobject *kobj, in wl1271_sysfs_read_fwlog()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log_debugfs.c69 guc_log_relay_write(struct file *filp, in guc_log_relay_write()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dipl.c349 static ssize_t ipl_parameter_read(struct file *filp, struct kobject *kobj, in ipl_parameter_read()
360 static ssize_t ipl_scp_data_read(struct file *filp, struct kobject *kobj, in ipl_scp_data_read()
370 static ssize_t ipl_nvme_scp_data_read(struct file *filp, struct kobject *kobj, in ipl_nvme_scp_data_read()
651 static ssize_t reipl_fcp_scpdata_read(struct file *filp, struct kobject *kobj, in reipl_fcp_scpdata_read()
661 static ssize_t reipl_fcp_scpdata_write(struct file *filp, struct kobject *kobj, in reipl_fcp_scpdata_write()
805 static ssize_t reipl_nvme_scpdata_read(struct file *filp, struct kobject *kobj, in reipl_nvme_scpdata_read()
815 static ssize_t reipl_nvme_scpdata_write(struct file *filp, struct kobject *kobj, in reipl_nvme_scpdata_write()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpir-aschip.c55 static ssize_t pir_aschip_sensibility_write(struct file *filp, in pir_aschip_sensibility_write()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/context/backend/
H A Dmali_kbase_context_jm.c182 struct file *const filp) in kbase_create_context()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dfile.c142 static int ext2_release_file (struct inode * inode, struct file * filp) in ext2_release_file()
/OK3568_Linux_fs/kernel/security/lockdown/
H A Dlockdown.c118 static ssize_t lockdown_read(struct file *filp, char __user *buf, size_t count, in lockdown_read()
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds2780.c89 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, in w1_slave_read()
H A Dw1_ds2781.c86 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, in w1_slave_read()
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Dee1004.c95 static ssize_t ee1004_read(struct file *filp, struct kobject *kobj, in ee1004_read()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1222 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease()
1227 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease()
1252 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
1257 static inline void locks_remove_file(struct file *filp) in locks_remove_file()
1262 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock()
1267 static inline int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file()
1278 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock()
1283 static inline int vfs_lock_file(struct file *filp, unsigned int cmd, in vfs_lock_file()
1289 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock()
1310 static inline int generic_setlease(struct file *filp, long arg, in generic_setlease()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c511 static ssize_t srm_data_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_at… in srm_data_write()
535 static ssize_t srm_data_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_att… in srm_data_read()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddcdbas.c151 static ssize_t smi_data_read(struct file *filp, struct kobject *kobj, in smi_data_read()
164 static ssize_t smi_data_write(struct file *filp, struct kobject *kobj, in smi_data_write()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c25 __vma_matches(struct vm_area_struct *vma, struct file *filp, in __vma_matches()
840 int i915_gem_mmap(struct file *filp, struct vm_area_struct *vma) in i915_gem_mmap()
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A Dapex_driver.c449 static bool apex_ioctl_check_permissions(struct file *filp, uint cmd) in apex_ioctl_check_permissions()
489 static long apex_ioctl(struct file *filp, uint cmd, void __user *argp) in apex_ioctl()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dhugetlbpage.c26 static unsigned long hugetlb_get_unmapped_area_bottomup(struct file *filp, in hugetlb_get_unmapped_area_bottomup()
58 hugetlb_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in hugetlb_get_unmapped_area_topdown()
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A Dtty.c89 static int ipw_open(struct tty_struct *linux_tty, struct file *filp) in ipw_open()
149 static void ipw_close(struct tty_struct *linux_tty, struct file *filp) in ipw_close()
/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_core.c109 static int tee_open(struct inode *inode, struct file *filp) in tee_open()
126 static int tee_release(struct inode *inode, struct file *filp) in tee_release()
823 static long tee_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in tee_ioctl()

1...<<11121314151617181920>>...28