Searched refs:its (Results 1 - 25 of 618) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/arm/cortex/
H A Dgicv3_its.c89 gits_read_4(struct gicv3_its *its, bus_size_t reg) argument
91 return bus_space_read_4(its->its_bst, its->its_bsh, reg);
95 gits_write_4(struct gicv3_its *its, bus_size_t reg, uint32_t val) argument
97 bus_space_write_4(its->its_bst, its->its_bsh, reg, val);
101 gits_read_8(struct gicv3_its *its, bus_size_t reg) argument
103 return bus_space_read_8(its->its_bst, its->its_bsh, reg);
107 gits_write_8(struct gicv3_its *its, bus_size_ argument
113 gits_command(struct gicv3_its *its, const struct gicv3_its_command *cmd) argument
139 gits_command_mapc(struct gicv3_its *its, uint16_t icid, uint64_t rdbase, bool v) argument
160 gits_command_mapd(struct gicv3_its *its, uint32_t deviceid, uint64_t itt_addr, u_int size, bool v) argument
180 gits_command_mapti(struct gicv3_its *its, uint32_t deviceid, uint32_t eventid, uint32_t pintid, uint16_t icid) argument
197 gits_command_movi(struct gicv3_its *its, uint32_t deviceid, uint32_t eventid, uint16_t icid) argument
214 gits_command_inv(struct gicv3_its *its, uint32_t deviceid, uint32_t eventid) argument
230 gits_command_invall(struct gicv3_its *its, uint16_t icid) argument
246 gits_command_sync(struct gicv3_its *its, uint64_t rdbase) argument
285 gits_wait(struct gicv3_its *its) argument
310 gicv3_its_msi_alloc_lpi(struct gicv3_its *its, const struct pci_attach_args *pa) argument
330 gicv3_its_msi_free_lpi(struct gicv3_its *its, int lpi) argument
358 gicv3_its_device_map(struct gicv3_its *its, uint32_t devid, u_int count) argument
395 gicv3_its_msi_enable(struct gicv3_its *its, int lpi, int count) argument
432 gicv3_its_msi_disable(struct gicv3_its *its, int lpi) argument
449 gicv3_its_msix_enable(struct gicv3_its *its, int lpi, int msix_vec, bus_space_tag_t bst, bus_space_handle_t bsh) argument
477 gicv3_its_msix_disable(struct gicv3_its *its, int lpi) argument
497 struct gicv3_its * const its = msi->msi_priv; local
550 struct gicv3_its * const its = msi->msi_priv; local
625 struct gicv3_its * const its = msi->msi_priv; local
648 struct gicv3_its * const its = msi->msi_priv; local
669 gicv3_its_command_init(struct gicv3_softc *sc, struct gicv3_its *its) argument
689 gicv3_its_table_params(struct gicv3_softc *sc, struct gicv3_its *its, u_int *devbits, u_int *innercache, u_int *share) argument
710 gicv3_its_table_init(struct gicv3_softc *sc, struct gicv3_its *its) argument
795 gicv3_its_enable(struct gicv3_softc *sc, struct gicv3_its *its) argument
807 struct gicv3_its * const its = priv; local
850 struct gicv3_its * const its = priv; local
861 struct gicv3_its * const its = priv; local
891 struct gicv3_its *its; local
[all...]
/netbsd-current/external/bsd/openldap/dist/tests/
H A DMakefile.in69 @$(MAKE) mdb-its
71 its: regressions
73 mdb-its: mdb-its-$(BUILD_MDB)
74 mdb-its-no:
77 mdb-its-yes mdb-its-mod: FORCE
78 @$(RUN) -b mdb its-all
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dcommon5a.d5 # The Alpha target uses its own .set pseudo-insn.
H A Dcommon5b.d5 # The Alpha target uses its own .set pseudo-insn.
H A Dcommon5c.d5 # The Alpha target uses its own .set pseudo-insn.
H A Dcommon5d.d5 # The Alpha target uses its own .set pseudo-insn.
H A Dsymtab.d1 # The Alpha has its own version of .set.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-unwind.s6 # its type.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-ctf/
H A Ddiag-ctf-version-0.d5 #warning: CTF section .* not loaded; its types will be discarded: .*
H A Ddiag-ctf-version-2-unsupported-feature.d5 #warning: CTF section .* not loaded; its types will be discarded: .*
H A Ddiag-decompression-failure.d5 #warning: CTF section.* not loaded; its types will be discarded: Failed to decompress CTF data
H A Ddiag-ctf-version-f.d5 #warning: CTF section .* not loaded; its types will be discarded: CTF dict version is too new for libctf
H A Ddiag-cttname-invalid.d5 #warning: CTF section in .*not loaded; its types will be discarded: String name offset is corrupt
H A Ddiag-unsupported-flag.d5 #warning: CTF section.* not loaded; its types will be discarded: CTF header contains flags unknown to libctf
H A Ddiag-wrong-magic-number.d5 #warning: CTF section in .* not loaded; its types will be discarded: Buffer does not contain CTF data
/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dits-all33 for CMD in $SRCDIR/data/regressions/its*/its*; do
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Drodata-merge-map1.s4 @ generate a $d symbol at its beginning.
H A Dfarcall-group4.s2 @ and that a large input section forces stub insertion before its
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Ddefined3.d6 # Check that DEFINED matches only symbols defined before its location.
H A Drgn-at3.d9 # to fill out the page, making its p_vaddr+p_memsz cover the sh_addr
10 # of .bss too, which makes BFD compute its LMA from the p_paddr of the
H A Drgn-over8-ok.d9 # to fill out the page, making its p_vaddr+p_memsz cover the sh_addr
10 # of .bss too, which makes BFD compute its LMA from the p_paddr of the
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dprefix3.s1 % Check that changing prefixes between the GREG definition, its use and
/netbsd-current/tests/lib/libc/sys/
H A Dt_timerfd.c156 struct itimerspec its = { 0 }; local
162 timerfd_gettime(fd, &its) == -1);
164 its.it_value.tv_sec = 5;
166 timerfd_settime(fd, 0, &its, NULL) == -1);
186 const struct itimerspec its = { local
192 ATF_REQUIRE(timerfd_settime(fd, 0, &its, NULL) == 0);
223 const struct itimerspec its = { local
229 ATF_REQUIRE(timerfd_settime(fd, 0, &its, NULL) == 0);
261 struct itimerspec its = { local
267 its
300 const struct itimerspec its = { local
347 const struct itimerspec its = { local
377 struct itimerspec its; local
515 const struct itimerspec its = { local
595 const struct itimerspec its = { local
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Duser_counters_test.cc48 double its = e.NumIterations(); local
51 CHECK_FLOAT_COUNTER_VALUE(e, "bar", EQ, 2. * its, 0.001);
277 double its = e.NumIterations(); local
279 CHECK_FLOAT_COUNTER_VALUE(e, "foo", EQ, its, 0.001);
280 CHECK_FLOAT_COUNTER_VALUE(e, "bar", EQ, 2. * its, 0.001);
318 double its = e.NumIterations(); local
321 CHECK_FLOAT_COUNTER_VALUE(e, "foo", EQ, its * 1. / t, 0.001);
322 CHECK_FLOAT_COUNTER_VALUE(e, "bar", EQ, its * 2. / t, 0.001);
357 double its = e.NumIterations(); local
359 CHECK_FLOAT_COUNTER_VALUE(e, "foo", EQ, 1. / its, 0.00
395 double its = e.NumIterations(); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Ds390x.inc9 # back chain, and space for the callee to save its registers.

Completed in 239 milliseconds

1234567891011>>