Searched defs:fops (Results 1 - 25 of 127) sorted by last modified time

123456

/linux-master/drivers/nvme/host/
H A Dcore.c3444 nvme_cdev_add(struct cdev *cdev, struct device *cdev_device, const struct file_operations *fops, struct module *owner) argument
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c477 const struct file_operations *fops; member in struct:bnad_debugfs_entry
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c2881 const struct file_operations *fops; member in struct:__anon13
2908 const struct file_operations *fops; member in struct:__anon14
3175 const struct file_operations *fops; member in struct:__anon15
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c865 const struct file_operations *fops; member in struct:svs_dentry
/linux-master/virt/kvm/
H A Dkvm_main.c6285 const struct file_operations *fops; local
/linux-master/include/linux/
H A Dblkdev.h151 const struct block_device_operations *fops; member in struct:gendisk
H A Dfs.h2746 register_chrdev(unsigned int major, const char *name, const struct file_operations *fops) argument
[all...]
H A Dbpf.h1170 struct ftrace_ops *fops; member in struct:bpf_trampoline
H A Dsecurity.h2101 securityfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
H A Dkexec.h342 const struct kexec_file_ops *fops; member in struct:kimage
/linux-master/fs/bcachefs/
H A Dthread_with_file.c22 bch2_run_thread_with_file(struct thread_with_file *thr, const struct file_operations *fops, int (*fn)(void *)) argument
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1844 ffs_sb_make_inode(struct super_block *sb, void *data, const struct file_operations *fops, const struct inode_operations *iops, struct ffs_file_perms *perms) argument
1873 ffs_sb_create_file(struct super_block *sb, const char *name, void *data, const struct file_operations *fops) argument
/linux-master/kernel/trace/
H A Dtrace_events.c2343 system_callback(const char *name, umode_t *mode, void **data, const struct file_operations **fops) argument
2479 event_callback(const char *name, umode_t *mode, void **data, const struct file_operations **fops) argument
3824 events_callback(const char *name, umode_t *mode, void **data, const struct file_operations **fops) argument
[all...]
H A Dtrace.c8528 trace_create_cpu_file(const char *name, umode_t mode, struct dentry *parent, void *data, long cpu, const struct file_operations *fops) argument
8751 trace_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
/linux-master/fs/tracefs/
H A Devent_inode.c555 const struct file_operations *fops; local
578 const struct file_operations *fops; local
499 lookup_file_dentry(struct dentry *dentry, struct eventfs_inode *ei, int idx, umode_t mode, void *data, const struct file_operations *fops) argument
[all...]
/linux-master/fs/debugfs/
H A Dinode.c489 debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
528 debugfs_create_file_unsafe(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
559 debugfs_create_file_size(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops, loff_t file_size) argument
[all...]
/linux-master/drivers/w1/
H A Dw1.c608 const struct w1_family_ops *fops; local
[all...]
/linux-master/drivers/staging/axis-fifo/
H A Daxis-fifo.c711 static const struct file_operations fops = { variable in typeref:struct:file_operations
/linux-master/drivers/fpga/
H A Ddfl.c657 dfl_fpga_dev_ops_register(struct platform_device *pdev, const struct file_operations *fops, struct module *owner) argument
/linux-master/drivers/s390/char/
H A Dtape_class.c44 register_tape_dev( struct device * device, dev_t dev, const struct file_operations *fops, char * device_name, char * mode_name) argument
/linux-master/arch/s390/kernel/
H A Dsysinfo.c528 const struct file_operations *fops; member in struct:stsi_file
[all...]
/linux-master/drivers/vfio/pci/pds/
H A Dlm.c15 pds_vfio_get_lm_file(const struct file_operations *fops, int flags, u64 size) argument
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_cnv_dbgfs.c279 const struct file_operations *fops; local
/linux-master/mm/damon/
H A Ddbgfs.c765 const struct file_operations *fops[] = {&attrs_fops, &schemes_fops, local
1094 const struct file_operations *fops[] = {&mk_contexts_fops, local
/linux-master/kernel/
H A Dkexec_file.c54 const struct kexec_file_ops * const *fops; local
[all...]

Completed in 620 milliseconds

123456