Home
last modified time | relevance | path

Searched defs:fops (Results 1 – 25 of 125) sorted by relevance

12345

/OK3568_Linux_fs/kernel/fs/
H A Danon_inodes.c79 const struct file_operations *fops, in __anon_inode_getfile()
144 const struct file_operations *fops, in anon_inode_getfile()
152 const struct file_operations *fops, in __anon_inode_getfd()
197 int anon_inode_getfd(const char *name, const struct file_operations *fops, in anon_inode_getfd()
220 int anon_inode_getfd_secure(const char *name, const struct file_operations *fops, in anon_inode_getfd_secure()
H A Dchar_dev.c270 const struct file_operations *fops) in __register_chrdev()
375 const struct file_operations *fops; in chrdev_open() local
651 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
H A Dfile_table.c217 const struct file_operations *fops) in alloc_file_pseudo()
243 const struct file_operations *fops) in alloc_file_clone()
/OK3568_Linux_fs/kernel/sound/
H A Dsound_core.c162 …sert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_operations *fops, int… in __sound_insert_unit()
242 static int sound_insert_unit(struct sound_unit **list, const struct file_operations *fops, int inde… in sound_insert_unit()
350 int register_sound_special_device(const struct file_operations *fops, int unit, in register_sound_special_device()
417 int register_sound_special(const struct file_operations *fops, int unit) in register_sound_special()
436 int register_sound_mixer(const struct file_operations *fops, int dev) in register_sound_mixer()
464 int register_sound_dsp(const struct file_operations *fops, int dev) in register_sound_dsp()
/OK3568_Linux_fs/kernel/net/core/
H A Dfailover.c50 struct failover_ops *fops; in failover_slave_register() local
107 struct failover_ops *fops; in failover_slave_unregister() local
138 struct failover_ops *fops; in failover_slave_link_change() local
163 struct failover_ops *fops; in failover_slave_name_change() local
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofilefs.c137 const struct file_operations *fops, int perm, void *priv) in __oprofilefs_create_file()
204 char const *name, const struct file_operations *fops) in oprofilefs_create_file()
211 char const *name, const struct file_operations *fops, int perm) in oprofilefs_create_file_perm()
/OK3568_Linux_fs/kernel/security/
H A Dinode.c109 const struct file_operations *fops, in securityfs_create_dentry()
202 const struct file_operations *fops) in securityfs_create_file()
/OK3568_Linux_fs/kernel/kernel/livepatch/
H A Dpatch.h25 struct ftrace_ops fops; member
H A Dpatch.c42 struct ftrace_ops *fops, in klp_ftrace_handler()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Ddebugfs_gt.h30 const struct file_operations *fops; member
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c47 const void *fops; in iter() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_debugfs.h37 const struct file_operations fops; member
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c452 const struct file_operations *fops) in debugfs_create_file()
491 const struct file_operations *fops) in debugfs_create_file_unsafe()
522 const struct file_operations *fops, in debugfs_create_file_size()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_class.c45 const struct file_operations *fops, in register_tape_dev()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddebugfs.h179 const struct file_operations *fops) in debugfs_create_file()
187 const struct file_operations *fops) in debugfs_create_file_unsafe()
194 const struct file_operations *fops, in debugfs_create_file_size()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_utils_transport.h23 struct file_operations fops; /* file operations */ member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddevice.c61 const struct file_operations *fops, in hfi1_cdev_init()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dapi.c57 const struct file_operations *fops, in cxl_getfile()
387 struct file *cxl_get_fd(struct cxl_context *ctx, struct file_operations *fops, in cxl_get_fd()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dedac_module.h95 void *data, const struct file_operations *fops) { return NULL; } in edac_debugfs_create_file()
H A Ddebugfs.c111 void *data, const struct file_operations *fops) in edac_debugfs_create_file()
/OK3568_Linux_fs/kernel/include/media/
H A Dmedia-devnode.h79 const struct media_file_operations *fops; member
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-tea5777.h52 struct v4l2_file_operations fops; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_fs.c52 umode_t mode, const struct file_operations *fops, in qibfs_mknod()
89 const struct file_operations *fops, void *data) in create_file()
/OK3568_Linux_fs/kernel/include/rdma/
H A Duverbs_types.h143 const struct file_operations *fops; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c221 const struct file_operations *fops; member

12345