Home
last modified time | relevance | path

Searched defs:td (Results 251 – 275 of 860) sorted by relevance

1...<<11121314151617181920>>...35

/freebsd/sys/kern/
H A Dkern_ntptime.c287 sys_ntp_gettime(struct thread *td, struct ntp_gettime_args *uap) in sys_ntp_gettime()
345 kern_ntp_adjtime(struct thread *td, struct timex *ntv, int *retvalp) in kern_ntp_adjtime()
481 sys_ntp_adjtime(struct thread *td, struct ntp_adjtime_args *uap) in sys_ntp_adjtime()
935 sys_adjtime(struct thread *td, struct adjtime_args *uap) in sys_adjtime()
954 kern_adjtime(struct thread *td, struct timeval *delta, struct timeval *olddelta) in kern_adjtime()
H A Dkern_linker.c1199 kern_kldload(struct thread *td, const char *file, int *fileid) in kern_kldload()
1249 sys_kldload(struct thread *td, struct kldload_args *uap) in sys_kldload()
1268 kern_kldunload(struct thread *td, int fileid, int flags) in kern_kldunload()
1313 sys_kldunload(struct thread *td, struct kldunload_args *uap) in sys_kldunload()
1320 sys_kldunloadf(struct thread *td, struct kldunloadf_args *uap) in sys_kldunloadf()
1330 sys_kldfind(struct thread *td, struct kldfind_args *uap) in sys_kldfind()
1363 sys_kldnext(struct thread *td, struct kldnext_args *uap) in sys_kldnext()
1400 sys_kldstat(struct thread *td, struct kldstat_args *uap) in sys_kldstat()
1510 sys_kldsym(struct thread *td, struct kldsym_args *uap) in sys_kldsym()
1940 struct thread *td = curthread; /* XXX */ in linker_lookup_file() local
[all …]
H A Dkern_idle.c57 struct thread *td; in idle_setup() local
H A Dkern_module.c306 sys_modnext(struct thread *td, struct modnext_args *uap) in sys_modnext()
337 sys_modfnext(struct thread *td, struct modfnext_args *uap) in sys_modfnext()
375 sys_modstat(struct thread *td, struct modstat_args *uap) in sys_modstat()
447 sys_modfind(struct thread *td, struct modfind_args *uap) in sys_modfind()
499 freebsd32_modstat(struct thread *td, struct freebsd32_modstat_args *uap) in freebsd32_modstat()
H A Dtty.c270 struct thread *td) in ttydev_open()
370 struct thread *td) in ttydev_close()
422 tty_wait_background(struct tty *tp, struct thread *td, int sig) in tty_wait_background()
563 struct thread *td) in ttydev_ioctl()
648 ttydev_poll(struct cdev *dev, int events, struct thread *td) in ttydev_poll()
816 struct thread *td) in ttyil_open()
849 struct thread *td) in ttyil_ioctl()
1314 struct thread *td = curthread; in sysctl_kern_ttys() local
1648 struct thread *td) in tty_generic_ioctl()
2009 tty_ioctl(struct tty *tp, u_long cmd, void *data, int fflag, struct thread *td) in tty_ioctl()
[all …]
H A Dkern_loginclass.c180 sys_getloginclass(struct thread *td, struct getloginclass_args *uap) in sys_getloginclass()
202 sys_setloginclass(struct thread *td, struct setloginclass_args *uap) in sys_setloginclass()
/freebsd/sys/netgraph/
H A Dng_socket.c194 ngc_attach(struct socket *so, int proto, struct thread *td) in ngc_attach()
218 struct mbuf *control, struct thread *td) in ngc_send()
369 ngc_bind(struct socket *so, struct sockaddr *nam, struct thread *td) in ngc_bind()
379 ngc_connect(struct socket *so, struct sockaddr *nam, struct thread *td) in ngc_connect()
394 ngd_attach(struct socket *so, int proto, struct thread *td) in ngd_attach()
414 struct mbuf *control, struct thread *td) in ngd_send()
495 ngd_connect(struct socket *so, struct sockaddr *nam, struct thread *td) in ngd_connect()
/freebsd/tools/regression/pthread/unwind/
H A Dcatch_pthread_exit.cpp25 pthread_t td; in main() local
H A Dthread_normal_exit.cpp21 pthread_t td; in main() local
H A Dsem_wait_cancel.cpp25 pthread_t td; in main() local
/freebsd/contrib/flex/src/
H A Dtables.c103 int yytbl_data_init (struct yytbl_data *td, enum yytbl_id id) in yytbl_data_init()
116 int yytbl_data_destroy (struct yytbl_data *td) in yytbl_data_destroy()
189 int yytbl_data_fwrite (struct yytbl_writer *wr, struct yytbl_data *td) in yytbl_data_fwrite()
/freebsd/sys/dev/snp/
H A Dsnp.c137 snp_open(struct cdev *dev, int flag, int mode, struct thread *td) in snp_open()
239 struct thread *td) in snp_ioctl()
315 snp_poll(struct cdev *dev, int events, struct thread *td) in snp_poll()
/freebsd/sys/fs/fuse/
H A Dfuse_file.c122 struct fuse_filehandle **fufhp, struct thread *td, struct ucred *cred) in fuse_filehandle_open()
191 struct thread *td, struct ucred *cred) in fuse_filehandle_close()
356 struct fuse_filehandle **fufhp, struct thread *td, const struct ucred *cred, in fuse_filehandle_init()
/freebsd/sys/x86/acpica/
H A Dacpi_apm.c252 apmopen(struct cdev *dev, int flag, int fmt, struct thread *td) in apmopen()
269 apmioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td) in apmioctl()
387 apmpoll(struct cdev *dev, int events, struct thread *td) in apmpoll()
/freebsd/sys/netinet6/
H A Draw_ip6.c339 struct mbuf *control, struct thread *td) in rip6_send()
643 rip6_attach(struct socket *so, int proto, struct thread *td) in rip6_attach()
732 rip6_bind(struct socket *so, struct sockaddr *nam, struct thread *td) in rip6_bind()
777 rip6_connect(struct socket *so, struct sockaddr *nam, struct thread *td) in rip6_connect()
/freebsd/sys/security/mac_veriexec/
H A Dmac_veriexec.c199 struct vnode *fsrootvp, struct thread *td) in mac_veriexec_vfs_mounted()
226 struct thread *td) in mac_veriexec_vfs_unmounted()
359 struct thread *td = curthread; in mac_veriexec_kld_check_load() local
502 struct thread *td = curthread; in mac_veriexec_vnode_check_exec() local
523 struct thread *td = curthread; in mac_veriexec_check_vp() local
841 mac_veriexec_syscall(struct thread *td, int call, void *arg) in mac_veriexec_syscall()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c126 struct componentname *cnp, struct thread *td, struct nfsnode **npp, in nfscl_nget()
327 struct thread *td, struct nfsnode **npp) in nfscl_ngetreopen()
752 nfscl_getparent(struct thread *td) in nfscl_getparent()
776 struct thread *td; in start_nfscl() local
1166 nfscl_maperr(struct thread *td, int error, uid_t uid, gid_t gid) in nfscl_maperr()
1282 nfssvc_nfscl(struct thread *td, struct nfssvc_args *uap) in nfssvc_nfscl()
/freebsd/sys/netlink/
H A Dnetlink_domain.c106 _nl_get_thread_nlp(struct thread *td) in _nl_get_thread_nlp()
112 nl_set_thread_nlp(struct thread *td, struct nlpcb *nlp) in nl_set_thread_nlp()
315 nl_pru_attach(struct socket *so, int proto, struct thread *td) in nl_pru_attach()
377 nl_pru_bind(struct socket *so, struct sockaddr *sa, struct thread *td) in nl_pru_bind()
454 nl_pru_connect(struct socket *so, struct sockaddr *sa, struct thread *td) in nl_pru_connect()
564 struct mbuf *m, struct mbuf *control, int flags, struct thread *td) in nl_sosend()
/freebsd/sys/amd64/include/
H A Dpcpu_aux.h55 struct thread *td; in __curthread() local
/freebsd/sys/powerpc/powerpc/
H A Dinterrupt.c82 struct thread *td; in powerpc_interrupt() local
/freebsd/sys/arm64/arm64/
H A Dsys_machdep.c43 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsig.h45 struct thread *td = curthread; in issig() local
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c606 ng_btsocket_l2cap_raw_attach(struct socket *so, int proto, struct thread *td) in ng_btsocket_l2cap_raw_attach()
654 struct thread *td) in ng_btsocket_l2cap_raw_bind()
707 struct thread *td) in ng_btsocket_l2cap_raw_connect()
787 struct ifnet *ifp, struct thread *td) in ng_btsocket_l2cap_raw_control()
1236 struct sockaddr *nam, struct mbuf *control, struct thread *td) in ng_btsocket_l2cap_raw_send()
/freebsd/sys/dev/spibus/
H A Dspigen.c164 spigen_open(struct cdev *cdev, int oflags, int devtype, struct thread *td) in spigen_open()
250 struct thread *td) in spigen_ioctl()
346 spigen_close(struct cdev *cdev, int fflag, int devtype, struct thread *td) in spigen_close()
/freebsd/sys/nlm/
H A Dnlm_advlock.c108 nlm_msg(struct thread *td, const char *server, const char *msg, int error) in nlm_msg()
128 nlm_down(struct nlm_feedback_arg *nf, struct thread *td, in nlm_down()
150 nlm_up(struct nlm_feedback_arg *nf, struct thread *td, in nlm_up()
174 struct thread *td = curthread; in nlm_feedback() local
197 struct thread *td = curthread; in nlm_advlock_internal() local
402 nlm_set_creds_for_lock(struct thread *td, struct flock *fl) in nlm_set_creds_for_lock()
454 struct thread *td = curthread; in nlm_reclaim_free_lock() local
491 struct thread *td = curthread; in nlm_client_recover_lock() local

1...<<11121314151617181920>>...35