Home
last modified time | relevance | path

Searched defs:fops (Results 101 - 125 of 252) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/arch/s390/lib/
H A Dtest_unwind.c288 struct ftrace_ops *fops; in test_unwind_ftrace() local
268 test_unwind_ftrace_handler(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *fops, struct ftrace_regs *fregs) test_unwind_ftrace_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dflash.c507 static const struct file_operations fops = { variable
H A Dfile.c564 cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, struct device **chardev, char *postfix, char *desc, const struct file_operations *fops) cxl_add_chardev() argument
H A Dapi.c387 struct file *cxl_get_fd(struct cxl_context *ctx, struct file_operations *fops, in cxl_get_fd() argument
56 cxl_getfile(const char *name, const struct file_operations *fops, void *priv, int flags) cxl_getfile() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Ddevice.c176 device_init_cdev(struct hl_device *hdev, struct class *hclass, int minor, const struct file_operations *fops, char *name, struct cdev *cdev, struct device **dev) device_init_cdev() argument
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dibmasmfs.c147 ibmasmfs_create_file(struct dentry *parent, const char *name, const struct file_operations *fops, void *data, int mode) ibmasmfs_create_file() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c397 static const struct file_operations fops = { variable
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Ddebug.c57 const struct file_operations fops; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c33 struct file_operations fops; member
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddebugfs.c678 const struct file_operations *const fops; member
994 const struct file_operations *fops = dwc3_ep_file_map[i].fops; in dwc3_debugfs_create_endpoint_files() local
/kernel/linux/linux-5.10/include/linux/
H A Dmiscdevice.h82 const struct file_operations *fops; member
H A Dw1.h272 const struct w1_family_ops *fops; member
H A Ddebugfs.h185 debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
192 debugfs_create_file_unsafe(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file_unsafe() argument
200 debugfs_create_file_size(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops, loff_t file_size) debugfs_create_file_size() argument
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dev.h270 const struct v4l2_file_operations *fops; member
/kernel/linux/linux-5.10/sound/soc/sof/
H A Ddebug.c214 snd_sof_debugfs_probe_item(struct snd_sof_dev *sdev, const char *name, mode_t mode, const struct file_operations *fops) snd_sof_debugfs_probe_item() argument
/kernel/linux/linux-5.10/fs/
H A Dchar_dev.c375 const struct file_operations *fops; in chrdev_open() local
268 __register_chrdev(unsigned int major, unsigned int baseminor, unsigned int count, const char *name, const struct file_operations *fops) __register_chrdev() argument
651 cdev_init(struct cdev *cdev, const struct file_operations *fops) cdev_init() argument
[all...]
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c478 tracefs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) tracefs_create_file() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_drv.h573 const struct file_operations *fops; member
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dibmasmfs.c147 ibmasmfs_create_file(struct dentry *parent, const char *name, const struct file_operations *fops, void *data, int mode) ibmasmfs_create_file() argument
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfile.c564 cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, struct device **chardev, char *postfix, char *desc, const struct file_operations *fops) cxl_add_chardev() argument
H A Dflash.c508 static const struct file_operations fops = { variable
H A Dapi.c388 struct file *cxl_get_fd(struct cxl_context *ctx, struct file_operations *fops, in cxl_get_fd() argument
57 cxl_getfile(const char *name, const struct file_operations *fops, void *priv, int flags) cxl_getfile() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dchar_dev.c375 const struct file_operations *fops; in chrdev_open() local
268 __register_chrdev(unsigned int major, unsigned int baseminor, unsigned int count, const char *name, const struct file_operations *fops) __register_chrdev() argument
658 cdev_init(struct cdev *cdev, const struct file_operations *fops) cdev_init() argument
[all...]
/kernel/linux/linux-6.6/fs/tracefs/
H A Devent_inode.c507 const struct file_operations *fops; in eventfs_root_lookup() local
530 const struct file_operations *fops; in eventfs_iterate() local
452 lookup_file_dentry(struct dentry *dentry, struct eventfs_inode *ei, int idx, umode_t mode, void *data, const struct file_operations *fops) lookup_file_dentry() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Ddebugfs.h190 debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
197 debugfs_create_file_unsafe(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file_unsafe() argument
205 debugfs_create_file_size(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops, loff_t file_size) debugfs_create_file_size() argument

Completed in 27 milliseconds

1234567891011