Searched defs:td (Results 1 - 10 of 10) sorted by relevance

/haiku/src/libs/compat/freebsd_iflib/
H A Dkthread.cpp37 sched_prio(struct thread* td, u_char prio) argument
45 sched_add(struct thread* td, int /* flags */) argument
H A Dsubr_gtaskqueue.c472 struct thread *td; local
/haiku/src/bin/unzip/
H A Dexplode.c252 struct huft *tb, *tl, *td; /* literal, length, and distance tables */ variable in typeref:struct:
370 struct huft *tl, *td; /* length and distance decoder tables */ variable in typeref:struct:
500 struct huft *td; /* distanc local
[all...]
H A Dinflate.c674 struct huft *tl, *td; /* literal/length and distance decoder tables */ variable in typeref:struct:
945 struct huft *td; /* distance code table */ local
[all...]
H A Dinflatef.c432 struct huft *tl, *td; /* literal/length and distance decoder tables */ variable in typeref:struct:
703 struct huft *td; /* distance code table */ local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom440x/dev/bfe/
H A Dif_bfe.c195 struct bfe_tx_data *td; local
365 struct bfe_tx_data *td; local
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_subr_taskqueue.c499 taskqueue_member(struct taskqueue *queue, struct thread *td) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c1879 struct thread *td = curthread; local
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp985 xhci_td *td = CreateDescriptor(trbCount, trbCount, trbSize); local
1188 xhci_td* td; local
1977 xhci_td* td; local
3129 xhci_td* td = fFinishedHead; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c5155 iwn_cdev_open(struct cdev *dev, int flags, int type, struct thread *td) argument
5162 iwn_cdev_close(struct cdev *dev, int flags, int type, struct thread *td) argument
5170 iwn_cdev_ioctl(struct cdev *dev, unsigned long cmd, caddr_t data, int fflag, struct thread *td) argument

Completed in 150 milliseconds