Home
last modified time | relevance | path

Searched defs:lwp (Results 51 – 75 of 128) sorted by last modified time

123456

/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10880 int lwp; in elfcore_grok_netbsd_note() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1140 const char *lwp = has_lwp ? " -mlwp" : " -mno-lwp"; in host_detect_local_cpu() local
/netbsd/sys/arch/atari/dev/
H A Dmd_root.c147 loaddisk(struct md_conf *md, dev_t ld_dev, struct lwp *lwp) in loaddisk()
/netbsd/sys/nfs/
H A Dnfs_bootdhcp.c240 nfs_bootdhcp(struct nfs_diskless *nd, struct lwp *lwp, int *flags) in nfs_bootdhcp()
483 bootpc_call(struct nfs_diskless *nd, struct lwp *lwp, int *flags) in bootpc_call()
H A Dnfs_boot.c115 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()
683 struct nfs_args *argp, struct lwp *lwp) in md_mount()
H A Dnfs_bootstatic.c66 nfs_bootstatic(struct nfs_diskless *nd, struct lwp *lwp, int *_flags) in nfs_bootstatic()
H A Dnfs_bootparam.c107 nfs_bootparam(struct nfs_diskless *nd, struct lwp *lwp, int *flags) in nfs_bootparam()
H A Dnfs_clntsocket.c321 nfs_reply(struct nfsreq *myrep, struct lwp *lwp) in nfs_reply()
503 nfs_request(struct nfsnode *np, struct mbuf *mrest, int procnum, struct lwp *lwp, kauth_cred_t cred… in nfs_request()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf.c11133 int lwp; in elfcore_grok_netbsd_note() local
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10684 int lwp; in elfcore_grok_netbsd_note() local
/netbsd/sys/kern/
H A Dsubr_log.c343 logioctl(dev_t dev, u_long com, void *data, int flag, struct lwp *lwp) in logioctl()
H A Duipc_usrreq.c206 struct mbuf * stub_compat_70_unp_addsockcred(struct lwp *lwp, in stub_compat_70_unp_addsockcred()
H A Dkern_threadpool.c383 struct lwp *lwp; in threadpool_create() local
968 struct lwp *lwp = NULL; in threadpool_dispatcher_thread() local
/netbsd/sys/arch/aarch64/aarch64/
H A Ddb_trace.c103 lwp_t *lwp; in is_lwp() local
126 lwp_t *lwp; in getlwpnamebysp() local
/netbsd/sys/sys/
H A Dlwp.h87 struct lwp { struct
97 TAILQ_ENTRY(lwp) l_runq; /* s: run queue */ argument
102 void *l_addr; /* l: PCB address; use lwp_getpcb() */ argument
129 struct lwpctl *l_lwpctl; /* p: lwpctl block kernel address */ argument
135 LIST_ENTRY(lwp) l_sleepchain; /* l: sleep queue */ argument
155 LIST_ENTRY(lwp) l_list; /* a: entry on list of all LWPs */ argument
180 LIST_ENTRY(lwp) l_sigwaiter; /* p: chain on list of waiting LWPs */ argument
188 l_specdataref; /* !: subsystem lwp-specific data */ argument
190 void *l_private; /* !: svr4-style lwp-private data */ argument
194 void *l_emuldata; /* !: kernel lwp-private data */ argument
[all …]
H A Dexec.h298 #define NEW_VMCMD(evsp,lwp,len,addr,vp,offset,prot) \ argument
300 #define NEW_VMCMD2(evsp,lwp,len,addr,vp,offset,prot,flags) \ argument
/netbsd/tests/lib/libc/sys/
H A Dt_ptrace_wait.h736 find_event_count(struct lwp_event_count list[], lwpid_t lwp, size_t max_lwps) in find_event_count()
750 #define FIND_EVENT_COUNT(list, lwp) \ argument
H A Dt_ptrace_lwp_wait.h70 struct ptrace_lwpinfo lwp = {0, 0}; in traceme_lwpinfo() local
438 struct ptrace_lwpinfo lwp = {0, 0}; in attach_lwpinfo() local
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_module.c193 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()
/netbsd/sys/dev/sdmmc/
H A Dld_sdmmc.c249 struct lwp *lwp; in ld_sdmmc_attach() local
/netbsd/usr.sbin/schedctl/
H A Dschedctl.c73 struct kinfo_lwp *lwp_list, *lwp; in main() local
/netbsd/sys/external/bsd/common/linux/
H A Dlinux_rcu.c72 struct lwp *lwp; member
/netbsd/sys/dev/wscons/
H A Dwsmux.c404 struct lwp *lwp) in wsmux_do_ioctl()
/netbsd/sys/dev/ofw/
H A Dofdisk.c170 ofdisk_open(dev_t dev, int flags, int fmt, struct lwp *lwp) in ofdisk_open()
/netbsd/sys/compat/common/
H A Dvnd_50.c104 int (*get)(struct lwp *, void *, int, struct vattr *)) in compat_50_vndioctl()

123456