Lines Matching refs:dentry
447 static int mvpp2_dbgfs_flow_port_init(struct dentry *parent, in mvpp2_dbgfs_flow_port_init()
452 struct dentry *port_dir; in mvpp2_dbgfs_flow_port_init()
470 static int mvpp2_dbgfs_flow_entry_init(struct dentry *parent, in mvpp2_dbgfs_flow_entry_init()
474 struct dentry *flow_entry_dir; in mvpp2_dbgfs_flow_entry_init()
507 static int mvpp2_dbgfs_flow_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_flow_init()
509 struct dentry *flow_dir; in mvpp2_dbgfs_flow_init()
523 static int mvpp2_dbgfs_prs_entry_init(struct dentry *parent, in mvpp2_dbgfs_prs_entry_init()
527 struct dentry *prs_entry_dir; in mvpp2_dbgfs_prs_entry_init()
567 static int mvpp2_dbgfs_prs_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_prs_init()
569 struct dentry *prs_dir; in mvpp2_dbgfs_prs_init()
583 static int mvpp2_dbgfs_c2_entry_init(struct dentry *parent, in mvpp2_dbgfs_c2_entry_init()
587 struct dentry *c2_entry_dir; in mvpp2_dbgfs_c2_entry_init()
614 static int mvpp2_dbgfs_flow_tbl_entry_init(struct dentry *parent, in mvpp2_dbgfs_flow_tbl_entry_init()
618 struct dentry *flow_tbl_entry_dir; in mvpp2_dbgfs_flow_tbl_entry_init()
639 static int mvpp2_dbgfs_cls_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_cls_init()
641 struct dentry *cls_dir, *c2_dir, *flow_tbl_dir; in mvpp2_dbgfs_cls_init()
665 static int mvpp2_dbgfs_port_init(struct dentry *parent, in mvpp2_dbgfs_port_init()
668 struct dentry *port_dir; in mvpp2_dbgfs_port_init()
684 static struct dentry *mvpp2_root;
700 struct dentry *mvpp2_dir; in mvpp2_dbgfs_init()