Searched defs:cops (Results 1 – 6 of 6) sorted by relevance
/linux/net/sched/ |
H A D | sch_api.c | 155 const struct Qdisc_class_ops *cops = qops->cl_ops; in register_qdisc() local 343 const struct Qdisc_class_ops *cops = p->ops->cl_ops; in qdisc_leaf() local 778 const struct Qdisc_class_ops *cops; qdisc_tree_reduce_backlog() local 1168 const struct Qdisc_class_ops *cops = parent->ops->cl_ops; qdisc_graft() local 1440 const struct Qdisc_class_ops *cops = q->ops->cl_ops; check_loop_fn() local 2033 tclass_del_notify(struct net * net,const struct Qdisc_class_ops * cops,struct sk_buff * oskb,struct nlmsghdr * n,struct Qdisc * q,unsigned long cl,struct netlink_ext_ack * extack) tclass_del_notify() argument 2104 const struct Qdisc_class_ops *cops = q->ops->cl_ops; tc_bind_class_walker() local 2134 const struct Qdisc_class_ops *cops = q->ops->cl_ops; tc_bind_tclass() local 2162 const struct Qdisc_class_ops *cops; __tc_ctl_tclass() local [all...] |
H A D | cls_api.c | 1184 const struct Qdisc_class_ops *cops; in __tcf_qdisc_find() local 1263 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in __tcf_qdisc_cl_find() local 1289 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in __tcf_block_find() local 2878 const struct Qdisc_class_ops *cops; in tc_dump_tfilter() local 3262 const struct Qdisc_class_ops *cops; in tc_dump_chain() local
|
/linux/fs/f2fs/ |
H A D | compress.c | 555 const struct f2fs_compress_ops *cops = f2fs_cops[alg]; in f2fs_is_compress_level_valid() local 623 const struct f2fs_compress_ops *cops = in f2fs_compress_pages() local 736 const struct f2fs_compress_ops *cops = in f2fs_decompress_cluster() local 1640 const struct f2fs_compress_ops *cops = f2fs_cops[dic->compress_algorithm]; in f2fs_prepare_decomp_mem() local 1676 const struct f2fs_compress_ops *cops = f2fs_cops[dic->compress_algorithm]; in f2fs_release_decomp_mem() local
|
/linux/drivers/video/fbdev/ |
H A D | amifb.c | 2055 copins *copl, *cops; in ami_set_sprite() local 2151 copins *copl, *cops; in ami_rebuild_copper() local 2242 copins *copl, *cops; in ami_build_copper() local
|
/linux/include/sound/ |
H A D | soc-dai.h | 412 const struct snd_soc_cdai_ops *cops; global() member
|
/linux/net/core/ |
H A D | rtnetlink.c | 4961 const struct net_device_ops *ops = NULL, *cops = NULL; rtnl_fdb_dump() local
|