Searched defs:start (Results 226 - 250 of 1171) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp175 lldb::addr_t start = MakeVirtualAddress(sol.so.segment, sol.so.offset); local
/freebsd-current/tests/sys/netinet/libalias/
H A Dperf.c69 struct timeval timeout, now, start; local
[all...]
/freebsd-current/sys/dev/pci/
H A Dpci_host_generic_den0115.c157 int end, start; local
/freebsd-current/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c103 int start, end, conf_state; local
/freebsd-current/lib/libopenbsd/
H A Dohash.c45 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) argument
223 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, argument
[all...]
/freebsd-current/stand/i386/btx/btx/
H A Dbtx.S114 start: # Start of code label
/freebsd-current/stand/usb/tools/
H A Dsysinit.c46 static struct sysinit_data **start; variable in typeref:struct:sysinit_data
[all...]
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_qmgr.c178 ixl_pf_qmgr_get_first_free(struct ixl_pf_qmgr *qmgr, u16 start) argument
/freebsd-current/sys/dev/mwl/
H A Dmwldiag.h63 uint16_t start; /* first register */ member in struct:__anon3563
/freebsd-current/sys/kern/
H A Dsubr_pcpu.c200 uintptr_t start; local
H A Dkern_rangelock.c189 rangelock_unlock_range(struct rangelock *lock, void *cookie, off_t start, argument
217 rangelock_enqueue(struct rangelock *lock, off_t start, off_t end, int mode, argument
271 rangelock_rlock(struct rangelock *lock, off_t start, off_t end, struct mtx *ilk) argument
278 rangelock_tryrlock(struct rangelock *lock, off_t start, off_t end, argument
286 rangelock_wlock(struct rangelock *lock, off_t start, off_ argument
293 rangelock_trywlock(struct rangelock *lock, off_t start, off_t end, struct mtx *ilk) argument
[all...]
/freebsd-current/sys/powerpc/mpc85xx/
H A Dmpc85xx.c226 u_long start; local
/freebsd-current/tests/sys/fs/fusefs/
H A Dlocks.cc65 void expect_setlk(uint64_t ino, pid_t pid, uint64_t start, uint64_t end, argument
82 void expect_setlkw(uint64_t ino, pid_t pid, uint64_t start, uint64_t end, argument
[all...]
/freebsd-current/contrib/libevent/test/
H A Dbench_httpclient.c181 struct timeval start, end, total; local
/freebsd-current/sys/powerpc/pseries/
H A Dplpar_iommu.c66 bus_addr_t start; member in struct:dma_window
/freebsd-current/sys/dev/cardbus/
H A Dcardbus_device.c66 cardbus_build_cis(device_t cbdev, device_t child, int id, int len, uint8_t *tupledata, uint32_t start, uint32_t *off, struct tuple_callbacks *info, void *argp) argument
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dinout.c84 register_default_iohandler(int start, int size) argument
/freebsd-current/sys/geom/raid/
H A Dtr_raid0.c195 off_t offset, start, length, nstripe, remain; local
273 off_t offset, start, length, nstripe, remain; local
[all...]
/freebsd-current/sys/isa/
H A Dpnpparse.c411 u_char *start; local
[all...]
/freebsd-current/bin/pax/
H A Dtar.c1049 char *start; local
[all...]
H A Dgen_subs.c178 char *start; local
/freebsd-current/sbin/restore/
H A Dutilities.c56 char *start; local
278 lowerbnd(ino_t start) argument
296 upperbnd(ino_t start) argument
[all...]
/freebsd-current/sys/crypto/armv8/
H A Darmv8_crypto.c284 armv8_crypto_cipher_alloc(struct cryptop *crp, int start, int length, int *allocated) argument
/freebsd-current/sys/dev/dpaa/
H A Dfman_mdio.c126 rman_res_t start, count; local
/freebsd-current/sys/dev/vnic/
H A Dmrml_bridge.c130 mrmlb_ofw_bus_alloc_res(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument

Completed in 262 milliseconds

1234567891011>>