comp_channel     1003 drivers/infiniband/core/uverbs_cmd.c 	if (cmd->comp_channel >= 0) {
comp_channel     1004 drivers/infiniband/core/uverbs_cmd.c 		ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel, attrs);
comp_channel     1085 drivers/infiniband/core/uverbs_cmd.c 	cmd_ex.comp_channel = cmd.comp_channel;
comp_channel       47 drivers/staging/most/cdev/cdev.c #define to_channel(d) container_of(d, struct comp_channel, cdev)
comp_channel       51 drivers/staging/most/cdev/cdev.c static inline bool ch_has_mbo(struct comp_channel *c)
comp_channel       56 drivers/staging/most/cdev/cdev.c static inline struct mbo *ch_get_mbo(struct comp_channel *c, struct mbo **mbo)
comp_channel       66 drivers/staging/most/cdev/cdev.c static struct comp_channel *get_channel(struct most_interface *iface, int id)
comp_channel       68 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c, *tmp;
comp_channel       85 drivers/staging/most/cdev/cdev.c static void stop_channel(struct comp_channel *c)
comp_channel       94 drivers/staging/most/cdev/cdev.c static void destroy_cdev(struct comp_channel *c)
comp_channel      105 drivers/staging/most/cdev/cdev.c static void destroy_channel(struct comp_channel *c)
comp_channel      122 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c;
comp_channel      166 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c = to_channel(inode->i_cdev);
comp_channel      195 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c = filp->private_data;
comp_channel      248 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c = filp->private_data;
comp_channel      290 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c = filp->private_data;
comp_channel      329 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c;
comp_channel      365 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c;
comp_channel      398 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c;
comp_channel      430 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c;
comp_channel      545 drivers/staging/most/cdev/cdev.c 	struct comp_channel *c, *tmp;
comp_channel      409 include/uapi/rdma/ib_user_verbs.h 	__s32 comp_channel;
comp_channel      423 include/uapi/rdma/ib_user_verbs.h 	__s32 comp_channel;