Searched defs:td (Results 226 - 250 of 806) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/i386/i386/
H A Dtrap.c193 struct thread *td = curthread; local
821 struct thread *td = curthread; local
1103 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) argument
1172 struct thread *td; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_switch.c156 struct thread *td; local
189 struct thread *td; local
200 struct thread *td; local
353 runq_add(struct runq *rq, struct thread *td, int flags) argument
372 runq_add_pri(struct runq *rq, struct thread *td, u_char pri, int flags) argument
418 struct thread *td; local
460 struct thread *td; local
480 struct thread *td; local
502 runq_remove(struct runq *rq, struct thread *td) argument
509 runq_remove_idx(struct runq *rq, struct thread *td, u_char *idx) argument
[all...]
/freebsd-10-stable/sys/powerpc/booke/
H A Dtrap.c132 struct thread *td; local
299 struct thread *td; local
320 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) argument
381 struct thread *td; local
396 struct thread *td; local
473 fix_unaligned(struct thread *td, struct trapframe *frame) argument
[all...]
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_suspend.c261 ffs_susp_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flags, struct thread *td) argument
/freebsd-10-stable/sys/rpc/
H A Dclnt_rc.c122 struct thread *td = curthread; local
/freebsd-10-stable/sys/dev/filemon/
H A Dfilemon.c359 filemon_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag __unused, struct thread *td) argument
414 filemon_open(struct cdev *dev, int oflags __unused, int devtype __unused, struct thread *td) argument
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c94 tdata_t *td; local
224 read_ctf_save_cb(tdata_t *td, char *name __unused, void *retp) argument
H A Dstabs.c116 resolve_nodes(tdata_t *td) argument
177 stabs_read(tdata_t *td, Elf *elf, char *file) argument
[all...]
/freebsd-10-stable/contrib/flex/
H A Dtables.c103 yytbl_data_init(struct yytbl_data *td, enum yytbl_id id) argument
116 yytbl_data_destroy(struct yytbl_data *td) argument
190 yytbl_data_fwrite(struct yytbl_writer *wr, struct yytbl_data *td) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/
H A DTargetMachineC.cpp208 const DataLayout* td = TM->getDataLayout(); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DGlobalMerge.cpp126 GlobalCmp(const DataLayout *td) : TD(td) { } argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp210 PruningFunctionCloner(Function *newFunc, const Function *oldFunc, ValueToValueMapTy &valueMap, bool moduleLevelChanges, const char *nameSuffix, ClonedCodeInfo *codeInfo, const DataLayout *td) argument
/freebsd-10-stable/contrib/tnftp/src/
H A Dprogressbar.c138 struct timeval td; local
314 struct timeval now, td, wait; local
/freebsd-10-stable/lib/librt/
H A Dsigev_thread.c372 pthread_t td; local
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_cond.c356 struct pthread *td; local
413 drop_cb(struct pthread *td, void *arg) argument
[all...]
/freebsd-10-stable/sbin/hastd/
H A Dsecondary.c415 pthread_t td; local
/freebsd-10-stable/sys/arm/at91/
H A Dat91_ssc.c218 at91_ssc_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
232 at91_ssc_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
/freebsd-10-stable/sys/crypto/via/
H A Dpadlock_hash.c368 struct thread *td; local
/freebsd-10-stable/sys/dev/adlink/
H A Dadlink.c193 adlink_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-10-stable/sys/dev/cmx/
H A Dcmx.c417 cmx_open(struct cdev *cdev, int flags, int fmt, struct thread *td) argument
441 cmx_close(struct cdev *cdev, int flags, int fmt, struct thread *td) argument
644 cmx_poll(struct cdev *cdev, int events, struct thread *td) argument
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_l2t.c215 struct tom_data *td = sc->tom_softc; local
329 struct tom_data *td = pi->adapter->tom_softc; local
373 struct tom_data *td = t3_tomdata(tod); local
/freebsd-10-stable/sys/dev/firewire/
H A Dfwmem.c277 fwmem_open (struct cdev *dev, int flags, int fmt, fw_proc *td) argument
316 fwmem_close (struct cdev *dev, int flags, int fmt, fw_proc *td) argument
421 fwmem_ioctl (struct cdev *dev, u_long cmd, caddr_t data, int flag, fw_proc *td) argument
440 fwmem_poll (struct cdev *dev, int events, fw_proc *td) argument
/freebsd-10-stable/sys/dev/ips/
H A Dips.c74 static int ips_open(struct cdev *dev, int flags, int fmt, struct thread *td) argument
81 static int ips_close(struct cdev *dev, int flags, int fmt, struct thread *td) argument
89 static int ips_ioctl(struct cdev *dev, u_long command, caddr_t addr, int32_t flags, struct thread *td) argument
/freebsd-10-stable/sys/dev/nand/
H A Dnand_cdev.c126 nand_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
293 nand_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-10-stable/sys/dev/powermac_nvram/
H A Dpowermac_nvram.c201 powermac_nvram_open(struct cdev *dev, int flags, int fmt, struct thread *td) argument
213 powermac_nvram_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument

Completed in 185 milliseconds

1234567891011>>