| /netbsd/src/sys/sys/ |
| D | lwp.h | 88 struct lwp { struct 98 TAILQ_ENTRY(lwp) l_runq; /* s: run queue */ argument 103 void *l_addr; /* l: PCB address; use lwp_getpcb() */ argument 104 struct mdlwp l_md; /* l: machine-dependent fields. */ argument 126 struct lwpctl *l_lwpctl; /* p: lwpctl block kernel address */ argument 127 struct lcpage *l_lcpage; /* p: lwpctl containing page */ argument 132 LIST_ENTRY(lwp) l_sleepchain; /* l: sleep queue */ argument 151 lwpid_t l_lid; /* (: LWP identifier; local to proc */ argument 152 LIST_ENTRY(lwp) l_list; /* a: entry on list of all LWPs */ argument 155 LIST_ENTRY(lwp) l_sibling; /* p: entry on proc's list of LWPs */ argument [all …]
|
| D | systm.h | 737 #define KERNEL_LOCK(count, lwp) \ argument 742 #define KERNEL_UNLOCK(all, lwp, p) _kernel_unlock((all), (p)) argument 745 #define KERNEL_LOCK(count, lwp) do {(void)(count); (void)(lwp);} while (0) /*NOP*/ argument 746 #define KERNEL_UNLOCK(all, lwp, ptr) do {(void)(all); (void)(lwp); (void)(ptr);} while (0) /*NOP… argument
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | arm-netbsd-nat.c | 133 int lwp = regcache->ptid ().lwp (); in fetch_register() local 151 int lwp = regcache->ptid ().lwp (); in fetch_fp_register() local 181 int lwp = regcache->ptid ().lwp (); in fetch_fp_regs() local 225 int lwp = regcache->ptid ().lwp (); in store_register() local 298 int lwp = regcache->ptid ().lwp (); in store_regs() local 340 int lwp = regcache->ptid ().lwp (); in store_fp_register() local 374 int lwp = regcache->ptid ().lwp (); in store_fp_regs() local
|
| D | sh-netbsd-nat.c | 55 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 78 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | alpha-bsd-nat.c | 55 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 89 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | riscv-netbsd-nat.c | 66 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 101 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | mips-netbsd-nat.c | 55 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 86 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | vax-bsd-nat.c | 78 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 94 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | aarch64-netbsd-nat.c | 66 int lwp = ptid.lwp (); in fetch_registers() local 100 int lwp = ptid.lwp (); in store_registers() local
|
| D | ppc-netbsd-nat.c | 91 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 121 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | hppa-netbsd-nat.c | 171 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 201 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | m68k-bsd-nat.c | 121 int lwp = regcache->ptid ().lwp (); in fetch_registers() local 151 int lwp = regcache->ptid ().lwp (); in store_registers() local
|
| D | linux-nat.c | 346 ptid_of_lwp (struct lwp_info *lwp) in ptid_of_lwp() 354 lwp_set_arch_private_info (struct lwp_info *lwp, in lwp_set_arch_private_info() 363 lwp_arch_private_info (struct lwp_info *lwp) in lwp_arch_private_info() 371 lwp_is_stopped (struct lwp_info *lwp) in lwp_is_stopped() 379 lwp_stop_reason (struct lwp_info *lwp) in lwp_stop_reason() 387 lwp_is_stepping (struct lwp_info *lwp) in lwp_is_stepping() 921 int lwp; in find_lwp_pid() local 2393 linux_stop_lwp (struct lwp_info *lwp) in linux_stop_lwp() 2616 lwp_inferior (const lwp_info *lwp) in lwp_inferior() 4478 linux_nat_stop_lwp (struct lwp_info *lwp) in linux_nat_stop_lwp()
|
| /netbsd/src/sys/nfs/ |
| D | nfs_boot.c | 115 nfs_boot_init(struct nfs_diskless *nd, struct lwp *lwp) in nfs_boot_init() 195 nfs_boot_cleanup(struct nfs_diskless *nd, struct lwp *lwp) in nfs_boot_cleanup() 204 nfs_boot_ifupdown(struct ifnet *ifp, struct lwp *lwp, int up) in nfs_boot_ifupdown() 252 nfs_boot_setmtu(struct ifnet *ifp, int mtu, struct lwp *lwp) in nfs_boot_setmtu() 294 nfs_boot_setaddress(struct ifnet *ifp, struct lwp *lwp, in nfs_boot_setaddress() 351 nfs_boot_deladdress(struct ifnet *ifp, struct lwp *lwp, uint32_t addr) in nfs_boot_deladdress() 437 void *context, struct lwp *lwp) in nfs_boot_sendrecv() 679 struct nfs_args *argp, struct lwp *lwp) in md_mount()
|
| D | nfs_serv.c | 163 nfsrv3_access(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **… in nfsrv3_access() 226 nfsrv_getattr(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **… in nfsrv_getattr() 266 nfsrv_setattr(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **… in nfsrv_setattr() 393 nfsrv_lookup(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **m… in nfsrv_lookup() 524 nfsrv_readlink(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf *… in nfsrv_readlink() 622 nfsrv_read(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **mrq) in nfsrv_read() 846 nfsrv_write(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **mr… in nfsrv_write() 1061 nfsrv_writegather(struct nfsrv_descript **ndp, struct nfssvc_sock *slp, struct lwp *lwp, struct mbu… in nfsrv_writegather() 1420 nfsrv_create(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **m… in nfsrv_create() 1663 nfsrv_mknod(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **mr… in nfsrv_mknod() [all …]
|
| D | nfs_bootstatic.c | 66 nfs_bootstatic(struct nfs_diskless *nd, struct lwp *lwp, int *_flags) in nfs_bootstatic()
|
| D | nfs_clntsocket.c | 320 nfs_reply(struct nfsreq *myrep, struct lwp *lwp) in nfs_reply() 501 nfs_request(struct nfsnode *np, struct mbuf *mrest, int procnum, struct lwp *lwp, kauth_cred_t cred… in nfs_request()
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_module.c | 193 compat32_80_modctl_compat_stub(struct lwp *lwp, in compat32_80_modctl_compat_stub() 201 netbsd32_modctl(struct lwp *lwp, const struct netbsd32_modctl_args *uap, in netbsd32_modctl()
|
| D | netbsd32_compat_80.c | 149 netbsd32_80_modctl(struct lwp *lwp, const struct netbsd32_modctl_args *uap, in netbsd32_80_modctl()
|
| /netbsd/src/tests/lib/libc/sys/ |
| D | t_ptrace_lwp_wait.h | 69 struct ptrace_lwpinfo lwp = {0, 0}; in traceme_lwpinfo() local 437 struct ptrace_lwpinfo lwp = {0, 0}; in attach_lwpinfo() local
|
| /netbsd/src/sys/compat/common/ |
| D | vnd_30.c | 105 int (*get)(struct lwp *, void *, int, struct vattr *)) in compat_30_vndioctl()
|
| D | vnd_50.c | 104 int (*get)(struct lwp *, void *, int, struct vattr *)) in compat_50_vndioctl()
|
| D | ccd_60.c | 50 compat_60_ccdioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *l, in compat_60_ccdioctl()
|
| /netbsd/src/lib/librumpuser/ |
| D | rumpfiber.h | 38 void *lwp; member
|
| /netbsd/src/sys/kern/ |
| D | subr_msan.c | 384 msan_lwp_t *lwp; in kmsan_init_arg() local 397 msan_lwp_t *lwp; in kmsan_init_ret() local 410 msan_lwp_t *lwp; in kmsan_check_arg() local 430 msan_lwp_t *lwp; in kmsan_lwp_alloc() local 453 msan_lwp_t *lwp; in kmsan_intr_enter() local 471 msan_lwp_t *lwp; in kmsan_intr_leave() local 636 msan_lwp_t *lwp; in __msan_get_context_state() local
|