| /openbsd-src/sys/net/ |
| H A D | fq_codel.c | 632 fqcodel_deq_begin(struct fqcodel *fqc, void **cookiep, in next_flow() 660 *cookiep = flow; in fqcodel_deq_begin() 699 fqcodel_if_deq_begin(struct ifqueue *ifq, void **cookiep) in fqcodel_purge() 704 m = fqcodel_deq_begin(ifq->ifq_q, cookiep, &free_ml); in fqcodel_if_enq() 853 fqcodel_pf_deq_begin(void *fqc, void **cookiep, struct mbuf_list *free_ml) in fqcodel_pf_qlength() 855 return fqcodel_deq_begin(fqc, cookiep, free_ml); 641 fqcodel_deq_begin(struct fqcodel * fqc,void ** cookiep,struct mbuf_list * free_ml) fqcodel_deq_begin() argument 708 fqcodel_if_deq_begin(struct ifqueue * ifq,void ** cookiep) fqcodel_if_deq_begin() argument 862 fqcodel_pf_deq_begin(void * fqc,void ** cookiep,struct mbuf_list * free_ml) fqcodel_pf_deq_begin() argument
|
| H A D | ifq.c | 963 priq_deq_begin(struct ifqueue *ifq, void **cookiep) in priq_deq_begin() 974 *cookiep = pl; in priq_deq_begin() 958 priq_deq_begin(struct ifqueue * ifq,void ** cookiep) priq_deq_begin() argument
|
| H A D | hfsc.c | 538 hfsc_pf_deq_begin(void *arg, void **cookiep, struct mbuf_list *free_ml) in hfsc_pf_enqueue() 831 hfsc_deq_begin(struct ifqueue *ifq, void **cookiep) in hfsc_enq() 882 *cookiep = cl; in hfsc_deq_begin() 547 hfsc_pf_deq_begin(void * arg,void ** cookiep,struct mbuf_list * free_ml) hfsc_pf_deq_begin() argument 840 hfsc_deq_begin(struct ifqueue * ifq,void ** cookiep) hfsc_deq_begin() argument
|
| /openbsd-src/sys/arch/powerpc64/dev/ |
| H A D | astfb.c | 247 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in astfb_alloc_screen() argument 249 return rasops_alloc_screen(v, cookiep, curxp, curyp, attrp); in astfb_alloc_screen()
|
| /openbsd-src/sys/arch/armv7/exynos/ |
| H A D | exdisplay.c | 241 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in exdisplay_alloc_screen() argument 246 return rasops_alloc_screen(ri, cookiep, curxp, curyp, attrp); in exdisplay_alloc_screen()
|
| /openbsd-src/sys/dev/fdt/ |
| H A D | simplefb.c | 316 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in simplefb_alloc_screen() argument 318 return rasops_alloc_screen(v, cookiep, curxp, curyp, attrp); in simplefb_alloc_screen()
|
| H A D | rkdrm.c | 301 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in rkdrm_alloc_screen() 303 return rasops_alloc_screen(v, cookiep, curxp, curyp, attrp); in rkdrm_alloc_screen() 302 rkdrm_alloc_screen(void * v,const struct wsscreen_descr * type,void ** cookiep,int * curxp,int * curyp,uint32_t * attrp) rkdrm_alloc_screen() argument
|
| H A D | ssdfb.c | 700 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in ssdfb_alloc_screen() argument 705 return rasops_alloc_screen(ri, cookiep, curxp, curyp, attrp); in ssdfb_alloc_screen()
|
| /openbsd-src/sys/dev/isa/ |
| H A D | pcdisplay.c | 338 void **cookiep, int *curxp, int *curyp, uint32_t *defattrp) in pcdisplay_alloc_screen() argument 345 *cookiep = sc->sc_dc; in pcdisplay_alloc_screen()
|
| /openbsd-src/sys/arch/sparc64/dev/ |
| H A D | fb.c | 447 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in fb_alloc_screen() argument 461 *cookiep = cookie; in fb_alloc_screen()
|
| H A D | pcons.c | 560 pcons_alloc_screen(void *v, const struct wsscreen_descr *typ, void **cookiep, in pcons_alloc_screen() argument 578 *cookiep = v; in pcons_alloc_screen()
|
| /openbsd-src/sys/dev/pci/drm/apple/ |
| H A D | apldrm.c | 185 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in apldrm_alloc_screen() argument 187 return rasops_alloc_screen(v, cookiep, curxp, curyp, attrp); in apldrm_alloc_screen()
|
| /openbsd-src/sys/arch/macppc/pci/ |
| H A D | vgafb.c | 456 vgafb_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in vgafb_alloc_screen() argument 462 return rasops_alloc_screen(ri, cookiep, curxp, curyp, attrp); in vgafb_alloc_screen()
|
| /openbsd-src/sys/arch/amd64/amd64/ |
| H A D | efifb.c | 344 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in efifb_alloc_screen() argument 348 return rasops_alloc_screen(ri, cookiep, curxp, curyp, attrp); in efifb_alloc_screen()
|
| /openbsd-src/sys/arch/loongson/dev/ |
| H A D | sisfb.c | 259 sisfb_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in sisfb_alloc_screen() argument 268 *cookiep = ri; in sisfb_alloc_screen()
|
| H A D | radeonfb.c | 256 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in radeonfb_alloc_screen() argument 264 *cookiep = ri; in radeonfb_alloc_screen()
|
| H A D | smfb.c | 243 smfb_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in smfb_alloc_screen() argument 252 *cookiep = ri; in smfb_alloc_screen()
|
| /openbsd-src/sys/arch/luna88k/dev/ |
| H A D | lunafb.c | 478 omfb_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in omfb_alloc_screen() argument 487 *cookiep = ri; in omfb_alloc_screen()
|
| /openbsd-src/sys/arch/armv7/omap/ |
| H A D | amdisplay.c | 646 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in amdisplay_alloc_screen() argument 648 return rasops_alloc_screen(sconf, cookiep, curxp, curyp, attrp); in amdisplay_alloc_screen()
|
| H A D | omdisplay.c | 446 void **cookiep, int *curxp, int *curyp, uint32_t *attrp); 1149 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in omdisplay_alloc_screen() argument 1179 *cookiep = ri; in omdisplay_alloc_screen()
|
| /openbsd-src/sys/dev/pv/ |
| H A D | viogpu.c | 645 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) 647 return rasops_alloc_screen(v, cookiep, curxp, curyp, attrp); 641 viogpu_alloc_screen(void * v,const struct wsscreen_descr * type,void ** cookiep,int * curxp,int * curyp,uint32_t * attrp) viogpu_alloc_screen() argument
|
| /openbsd-src/sys/dev/pci/ |
| H A D | tga.c | 730 tga_alloc_screen(v, type, cookiep, curxp, curyp, attrp) 733 void **cookiep; 743 *cookiep = &sc->sc_dc->dc_rinfo; /* one and only for now */ 731 tga_alloc_screen(v,type,cookiep,curxp,curyp,attrp) tga_alloc_screen() argument
|
| /openbsd-src/sys/dev/pcmcia/ |
| H A D | cfxga.c | 430 cfxga_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in cfxga_alloc_screen() argument 539 *cookiep = ri; in cfxga_alloc_screen()
|
| /openbsd-src/sys/dev/ic/ |
| H A D | vga.c | 670 vga_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, in vga_alloc_screen() argument 700 *cookiep = scr; in vga_alloc_screen()
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | radeon_drv.c | 832 void **cookiep, int *curxp, int *curyp, uint32_t *attrp) in radeondrm_alloc_screen() argument 834 return rasops_alloc_screen(v, cookiep, curxp, curyp, attrp); in radeondrm_alloc_screen()
|