Searched defs:vec (Results 1 - 25 of 96) sorted by relevance

1234

/src/games/mille/
H A Dvarpush.c56 const struct iovec vec[] = { local in function:varpush
/src/sys/arch/news68k/news68k/
H A Disr.h55 isrlink_vectored(int (*func)(void *), void *arg, int ipl, int vec) argument
62 isrunlink_vectored(int vec) argument
/src/dist/pf/sbin/pflogd/
H A Dprivsep_fdpass.c56 struct iovec vec; local in function:send_fd
92 struct iovec vec; local in function:receive_fd
/src/sys/arch/vax/vax/
H A Dxmi_mainbus.c81 xmi_intr_establish(void *icookie, int vec, void (*func)(void *), void *arg, argument
H A Dscb.c118 scb_fake(int vec, int br) argument
/src/sys/arch/xen/xen/
H A Dshutdown_xenbus.c85 xenbus_shutdown_handler(struct xenbus_watch *watch, const char **vec, argument
/src/sys/arch/evbmips/ingenic/
H A Dcpu.c81 uint32_t vec, reg; local in function:cpu_attach
/src/sys/arch/mvme68k/mvme68k/
H A Disr.h59 isrlink_vectored(int (*func)(void *), void *arg, int ipl, int vec, argument
74 isrunlink_vectored(int vec) argument
/src/sys/arch/mvme68k/dev/
H A Dvme_two_68k.c142 vmetwoisrlink(void *cookie, int (*fn)(void *), void *arg, int ipl, int vec, argument
151 vmetwoisrunlink(void *cookie, int vec) argument
H A Dpcctwo_68k.c236 pcctwoisrlink(void *cookie, int (*fn)(void *), void *arg, int ipl, int vec, argument
245 pcctwoisrunlink(void *cookie, int vec) argument
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm2835-common.dtsi111 vec: vec@7e806000 { label
/src/sys/dev/mvme/
H A Dpcctwo.c168 pcctwointr_disestablish(int vec) argument
131 pcctwointr_establish(int vec,int (* hand)(void *),int lvl,void * arg,struct evcnt * evcnt) argument
[all...]
/src/sys/arch/sun68k/include/
H A Dintr.h79 isr_add_vectored(isr_func_t func, void *arg, int ipl, int vec) argument
/src/sys/arch/x86/x86/
H A Didt.c169 int vec; local in function:idt_vec_alloc
194 idt_vec_reserve(struct idt_vec *iv, int vec) argument
207 idt_vec_set(struct idt_vec * iv,int vec,void (* function)(void)) argument
223 idt_vec_free(struct idt_vec * iv,int vec) argument
[all...]
/src/sys/arch/powerpc/oea/
H A Daltivec.c215 uint32_t vec[7], *vp = (void *) roundup((uintptr_t) vec, 16); local in function:vzeropage
275 uint32_t vec[11], *vp = (void *) roundup((uintptr_t) vec, 16); local in function:vcopypage
/src/sys/arch/next68k/stand/boot/
H A Dmachdep.c102 vec:12; member in struct:trapframe
/src/lib/librefuse/refuse/
H A Dchan.c61 struct fuse_chan** vec; member in struct:refuse_chan_storage
[all...]
/src/sys/arch/alpha/pci/
H A Ddwlpx.c186 unsigned long vec, ls = DWLPX_SYSBASE(sc); local in function:dwlpx_init
304 dwlpx_errintr(void *arg, unsigned long vec) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_bitvector_test.cc136 vector<uptr> vec; local in function:TestBitVector
/src/usr.bin/fincore/
H A Dfincore.c82 fincore(int fd, off_t startoff, off_t endoff, unsigned char *vec) argument
115 unsigned char vec[4096]; local in function:do_file
/src/tests/lib/libc/sys/
H A Dt_mincore.c93 char *vec; local in function:check_residency
124 char *map, *vec; local in function:ATF_TC_BODY
[all...]
/src/tests/net/fdpass/
H A Dfdpass.c55 struct iovec vec; local in function:send_fd
107 struct iovec vec; local in function:recv_fd
/src/sys/ufs/chfs/
H A Dchfs_write.c53 struct iovec vec; local in function:chfs_write_flash_vnode
165 struct iovec vec[2]; local in function:chfs_write_flash_dirent
289 struct iovec vec[2]; local in function:chfs_write_flash_dnode
[all...]
/src/sys/arch/sparc64/dev/
H A Dfhc.c235 long vec; local in function:fhc_intr_establish
/src/sys/arch/vax/if/
H A Dif_le.c164 int i, vec, br; local in function:le_mainbus_attach

Completed in 12 milliseconds

1234