Home
last modified time | relevance | path

Searched defs:fops (Results 126 - 150 of 237) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/android/
H A Dbinderfs.c504 binderfs_create_file(struct dentry *parent, const char *name, const struct file_operations *fops, void *data) binderfs_create_file() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c108 spufs_new_file(struct super_block *sb, struct dentry *dentry, const struct file_operations *fops, umode_t mode, size_t size, struct spu_context *ctx) spufs_new_file() argument
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dinject.c648 const struct file_operations *fops; member
[all...]
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpsingle.c1157 static struct op fops[16] = { variable
H A Dvfpdouble.c1112 static struct op fops[16] = { variable
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpsingle.c1157 static struct op fops[16] = { variable
H A Dvfpdouble.c1112 static struct op fops[16] = { variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c110 spufs_new_file(struct super_block *sb, struct dentry *dentry, const struct file_operations *fops, umode_t mode, size_t size, struct spu_context *ctx) spufs_new_file() argument
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dcore.c807 const struct file_operations *fops; in intel_th_output_open() local
H A Dintel_th.h182 const struct file_operations *fops; member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Ddebugfs.c657 struct file_operations fops; member
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c69 ocxlflash_getfile(struct device *dev, const char *name, const struct file_operations *fops, void *priv, int flags) ocxlflash_getfile() argument
1192 ocxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) ocxlflash_get_fd() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c406 xhci_debugfs_create_files(struct xhci_hcd *xhci, struct xhci_file_map *files, size_t nentries, void *data, struct dentry *parent, const struct file_operations *fops) xhci_debugfs_create_files() argument
/kernel/linux/linux-5.10/fs/debugfs/
H A Dfile.c420 debugfs_create_mode_unsafe(const char *name, umode_t mode, struct dentry *parent, void *value, const struct file_operations *fops, const struct file_operations *fops_ro, const struct file_operations *fops_wo) debugfs_create_mode_unsafe() argument
H A Dinode.c455 debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
494 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
525 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
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dkexec_file.c51 const struct kexec_file_ops * const *fops; in kexec_image_probe_default() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dinode.c330 bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, const struct inode_operations *iops, const struct file_operations *fops) bpf_mkobj_ops() argument
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dusb.c494 struct pn533_frame_ops *fops = NULL; in pn533_usb_probe() local
/kernel/linux/linux-5.10/include/linux/
H A Dkexec.h325 const struct kexec_file_ops *fops; member
H A Dgenhd.h189 const struct block_device_operations *fops; member
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c514 binderfs_create_file(struct dentry *parent, const char *name, const struct file_operations *fops, void *data) binderfs_create_file() argument
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinode.c483 debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
522 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
553 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
[all...]
/kernel/linux/linux-6.6/fs/tracefs/
H A Dinode.c553 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-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c70 ocxlflash_getfile(struct device *dev, const char *name, const struct file_operations *fops, void *priv, int flags) ocxlflash_getfile() argument
1195 ocxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) ocxlflash_get_fd() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c406 xhci_debugfs_create_files(struct xhci_hcd *xhci, struct xhci_file_map *files, size_t nentries, void *data, struct dentry *parent, const struct file_operations *fops) xhci_debugfs_create_files() argument

Completed in 29 milliseconds

12345678910