Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 3137) sorted by relevance

12345678910>>...126

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2348 netbsd32___posix_fadvise50(struct lwp *l, in netbsd32___posix_fadvise50()
2366 netbsd32__sched_setparam(struct lwp *l, in netbsd32__sched_setparam()
2387 netbsd32__sched_getparam(struct lwp *l, in netbsd32__sched_getparam()
2408 netbsd32__sched_setaffinity(struct lwp *l, in netbsd32__sched_setaffinity()
2450 netbsd32__sched_protect(struct lwp *l, in netbsd32__sched_protect()
2555 netbsd32_pset_create(struct lwp *l, in netbsd32_pset_create()
2569 netbsd32_pset_destroy(struct lwp *l, in netbsd32_pset_destroy()
2580 netbsd32_pset_assign(struct lwp *l, in netbsd32_pset_assign()
2598 netbsd32__pset_bind(struct lwp *l, in netbsd32__pset_bind()
2637 netbsd32_eventfd(struct lwp *l, in netbsd32_eventfd()
[all …]
H A Dnetbsd32_compat_43.c103 compat_43_netbsd32_ocreat(struct lwp *l, const struct compat_43_netbsd32_ocreat_args *uap, register… in compat_43_netbsd32_ocreat()
119 compat_43_netbsd32_olseek(struct lwp *l, const struct compat_43_netbsd32_olseek_args *uap, register… in compat_43_netbsd32_olseek()
136 compat_43_netbsd32_stat43(struct lwp *l, const struct compat_43_netbsd32_stat43_args *uap, register… in compat_43_netbsd32_stat43()
155 compat_43_netbsd32_lstat43(struct lwp *l, const struct compat_43_netbsd32_lstat43_args *uap, regist… in compat_43_netbsd32_lstat43()
174 compat_43_netbsd32_fstat43(struct lwp *l, const struct compat_43_netbsd32_fstat43_args *uap, regist… in compat_43_netbsd32_fstat43()
330 compat_43_netbsd32_killpg(struct lwp *l, const struct compat_43_netbsd32_killpg_args *uap, register… in compat_43_netbsd32_killpg()
345 compat_43_netbsd32_ommap(struct lwp *l, const struct compat_43_netbsd32_ommap_args *uap, register_t… in compat_43_netbsd32_ommap()
368 compat_43_netbsd32_oaccept(struct lwp *l, const struct compat_43_netbsd32_oaccept_args *uap, regist… in compat_43_netbsd32_oaccept()
384 compat_43_netbsd32_osend(struct lwp *l, const struct compat_43_netbsd32_osend_args *uap, register_t… in compat_43_netbsd32_osend()
402 compat_43_netbsd32_orecv(struct lwp *l, const struct compat_43_netbsd32_orecv_args *uap, register_t… in compat_43_netbsd32_orecv()
[all …]
H A Dnetbsd32_acl.c53 netbsd32___acl_get_file(struct lwp *l, in netbsd32___acl_get_file()
65 netbsd32___acl_get_link(struct lwp *l, in netbsd32___acl_get_link()
77 netbsd32___acl_set_file(struct lwp *l, in netbsd32___acl_set_file()
89 netbsd32___acl_set_link(struct lwp *l, in netbsd32___acl_set_link()
101 netbsd32___acl_get_fd(struct lwp *l, in netbsd32___acl_get_fd()
119 netbsd32___acl_set_fd(struct lwp *l, in netbsd32___acl_set_fd()
138 netbsd32___acl_delete_file(struct lwp *l, in netbsd32___acl_delete_file()
150 netbsd32___acl_delete_link(struct lwp *l, in netbsd32___acl_delete_link()
161 netbsd32___acl_delete_fd(struct lwp *l, in netbsd32___acl_delete_fd()
179 netbsd32___acl_aclcheck_file(struct lwp *l, in netbsd32___acl_aclcheck_file()
[all …]
H A Dnetbsd32_lwp.c49 netbsd32__lwp_create(struct lwp *l, const struct netbsd32__lwp_create_args *uap, register_t *retval) in netbsd32__lwp_create()
98 netbsd32__lwp_wait(struct lwp *l, const struct netbsd32__lwp_wait_args *uap, register_t *retval) in netbsd32__lwp_wait()
112 netbsd32__lwp_suspend(struct lwp *l, const struct netbsd32__lwp_suspend_args *uap, register_t *retv… in netbsd32__lwp_suspend()
136 netbsd32__lwp_wakeup(struct lwp *l, const struct netbsd32__lwp_wakeup_args *uap, register_t *retval) in netbsd32__lwp_wakeup()
160 netbsd32____lwp_park60(struct lwp *l, in netbsd32____lwp_park60()
201 netbsd32__lwp_kill(struct lwp *l, const struct netbsd32__lwp_kill_args *uap, register_t *retval) in netbsd32__lwp_kill()
214 netbsd32__lwp_detach(struct lwp *l, const struct netbsd32__lwp_detach_args *uap, register_t *retval) in netbsd32__lwp_detach()
226 netbsd32__lwp_unpark(struct lwp *l, const struct netbsd32__lwp_unpark_args *uap, register_t *retval) in netbsd32__lwp_unpark()
256 netbsd32__lwp_setname(struct lwp *l, const struct netbsd32__lwp_setname_args *uap, register_t *retv… in netbsd32__lwp_setname()
270 netbsd32__lwp_getname(struct lwp *l, const struct netbsd32__lwp_getname_args *uap, register_t *retv… in netbsd32__lwp_getname()
[all …]
/netbsd/sys/sys/
H A Dsyscall_stats.h66 #define SYSCALL_TIME_LWP_INIT(l) do { \ argument
80 #define SYSCALL_TIME_SLEEP(l) do { \ argument
89 #define SYSCALL_TIME_WAKEUP(l) \ argument
93 #define SYSCALL_TIME_SYS_EXIT(l) do { \ argument
133 #define SYSCALL_TIME_LWP_INIT(l) argument
134 #define SYSCALL_TIME_SYS_ENTRY(l,table,code) argument
135 #define SYSCALL_TIME_SLEEP(l) argument
136 #define SYSCALL_TIME_WAKEUP(l) argument
137 #define SYSCALL_TIME_SYS_EXIT(l) argument
138 #define SYSCALL_TIME_ISR_ENTRY(l,old) argument
[all …]
/netbsd/external/cddl/osnet/dist/head/
H A Dthread.h56 #define _mutex_destroy(l) pthread_mutex_destroy(l) argument
57 #define mutex_lock(l) pthread_mutex_lock(l) argument
58 #define mutex_trylock(l) pthread_mutex_trylock(l) argument
59 #define mutex_unlock(l) pthread_mutex_unlock(l) argument
62 #define rw_rdlock(l) pthread_rwlock_rdlock(l) argument
63 #define rw_wrlock(l) pthread_rwlock_wrlock(l) argument
66 #define rw_unlock(l) pthread_rwlock_unlock(l) argument
67 #define cond_init(l,f,a) pthread_cond_init(l,NULL) argument
68 #define cond_destroy(l) pthread_cond_destroy(l) argument
69 #define cond_wait(l,m) pthread_cond_wait(l,m) argument
[all …]
/netbsd/sys/compat/linux32/common/
H A Dlinux32_unistd.c83 linux32_sys_brk(struct lwp *l, const struct linux32_sys_brk_args *uap, register_t *retval) in linux32_sys_brk()
95 linux32_sys_llseek(struct lwp *l, const struct linux32_sys_llseek_args *uap, register_t *retval) in linux32_sys_llseek()
151 linux32_select1(struct lwp *l, register_t *retval, int nfds, in linux32_select1()
230 linux32_sys_pselect6(struct lwp *l, const struct linux32_sys_pselect6_args *uap, in linux32_sys_pselect6()
307 linux32_sys_pipe(struct lwp *l, const struct linux32_sys_pipe_args *uap, in linux32_sys_pipe()
325 linux32_sys_pipe2(struct lwp *l, const struct linux32_sys_pipe2_args *uap, in linux32_sys_pipe2()
347 linux32_sys_dup3(struct lwp *l, const struct linux32_sys_dup3_args *uap, in linux32_sys_dup3()
701 linux32_sys_nice(struct lwp *l, const struct linux32_sys_nice_args *uap, register_t *retval) in linux32_sys_nice()
774 linux32_sys_pread(struct lwp *l, in linux32_sys_pread()
798 linux32_sys_pwrite(struct lwp *l, in linux32_sys_pwrite()
[all …]
H A Dlinux32_sched.c75 linux32_sys_clone(struct lwp *l, const struct linux32_sys_clone_args *uap, register_t *retval) in linux32_sys_clone()
95 linux32_sys_sched_getscheduler(struct lwp *l, const struct linux32_sys_sched_getscheduler_args *uap… in linux32_sys_sched_getscheduler()
123 linux32_sys_sched_getparam(struct lwp *l, const struct linux32_sys_sched_getparam_args *uap, regist… in linux32_sys_sched_getparam()
137 linux32_sys_sched_setparam(struct lwp *l, const struct linux32_sys_sched_setparam_args *uap, regist… in linux32_sys_sched_setparam()
151 linux32_sys_exit_group(struct lwp *l, const struct linux32_sys_exit_group_args *uap, register_t *re… in linux32_sys_exit_group()
163 linux32_sys_exit(struct lwp *l, const struct linux32_sys_exit_args *uap, register_t *retval) in linux32_sys_exit()
203 linux32_sys_set_tid_address(struct lwp *l, const struct linux32_sys_set_tid_address_args *uap, regi… in linux32_sys_set_tid_address()
215 linux32_sys_sched_getaffinity(struct lwp *l, const struct linux32_sys_sched_getaffinity_args *uap, … in linux32_sys_sched_getaffinity()
231 linux32_sys_sched_setaffinity(struct lwp *l, const struct linux32_sys_sched_setaffinity_args *uap, … in linux32_sys_sched_setaffinity()
247 linux32_sys_tkill(struct lwp *l, const struct linux32_sys_tkill_args *uap, register_t *retval) in linux32_sys_tkill()
[all …]
/netbsd/sys/kern/
H A Dkern_lwp.c369 struct lwp *l = &lwp0; in lwp0_init() local
395 lwp_t *l = obj; in lwp_ctor() local
413 lwp_t *l = obj; in lwp_dtor() local
1441 lwp_t *l; in lwp_find2() local
1513 struct lwp *l; in lwp_find() local
1793 lwp_alive(lwp_t *l) in lwp_alive()
1816 lwp_t *l; in lwp_find_first() local
1841 lwp_t *l; in lwp_ctl_alloc() local
1970 lwp_ctl_free(lwp_t *l) in lwp_ctl_free()
2013 lwp_t *l; in lwp_ctl_exit() local
[all …]
H A Dkern_prot.c75 sys_getpid(struct lwp *l, const void *v, register_t *retval) in sys_getpid()
85 sys_getpid_with_ppid(struct lwp *l, const void *v, register_t *retval) in sys_getpid_with_ppid()
96 sys_getppid(struct lwp *l, const void *v, register_t *retval) in sys_getppid()
106 sys_getpgrp(struct lwp *l, const void *v, register_t *retval) in sys_getpgrp()
166 sys_getuid(struct lwp *l, const void *v, register_t *retval) in sys_getuid()
185 sys_geteuid(struct lwp *l, const void *v, register_t *retval) in sys_geteuid()
194 sys_getgid(struct lwp *l, const void *v, register_t *retval) in sys_getgid()
218 sys_getegid(struct lwp *l, const void *v, register_t *retval) in sys_getegid()
244 sys_setsid(struct lwp *l, const void *v, register_t *retval) in sys_setsid()
272 sys_setpgid(struct lwp *l, const struct sys_setpgid_args *uap, in sys_setpgid()
[all …]
H A Dsys_sig.c92 sys___sigaction_sigtramp(struct lwp *l, in sys___sigaction_sigtramp()
224 kill1(struct lwp *l, pid_t pid, ksiginfo_t *ksi, register_t *retval) in kill1()
320 sys_getcontext(struct lwp *l, const struct sys_getcontext_args *uap, in sys_getcontext()
339 sys_setcontext(struct lwp *l, const struct sys_setcontext_args *uap, in sys_setcontext()
371 sys_____sigtimedwait50(struct lwp *l, in sys_____sigtimedwait50()
379 sigaction1(struct lwp *l, int signum, const struct sigaction *nsa, in sigaction1()
626 sigpending1(struct lwp *l, sigset_t *ss) in sigpending1()
637 sigsuspendsetup(struct lwp *l, const sigset_t *ss) in sigsuspendsetup()
664 sigsuspendteardown(struct lwp *l) in sigsuspendteardown()
684 sigsuspend1(struct lwp *l, const sigset_t *ss) in sigsuspend1()
[all …]
/netbsd/sys/compat/linux/common/
H A Dlinux_limit.h38 #define bsd_to_linux_rlimit64_1(l, b, f) \ argument
42 #define bsd_to_linux_rlimit32_1(l, b, f) \ argument
47 #define bsd_to_linux_rlimit64(l, b) \ argument
50 #define bsd_to_linux_rlimit32(l, b) \ argument
55 #define bsd_to_linux_rlimit(l, b) bsd_to_linux_rlimit64(l, b) argument
57 #define bsd_to_linux_rlimit(l, b) bsd_to_linux_rlimit32(l, b) argument
60 #define linux_to_bsd_rlimit1(b, l, f) \ argument
62 #define linux_to_bsd_rlimit(b, l) \ argument
66 #define linux32_to_bsd_rlimit1(b, l, f) \ argument
68 #define linux32_to_bsd_rlimit(b, l) \ argument
/netbsd/sys/arch/i386/i386/
H A Dprocess_machdep.c102 process_frame(struct lwp *l) in process_frame()
109 process_read_regs(struct lwp *l, struct reg *regs) in process_read_regs()
135 process_read_fpregs(struct lwp *l, struct fpreg *regs, size_t *sz) in process_read_fpregs()
144 process_read_dbregs(struct lwp *l, struct dbreg *regs, size_t *sz) in process_read_dbregs()
154 process_write_regs(struct lwp *l, const struct reg *regs) in process_write_regs()
213 process_sstep(struct lwp *l, int sstep) in process_sstep()
226 process_set_pc(struct lwp *l, void *addr) in process_set_pc()
237 process_machdep_read_xstate(struct lwp *l, struct xstate *regs) in process_machdep_read_xstate()
243 process_machdep_read_xmmregs(struct lwp *l, struct xmmregs *regs) in process_machdep_read_xmmregs()
267 process_machdep_write_xmmregs(struct lwp *l, struct xmmregs *regs) in process_machdep_write_xmmregs()
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/include/
H A Dheim_threads.h91 #define HEIMDAL_RWLOCK_rdlock(l) rwlock_rdlock(l) argument
92 #define HEIMDAL_RWLOCK_wrlock(l) rwlock_wrlock(l) argument
215 heim_rwlock_init(heim_rwlock_t *l) in heim_rwlock_init()
223 heim_rwlock_rdlock(heim_rwlock_t *l) in heim_rwlock_rdlock()
230 heim_rwlock_wrlock(heim_rwlock_t *l) in heim_rwlock_wrlock()
238 heim_rwlock_tryrdlock(heim_rwlock_t *l) in heim_rwlock_tryrdlock()
246 heim_rwlock_trywrlock(heim_rwlock_t *l) in heim_rwlock_trywrlock()
254 heim_rwlock_unlock(heim_rwlock_t *l) in heim_rwlock_unlock()
266 heim_rwlock_destroy(heim_rwlock_t *l) in heim_rwlock_destroy()
309 #define HEIMDAL_RWLOCK_init(l) do { } while(0) argument
[all …]
/netbsd/external/bsd/pcc/dist/pcc/cc/driver/
H A Dstrlist.c38 strlist_init(struct strlist *l) in strlist_init()
44 strlist_free(struct strlist *l) in strlist_free()
56 strlist_make_array(const struct strlist *l, char ***a, size_t *len) in strlist_make_array()
75 strlist_print(const struct strlist *l, FILE *f, int esc) in strlist_print()
112 strlist_append_nocopy(struct strlist *l, char *val) in strlist_append_nocopy()
129 strlist_append(struct strlist *l, const char *val) in strlist_append()
135 strlist_append_list(struct strlist *l, const struct strlist *l2) in strlist_append_list()
144 strlist_append_array(struct strlist *l, const char * const *strings) in strlist_append_array()
151 strlist_prepend_nocopy(struct strlist *l, char *val) in strlist_prepend_nocopy()
165 strlist_prepend(struct strlist *l, const char *val) in strlist_prepend()
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mop.cc21 MemLoc l; in TEST() local
34 MemLoc l; in TEST() local
41 MemLoc l; in TEST() local
48 MemLoc l; in TEST() local
55 MemLoc l; in TEST() local
61 MemLoc l; in TEST() local
72 MemLoc l; in TEST() local
91 MemLoc l; in TEST() local
110 MemLoc l; in TEST() local
171 MemLoc l; in TEST() local
[all …]
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc318 char *f, int l, int enable) { in AnnotateEnableRaceDetection()
324 char *f, int l, uptr mu) { in AnnotateMutexIsUsedAsCondVar()
329 char *f, int l, uptr pcq) { in AnnotatePCQGet()
334 char *f, int l, uptr pcq) { in AnnotatePCQPut()
339 char *f, int l, uptr pcq) { in AnnotatePCQDestroy()
344 char *f, int l, uptr pcq) { in AnnotatePCQCreate()
349 char *f, int l, uptr mem, char *desc) { in AnnotateExpectRace()
373 char *f, int l, uptr mem, char *desc) { in AnnotateBenignRace()
409 char *f, int l, uptr addr, uptr size) { in AnnotatePublishMemoryRange()
414 char *f, int l, uptr addr, uptr size) { in AnnotateUnpublishMemoryRange()
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface_ann.cc320 char *f, int l, int enable) { in AnnotateEnableRaceDetection()
326 char *f, int l, uptr mu) { in AnnotateMutexIsUsedAsCondVar()
331 char *f, int l, uptr pcq) { in AnnotatePCQGet()
336 char *f, int l, uptr pcq) { in AnnotatePCQPut()
341 char *f, int l, uptr pcq) { in AnnotatePCQDestroy()
346 char *f, int l, uptr pcq) { in AnnotatePCQCreate()
351 char *f, int l, uptr mem, char *desc) { in AnnotateExpectRace()
375 char *f, int l, uptr mem, char *desc) { in AnnotateBenignRace()
411 char *f, int l, uptr addr, uptr size) { in AnnotatePublishMemoryRange()
416 char *f, int l, uptr addr, uptr size) { in AnnotateUnpublishMemoryRange()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc318 char *f, int l, int enable) { in AnnotateEnableRaceDetection()
324 char *f, int l, uptr mu) { in AnnotateMutexIsUsedAsCondVar()
329 char *f, int l, uptr pcq) { in AnnotatePCQGet()
334 char *f, int l, uptr pcq) { in AnnotatePCQPut()
339 char *f, int l, uptr pcq) { in AnnotatePCQDestroy()
344 char *f, int l, uptr pcq) { in AnnotatePCQCreate()
349 char *f, int l, uptr mem, char *desc) { in AnnotateExpectRace()
373 char *f, int l, uptr mem, char *desc) { in AnnotateBenignRace()
409 char *f, int l, uptr addr, uptr size) { in AnnotatePublishMemoryRange()
414 char *f, int l, uptr addr, uptr size) { in AnnotateUnpublishMemoryRange()
[all …]
/netbsd/usr.sbin/ldpd/
H A Dlabel.c94 struct label *l; in label_add() local
136 label_del(struct label * l) in label_del()
186 struct label l; in label_get() local
202 struct label *l; in label_reattach_all_peer_labels() local
216 struct label *l, *lnext; in del_all_peer_labels() local
238 struct label *l; in label_del_by_binding() local
256 struct label *l; in label_get_by_prefix() local
274 struct label *l; in get_free_local_label() local
292 announce_label_change(struct label *l) in announce_label_change()
304 struct label *l; in label_check_assoc() local
[all …]
/netbsd/sys/arch/m68k/m68k/
H A Dprocess_machdep.c70 process_frame(struct lwp *l) in process_frame()
79 process_fpframe(struct lwp *l) in process_fpframe()
87 process_read_regs(struct lwp *l, struct reg *regs) in process_read_regs()
99 process_read_fpregs(struct lwp *l, struct fpreg *regs, size_t *sz) in process_read_fpregs()
112 process_write_regs(struct lwp *l, const struct reg *regs) in process_write_regs()
140 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) in process_write_fpregs()
153 process_sstep(struct lwp *l, int sstep) in process_sstep()
166 process_set_pc(struct lwp *l, void *addr) in process_set_pc()
/netbsd/sys/arch/amd64/amd64/
H A Dprocess_machdep.c105 process_frame(struct lwp *l) in process_frame()
112 process_read_regs(struct lwp *l, struct reg *regp) in process_read_regs()
159 process_read_fpregs(struct lwp *l, struct fpreg *regs, size_t *sz) in process_read_fpregs()
168 process_read_dbregs(struct lwp *l, struct dbreg *regs, size_t *sz) in process_read_dbregs()
177 process_write_regs(struct lwp *l, const struct reg *regp) in process_write_regs()
237 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) in process_write_fpregs()
262 process_sstep(struct lwp *l, int sstep) in process_sstep()
275 process_set_pc(struct lwp *l, void *addr) in process_set_pc()
290 process_machdep_read_xstate(struct lwp *l, struct xstate *regs) in process_machdep_read_xstate()
296 process_machdep_write_xstate(struct lwp *l, const struct xstate *regs) in process_machdep_write_xstate()
[all …]
/netbsd/sys/rump/librump/rumpkern/
H A Dlwproc.c66 lwp_unsleep(lwp_t *l, bool cleanup) in lwp_unsleep()
82 struct lwp *l; in lwp_find() local
102 lwp_update_creds(struct lwp *l) in lwp_update_creds()
135 rump_lwproc_curlwp_set(struct lwp *l) in rump_lwproc_curlwp_set()
303 lwproc_freelwp(struct lwp *l) in lwproc_freelwp()
415 struct lwp *l; in rump_lwproc_newlwp() local
472 struct lwp *l = curlwp; in rump_lwproc_switch() local
530 struct lwp *l = curlwp; in rump_lwproc_releaselwp() local
549 struct lwp *l = curlwp; in rump__lwproc_lwphold() local
558 struct lwp *l = curlwp; in rump__lwproc_lwprele() local
[all …]
/netbsd/sys/arch/sh3/sh3/
H A Dprocess_machdep.c106 process_frame(struct lwp *l) in process_frame()
113 process_read_regs(struct lwp *l, struct reg *regs) in process_read_regs()
146 process_write_regs(struct lwp *l, const struct reg *regs) in process_write_regs()
188 ptrace_machdep_dorequest(struct lwp *l, struct lwp **lt, in ptrace_machdep_dorequest()
226 process_machdep_doregs40(struct lwp *curl, struct lwp *l, struct uio *uio) in process_machdep_doregs40()
262 process_machdep_read_regs40(struct lwp *l, struct __reg40 *regs) in process_machdep_read_regs40()
296 process_machdep_write_regs40(struct lwp *l, struct __reg40 *regs) in process_machdep_write_regs40()
340 process_sstep(struct lwp *l, int sstep) in process_sstep()
352 process_set_pc(struct lwp *l, void *addr) in process_set_pc()
/netbsd/sys/arch/usermode/usermode/
H A Dprocess_machdep.c89 process_read_regs(struct lwp *l, struct reg *regs) in process_read_regs()
104 process_read_fpregs(struct lwp *l, struct fpreg *regs, size_t *sz) in process_read_fpregs()
120 process_write_regs(struct lwp *l, const struct reg *regs) in process_write_regs()
127 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) in process_write_fpregs()
134 process_sstep(struct lwp *l, int sstep) in process_sstep()
141 process_set_pc(struct lwp *l, void *addr) in process_set_pc()
148 process_write_dbregs(struct lwp *l, const struct dbreg *regs, size_t sz) in process_write_dbregs()
155 process_read_dbregs(struct lwp *l, struct dbreg *regs, size_t *sz) in process_read_dbregs()

12345678910>>...126