Home
last modified time | relevance | path

Searched +defs:td +defs:s (Results 1 – 25 of 120) sorted by relevance

12345

/freebsd-13.1/sys/kern/
H A Duipc_syscalls.c245 kern_listen(struct thread *td, int s, int backlog) in kern_listen()
270 accept1(td, s, uname, anamelen, flags) in accept1() argument
314 kern_accept(struct thread *td, int s, struct sockaddr **name, in kern_accept()
321 kern_accept4(struct thread *td, int s, struct sockaddr **name, in kern_accept4()
663 sendit(struct thread *td, int s, struct msghdr *mp, int flags) in sendit()
723 kern_sendit(struct thread *td, int s, struct msghdr *mp, int flags, in kern_sendit()
899 kern_recvit(struct thread *td, int s, struct msghdr *mp, enum uio_seg fromseg, in kern_recvit()
1054 recvit(struct thread *td, int s, struct msghdr *mp, void *namelenp) in recvit()
1193 kern_shutdown(struct thread *td, int s, int how) in kern_shutdown()
1228 kern_setsockopt(struct thread *td, int s, int level, int name, const void *val, in kern_setsockopt()
[all …]
H A Dkern_xxx.c54 ogethostname(struct thread *td, struct ogethostname_args *uap) in ogethostname()
66 osethostname(struct thread *td, struct osethostname_args *uap) in osethostname()
83 ogethostid(struct thread *td, struct ogethostid_args *uap) in ogethostid()
95 osethostid(struct thread *td, struct osethostid_args *uap) in osethostid()
106 oquota(struct thread *td, struct oquota_args *uap) in oquota()
169 ogetkerninfo(struct thread *td, struct ogetkerninfo_args *uap) in ogetkerninfo()
246 char *s; in ogetkerninfo() local
326 freebsd4_uname(struct thread *td, struct freebsd4_uname_args *uap) in freebsd4_uname()
330 char *s, *us; in freebsd4_uname() local
400 freebsd4_getdomainname(struct thread *td, in freebsd4_getdomainname()
[all …]
H A Dp1003_1b.c65 syscall_not_present(struct thread *td, const char *s, struct nosys_args *uap) in syscall_not_present()
H A Dsched_ule.c375 struct thread *td; in runq_print() local
605 struct thread *td; in tdq_setlowpri() local
658 cpu_search_lowest(const struct cpu_group *cg, const struct cpu_search *s, in cpu_search_lowest()
739 cpu_search_highest(const struct cpu_group *cg, const struct cpu_search *s, in cpu_search_highest()
800 struct cpu_search s; in sched_lowest() local
819 struct cpu_search s; in sched_highest() local
833 struct thread *td; in sched_balance_group() local
937 struct thread *td; in sched_balance_pair() local
965 struct thread *td; in tdq_move() local
1202 struct thread *td; in runq_steal() local
[all …]
H A Dkern_tslog.c49 void * td; member
52 const char * s; member
57 tslog(void * td, int type, const char * f, const char * s) in tslog()
H A Dkern_ffclock.c175 struct sbuf *s; in sysctl_kern_sysclock_available() local
390 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
419 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate()
451 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
466 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
473 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate()
480 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
H A Dkern_sendfile.c153 struct sfstat s; in sfstat_sysctl() local
564 sendfile_getobj(struct thread *td, struct file *fp, vm_object_t *obj_res, in sendfile_getobj()
647 sendfile_getsock(struct thread *td, int s, struct file **sock_fp, in sendfile_getsock()
679 struct thread *td) in vn_sendfile()
1268 sendfile(struct thread *td, struct sendfile_args *uap, int compat) in sendfile()
1351 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile()
1359 freebsd4_sendfile(struct thread *td, struct freebsd4_sendfile_args *uap) in freebsd4_sendfile()
/freebsd-13.1/contrib/tcsh/
H A Ded.term.c590 Char *s; in dosetty() local
692 tty_getty(int fd, ttydata_t *td) in tty_getty()
723 tty_setty(int fd, ttydata_t *td) in tty_setty()
754 tty_getchar(ttydata_t *td, unsigned char *s) in tty_getchar()
890 tty_setchar(ttydata_t *td, unsigned char *s) in tty_setchar()
1027 tty_getspeed(ttydata_t *td) in tty_getspeed()
1050 tty_gettabs(ttydata_t *td) in tty_gettabs()
1060 tty_geteightbit(ttydata_t *td) in tty_geteightbit()
1070 tty_cooked_mode(ttydata_t *td) in tty_cooked_mode()
1115 tty_printchar(unsigned char *s) in tty_printchar()
[all …]
/freebsd-13.1/sys/compat/linux/
H A Dlinux_socket.c738 linux_sendit(struct thread *td, int s, struct msghdr *mp, int flags, in linux_sendit()
763 linux_check_hdrincl(struct thread *td, int s) in linux_check_hdrincl()
918 linux_bind(struct thread *td, struct linux_bind_args *args) in linux_bind()
988 linux_accept_common(struct thread *td, int s, l_uintptr_t addr, in linux_accept_common()
1164 register_t s; member
1171 linux_send(struct thread *td, struct linux_send_args *args) in linux_send()
1208 register_t s; member
1304 linux_sendmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr, in linux_sendmsg_common()
1517 linux_recvmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr, in linux_recvmsg_common()
1877 linux_getsockopt_so_peergroups(struct thread *td, in linux_getsockopt_so_peergroups()
[all …]
H A Dlinux_util.h58 #define LUSECONVPATH(td) atomic_load_int(&linux_use_emul_path) argument
60 #define LCONVPATH_AT(td, upath, pathp, i, dfd) \ argument
70 #define LCONVPATH(td, upath, pathp, i) \ argument
73 #define LCONVPATHEXIST(td, upath, pathp) LCONVPATH(td, upath, pathp, 0) argument
74 #define LCONVPATHEXIST_AT(td, upath, pathp, dfd) LCONVPATH_AT(td, upath, pathp, 0, dfd) argument
75 #define LCONVPATHCREAT(td, upath, pathp) LCONVPATH(td, upath, pathp, 1) argument
76 #define LCONVPATHCREAT_AT(td, upath, pathp, dfd) LCONVPATH_AT(td, upath, pathp, 1, dfd) argument
79 #define DUMMY(s) \ argument
107 #define UNIMPLEMENTED(s) argument
/freebsd-13.1/sys/dev/kbd/
H A Dkbd.c100 int s; in kbd_realloc_array() local
248 int s; in kbd_unregister() local
336 int s; in kbd_allocate() local
362 int s; in kbd_release() local
386 int s; in kbd_change_callback() local
545 int s; in genkbdopen() local
580 int s; in genkbdclose() local
606 int s; in genkbdread() local
683 int s; in genkbdpoll() local
821 int s; in genkbd_commonioctl() local
[all …]
/freebsd-13.1/contrib/libedit/
H A Dtty.c455 #define tty__gettabs(td) ((((td)->c_oflag & TAB3) == TAB3) ? 0 : 1) argument
456 #define tty__geteightbit(td) (((td)->c_cflag & CSIZE) == CS8) argument
457 #define tty__cooked_mode(td) ((td)->c_lflag & ICANON) argument
611 tty__getspeed(struct termios *td) in tty__getspeed()
732 tty__getchar(struct termios *td, unsigned char *s) in tty__getchar()
814 tty__setchar(struct termios *td, unsigned char *s) in tty__setchar()
1159 const wchar_t *s, *d; in tty_stty() local
1314 tty_printchar(EditLine *el, unsigned char *s) in tty_printchar()
/freebsd-13.1/sys/compat/cloudabi/
H A Dcloudabi_clock.c66 cloudabi_timestamp_t s, ns; in cloudabi_convert_timespec() local
87 cloudabi_clock_time_get(struct thread *td, cloudabi_clockid_t clock_id, in cloudabi_clock_time_get()
104 cloudabi_sys_clock_res_get(struct thread *td, in cloudabi_sys_clock_res_get()
126 cloudabi_sys_clock_time_get(struct thread *td, in cloudabi_sys_clock_time_get()
/freebsd-13.1/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c392 ng_btsocket_rfcomm_attach(struct socket *so, int proto, struct thread *td) in ng_btsocket_rfcomm_attach()
456 struct thread *td) in ng_btsocket_rfcomm_bind()
507 struct thread *td) in ng_btsocket_rfcomm_connect()
511 ng_btsocket_rfcomm_session_t *s = NULL; in ng_btsocket_rfcomm_connect() local
643 struct ifnet *ifp, struct thread *td) in ng_btsocket_rfcomm_control()
826 ng_btsocket_rfcomm_listen(struct socket *so, int backlog, struct thread *td) in ng_btsocket_rfcomm_listen()
829 ng_btsocket_rfcomm_session_p s = NULL; in ng_btsocket_rfcomm_listen() local
957 struct sockaddr *nam, struct mbuf *control, struct thread *td) in ng_btsocket_rfcomm_send()
1265 struct thread *td) in ng_btsocket_rfcomm_session_create()
1267 ng_btsocket_rfcomm_session_p s = NULL; in ng_btsocket_rfcomm_session_create() local
[all …]
/freebsd-13.1/sys/dev/usb/
H A Dusb_process.c66 #define thread_lock(td) mtx_lock_spin(&sched_lock) argument
67 #define thread_unlock(td) mtx_unlock_spin(&sched_lock) argument
73 #define USB_THREAD_CREATE(f, s, p, ...) \ argument
84 #define USB_THREAD_CREATE(f, s, p, ...) \ argument
110 struct thread *td; in usb_process() local
/freebsd-13.1/contrib/elftoolchain/libelf/
H A Dlibelf_allocate.c120 _libelf_allocate_data(Elf_Scn *s) in _libelf_allocate_data()
149 Elf_Scn *s; in _libelf_allocate_scn() local
168 _libelf_release_scn(Elf_Scn *s) in _libelf_release_scn()
171 struct _Libelf_Data *d, *td; in _libelf_release_scn() local
/freebsd-13.1/sys/compat/freebsd32/
H A Dfreebsd32_misc.c182 freebsd32_rusage_out(const struct rusage *s, struct rusage32 *s32) in freebsd32_rusage_out()
333 freebsd32_sigaltstack(struct thread *td, in freebsd32_sigaltstack()
876 struct rusage s; in freebsd32_getrusage() local
1599 freebsd32_recvfrom(struct thread *td, in freebsd32_recvfrom()
1661 struct timeval s[2], *sp; in freebsd32_utimes() local
1683 struct timeval s[2], *sp; in freebsd32_lutimes() local
1704 struct timeval s[2], *sp; in freebsd32_futimes() local
1725 struct timeval s[2], *sp; in freebsd32_futimesat() local
2772 ofreebsd32_sigvec(struct thread *td, in ofreebsd32_sigvec()
3057 freebsd32_thr_new(struct thread *td, in freebsd32_thr_new()
[all …]
/freebsd-13.1/sys/sys/
H A Dktrace.h72 #define KTRCHECK(td, type) ((td)->td_proc->p_traceflag & (1 << type)) argument
73 #define KTRPOINT(td, type) (__predict_false(KTRCHECK((td), (type)))) argument
74 #define KTRCHECKDRAIN(td) (!(STAILQ_EMPTY(&(td)->td_proc->p_ktr))) argument
75 #define KTRUSERRET(td) do { \ argument
300 #define ktrcaprights(s) \ argument
302 #define ktritimerval(s) \ argument
304 #define ktrsockaddr(s) \ argument
306 #define ktrstat(s) \ argument
308 #define ktrstat_error(s, error) \ argument
/freebsd-13.1/sys/netsmb/
H A Dsmb_subr.c58 smb_makescred(struct smb_cred *scred, struct thread *td, struct ucred *cred) in smb_makescred()
70 smb_td_intr(struct thread *td) in smb_td_intr()
95 smb_strdup(const char *s) in smb_strdup()
113 smb_strdupin(char *s, size_t maxlen) in smb_strdupin()
162 smb_strfree(char *s) in smb_strfree()
168 smb_memfree(void *s) in smb_memfree()
H A Dsmb_trantcp.c75 #define nb_sosend(so,m,flags,td) sosend(so, NULL, 0, m, 0, flags, td) argument
147 nb_connect_in(struct nbpcb *nbp, struct sockaddr_in *to, struct thread *td) in nb_connect_in()
150 int error, s; in nb_connect_in() local
200 nbssn_rq_request(struct nbpcb *nbp, struct thread *td) in nbssn_rq_request()
292 u_int8_t *rpcodep, int flags, struct thread *td) in nbssn_recvhdr()
332 u_int8_t *rpcodep, struct thread *td) in nbssn_recv()
454 smb_nbst_create(struct smb_vc *vcp, struct thread *td) in smb_nbst_create()
470 smb_nbst_done(struct smb_vc *vcp, struct thread *td) in smb_nbst_done()
564 smb_nbst_disconnect(struct smb_vc *vcp, struct thread *td) in smb_nbst_disconnect()
584 smb_nbst_send(struct smb_vc *vcp, struct mbuf *m0, struct thread *td) in smb_nbst_send()
[all …]
/freebsd-13.1/sys/dev/fb/
H A Dfb.c85 int s; in vid_realloc_array() local
240 int s; in vid_allocate() local
259 int s; in vid_release() local
407 int s; in fb_attach() local
426 int s; in fb_detach() local
448 struct thread *td) in genfbopen()
450 int s; in genfbopen() local
460 struct thread *td) in genfbclose()
462 int s; in genfbclose() local
503 caddr_t arg, int flag, struct thread *td) in genfbioctl()
[all …]
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_machdep.c130 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve()
219 linux_readv(struct thread *td, struct linux_readv_args *uap) in linux_readv()
233 linux_writev(struct thread *td, struct linux_writev_args *uap) in linux_writev()
252 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc()
396 linux_set_cloned_tls(struct thread *td, void *desc) in linux_set_cloned_tls()
422 linux_set_upcall(struct thread *td, register_t stack) in linux_set_upcall()
437 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2()
446 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap()
475 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl()
632 struct rusage s; in linux_getrusage() local
[all …]
/freebsd-13.1/sys/arm/arm/
H A Dundefined.c154 struct thread *td; in gdb_trapper() local
218 struct thread *td; in undefinedinstruction() local
225 int s; in undefinedinstruction() local
/freebsd-13.1/sys/dev/firewire/
H A Dfwdev.c158 fw_open(struct cdev *dev, int flags, int fmt, fw_proc *td) in fw_open()
200 fw_close(struct cdev *dev, int flags, int fmt, fw_proc *td) in fw_close()
271 int err = 0, s; in fw_read_async() local
321 int err = 0, s, slept = 0; in fw_read() local
452 int s, slept = 0; in fw_write() local
540 fw_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, fw_proc *td) in fw_ioctl()
822 fw_poll(struct cdev *dev, int events, fw_proc *td) in fw_poll()
/freebsd-13.1/contrib/wpa/src/fst/
H A Dfst_session.c145 struct fst_session *s; in fst_find_free_session_id() local
237 struct fst_session *s; in fst_find_session_in_progress() local
331 struct fst_tear_down td; in fst_session_send_tear_down() local
362 struct fst_session *s; in fst_session_handle_setup_request() local
609 const struct fst_tear_down *td; in fst_session_handle_tear_down() local
1356 struct fst_session s; in fst_test_req_send_fst_request() local
1408 struct fst_session s; in fst_test_req_send_fst_response() local
1483 struct fst_session s; in fst_test_req_send_ack_request() local
1511 struct fst_session s; in fst_test_req_send_ack_response() local
1538 struct fst_tear_down td; in fst_test_req_send_tear_down() local
[all …]

12345