Home
last modified time | relevance | path

Searched defs:dd (Results 1 – 25 of 38) sorted by relevance

12

/dflybsd-src/sys/kern/
H A Dusched_dfly.c328 dfly_pcpu_t dd; in dfly_acquire_curproc() local
602 dfly_pcpu_t dd = &dfly_pcpu[gd->gd_cpuid]; in dfly_release_curproc() local
651 dfly_pcpu_t dd = &dfly_pcpu[gd->gd_cpuid]; in dfly_select_curproc() local
689 dfly_pcpu_t dd; in dfly_setrunqueue() local
760 dfly_changeqcpu_locked(struct lwp *lp, dfly_pcpu_t dd, dfly_pcpu_t rdd) in dfly_changeqcpu_locked()
859 dfly_pcpu_t dd = &dfly_pcpu[gd->gd_cpuid]; in dfly_schedulerclock() local
1305 dfly_pcpu_t dd = &dfly_pcpu[lp->lwp_qcpu]; in dfly_changedcpu() local
1374 dfly_pcpu_t dd; in dfly_exiting() local
1396 dfly_pcpu_t dd; in dfly_uload_update() local
1442 dfly_chooseproc_locked(dfly_pcpu_t rdd, dfly_pcpu_t dd, in dfly_chooseproc_locked()
[all …]
H A Dusched_dummy.c152 dummy_pcpu_t dd = &dummy_pcpu[gd->gd_cpuid]; in dummy_acquire_curproc() local
213 dummy_pcpu_t dd = &dummy_pcpu[gd->gd_cpuid]; in dummy_release_curproc() local
238 dummy_pcpu_t dd = &dummy_pcpu[gd->gd_cpuid]; in dummy_select_curproc() local
276 dummy_pcpu_t dd = &dummy_pcpu[gd->gd_cpuid]; in dummy_setrunqueue() local
336 dummy_pcpu_t dd = &dummy_pcpu[gd->gd_cpuid]; in dummy_schedulerclock() local
468 dummy_pcpu_t dd; in dummy_sched_thread() local
530 dummy_pcpu_t dd = &dummy_pcpu[i]; in dummy_sched_thread_cpu_init() local
H A Dusched_bsd4.c333 bsd4_pcpu_t dd; in bsd4_acquire_curproc() local
487 bsd4_pcpu_t dd = &bsd4_pcpu[gd->gd_cpuid]; in bsd4_release_curproc() local
527 bsd4_pcpu_t dd = &bsd4_pcpu[gd->gd_cpuid]; in bsd4_select_curproc() local
628 bsd4_pcpu_t dd; in bsd4_setrunqueue() local
917 bsd4_pcpu_t dd = &bsd4_pcpu[gd->gd_cpuid]; in bsd4_schedulerclock() local
1105 bsd4_pcpu_t dd; in bsd4_resetpriority() local
1593 bsd4_pcpu_t dd; in bsd4_kick_helper() local
1622 bsd4_pcpu_t dd = &bsd4_pcpu[gd->gd_cpuid]; in bsd4_need_user_resched_remote() local
1751 bsd4_pcpu_t dd; in sched_thread() local
1905 bsd4_pcpu_t dd = &bsd4_pcpu[i]; in sched_thread_cpu_init() local
H A Dsubr_fattime.c220 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, in fattime2timespec()
/dflybsd-src/crypto/libressl/crypto/cms/
H A Dcms_dd.c71 CMS_DigestedData *dd; in cms_DigestedData_create() local
101 CMS_DigestedData *dd; in cms_DigestedData_init_bio() local
115 CMS_DigestedData *dd; in cms_DigestedData_do_final() local
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_descdma.c149 struct ath_descdma *dd, ath_bufhead *head, in ath_descdma_alloc_desc()
248 struct ath_descdma *dd, ath_bufhead *head, in ath_descdma_setup()
337 struct ath_descdma *dd, ath_bufhead *head, in ath_descdma_setup_rx_edma()
395 struct ath_descdma *dd, ath_bufhead *head) in ath_descdma_cleanup()
/dflybsd-src/lib/libdevinfo/
H A Ddevinfo.c169 struct devinfo_i_dev *dd; in devinfo_init_devices() local
356 struct devinfo_i_dev *dd; in devinfo_free() local
382 struct devinfo_i_dev *dd; in devinfo_handle_to_device() local
440 struct devinfo_i_dev *dd; in devinfo_foreach_device_child() local
/dflybsd-src/stand/boot/common/
H A Dbcache.c128 struct bcache_devdata *dd = (struct bcache_devdata *)devdata; in write_strategy() local
161 struct bcache_devdata *dd = (struct bcache_devdata *)devdata; in read_strategy() local
228 struct bcache_devdata *dd = (struct bcache_devdata *)devdata; in bcache_strategy() local
/dflybsd-src/sys/bus/u4b/template/
H A Dusb_template.c847 struct usb_device_descriptor *dd; in usb_hw_ep_resolve() local
989 struct usb_device_descriptor *dd; in usb_temp_get_device_desc() local
1036 struct usb_device_descriptor *dd; in usb_temp_get_config_desc() local
/dflybsd-src/contrib/mpfr/src/
H A Dget_flt.c86 double dd; in mpfr_get_flt() local
/dflybsd-src/games/gomoku/
H A Dmakemove.c40 const int dd[4] = { variable
/dflybsd-src/games/larn/
H A Dmovem.c270 mmove(int aa, int bb, int cc, int dd) in mmove()
/dflybsd-src/lib/libexecinfo/
H A Dsymtab.c175 uintptr_t dd, sd, me = (uintptr_t)p; in symtab_find() local
/dflybsd-src/games/hack/
H A Dhack.mon.c213 int dd; in dochugw() local
426 int dd; in m_move() local
H A Dhack.vault.c179 int x, y, dd, gx, gy; in invault() local
/dflybsd-src/lib/libc/citrus/
H A Dcitrus_module.c196 DIR *dd = opendir(search_dirs[i]); in _findshlib() local
/dflybsd-src/contrib/cvs-1.12/diff/
H A Danalyze.c196 int dd = d - fmid; local
231 int dd = d - bmid; local
/dflybsd-src/contrib/tnftp/src/
H A Dcomplete.c173 DIR *dd; in complete_local() local
/dflybsd-src/sys/vfs/smbfs/
H A Dsmbfs_subr.c214 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, in smb_dos2unixtime()
/dflybsd-src/sys/opencrypto/
H A Drmd160.c162 u_int32_t a, b, c, d, e, aa, bb, cc, dd, ee, t, x[16]; in RMD160Transform() local
/dflybsd-src/sys/bus/u4b/net/
H A Dif_kue.c284 struct usb_device_descriptor *dd; in kue_load_fw() local
/dflybsd-src/libexec/diff3prog/
H A Ddiff3prog.c201 readin(char *name, struct diff **dd) in readin()
/dflybsd-src/contrib/gdtoa/
H A Dmisc.c687 (dd, e, bits) double dd; int *e, *bits; in d2b() argument
/dflybsd-src/usr.sbin/rarpd/
H A Drarpd.c546 static DIR *dd = NULL; in rarp_bootable() local
/dflybsd-src/stand/boot/pc32/boot2/
H A Dboot2.c189 char *dd = d; in memcpy() local

12