Home | History | Annotate | Download | only in libpuffs

Lines Matching refs:puffs_cc

51 struct puffs_cc;
520 void puffs_setback(struct puffs_cc *, int);
555 struct puffs_cc **);
556 int puffs_dispatch_exec(struct puffs_cc *,
617 void puffs_cc_yield(struct puffs_cc *);
618 void puffs_cc_continue(struct puffs_cc *);
619 void puffs_cc_schedule(struct puffs_cc *);
620 int puffs_cc_getcaller(struct puffs_cc *,pid_t *,lwpid_t *);
621 struct puffs_cc *puffs_cc_getcc(struct puffs_usermount *);
709 int puffs_framev_enqueue_cc(struct puffs_cc *, int,
716 int puffs_framev_enqueue_directreceive(struct puffs_cc *, int,
718 int puffs_framev_enqueue_directsend(struct puffs_cc *, int,
720 int puffs_framev_enqueue_waitevent(struct puffs_cc *, int, int *);
722 struct puffs_cc *);