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

123456

/linux-master/security/apparmor/
H A Dapparmorfs.c214 __aafs_setup_d_inode(struct inode *dir, struct dentry *dentry, umode_t mode, void *data, char *link, const struct file_operations *fops, const struct inode_operations *iops) argument
264 aafs_create(const char *name, umode_t mode, struct dentry *parent, void *data, void *link, const struct file_operations *fops, const struct inode_operations *iops) argument
325 aafs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
1566 create_profile_file(struct dentry *dir, const char *name, struct aa_profile *profile, const struct file_operations *fops) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1276 static const struct file_operations fops = { variable in typeref:struct:file_operations
/linux-master/drivers/accel/habanalabs/common/
H A Ddevice.c702 device_init_cdev(struct hl_device *hdev, const struct class *class, int minor, const struct file_operations *fops, char *name, struct cdev *cdev, struct device **dev) argument
/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/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/net/wireless/ath/wil6210/
H A Ddebugfs.c2323 const struct file_operations *fops; member in struct:__anon2010
/linux-master/drivers/nfc/pn533/
H A Dpn533.c2737 pn53x_common_init(u32 device_type, enum pn533_protocol_type protocol_type, void *phy, const struct pn533_phy_ops *phy_ops, struct pn533_frame_ops *fops, struct device *dev) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2388 const struct file_operations *fops; member in struct:cxgb4vf_debugfs_entry
/linux-master/net/ipv6/
H A Dseg6_local.c459 static bool seg6_next_csid_enabled(__u32 fops) argument
470 static int seg6_flv_supp_ops_by_action(int action, __u32 *fops) argument
796 __u32 fops = finfo->flv_ops; local
817 __u32 fops = finfo->flv_ops; local
2135 __u32 fops, supp_fops; local
2188 __u32 fops = finfo->flv_ops; local
[all...]
/linux-master/drivers/mmc/core/
H A Dmmc_test.c3191 __mmc_test_register_dbgfs_file(struct mmc_card *card, const char *name, umode_t mode, 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/drivers/edac/
H A Dthunderx_edac.c172 const struct file_operations fops; member in struct:debugfs_entry
/linux-master/include/linux/
H A Dusb.h1309 const struct file_operations *fops; member in struct:usb_class_driver
H A Dblkdev.h151 const struct block_device_operations *fops; member in struct:gendisk
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 Dbpf.h1170 struct ftrace_ops *fops; member in struct:bpf_trampoline
/linux-master/drivers/gpu/drm/i915/
H A Di915_perf.c3786 static const struct file_operations fops = { variable in typeref:struct:file_operations
/linux-master/drivers/firmware/cirrus/
H A Dcs_dsp.c443 const struct file_operations fops; member in struct:__anon77
/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/drivers/soc/mediatek/
H A Dmtk-svs.c865 const struct file_operations *fops; member in struct:svs_dentry
/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/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c3965 struct rtl8xxxu_fileops *fops = priv->fops; local
4070 struct rtl8xxxu_fileops *fops = priv->fops; local
6643 struct rtl8xxxu_fileops *fops = priv->fops; local
[all...]
/linux-master/drivers/gpu/drm/bridge/
H A Dite-it6505.c401 const struct file_operations *fops; member in struct:debugfs_entries
/linux-master/virt/kvm/
H A Dkvm_main.c6285 const struct file_operations *fops; local

Completed in 456 milliseconds

123456