Searched refs:after (Results 176 - 200 of 216) sorted by relevance

123456789

/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_console.c932 struct timeval before, after; local
960 gettimeofday(&after, NULL);
969 after.tv_usec - before.tv_usec);
/freebsd-13-stable/sys/kern/
H A Duipc_shm.c289 int *before, int *after)
300 if (after != NULL) {
301 *after = roundup2(pindex, pagesizes[psind] / PAGE_SIZE) -
1848 * added after we've started applying seals. The RLOCK here
288 shm_largepage_phys_haspage(vm_object_t object, vm_pindex_t pindex, int *before, int *after) argument
/freebsd-13-stable/sys/vm/
H A Dvm_pageout.c223 vm_page_t marker, vm_page_t after, int maxscan)
230 if (after == NULL)
233 TAILQ_INSERT_AFTER(&pq->pq_pl, after, marker, plinks.q);
465 * page after mreq with status VM_PAGER_AGAIN.
485 * allow the pager to do it after the I/O completes.
761 * Don't touch a page that was removed from the queue after the
798 * wire count is guaranteed not to increase after this check.
1066 * that the threshold is non-zero after an inactive queue
1234 * Don't touch a page that was removed from the queue after the
1264 * Test PGA_REFERENCED after callin
222 vm_pageout_init_scan(struct scan_state *ss, struct vm_pagequeue *pq, vm_page_t marker, vm_page_t after, int maxscan) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.c2196 u8 *after; local
2208 after = rpos + 2 + num_pmkid * PMKID_LEN;
2209 os_memmove(rpos + 2, after, rend - after);
2221 wpa_hexdump(MSG_DEBUG, "FT: RSN IE after modification "
/freebsd-13-stable/sbin/sysctl/
H A Dsysctl.c390 /* Trim whitespace after the name. */
865 * Characters that aren't ASCII digits after the 'K' are ignored. No
/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh321 -k Disable cleanup after test failure
/freebsd-13-stable/sys/contrib/zstd/lib/
H A DMakefile64 -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement \
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm100 The C<CODE> is called after a Rs/Re block is done. With a hash reference as a
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm127 The C<CODE> is called after a Rs/Re block is done. With a hash reference as a
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h197 uint32_t m_resume_count; // How many times do we resume after launching
845 /// Whether to release the run lock after the stop.
978 /// Called after attaching a process.
981 /// If you can figure out the process architecture after attach, fill it
984 /// Allow Process plug-ins to execute some code after attaching to a
988 /// Called after a process re-execs itself.
990 /// Allow Process plug-ins to execute some code after a process has exec'ed
997 /// anything after a process exec's itself.
1033 /// Called after launching a process.
1035 /// Allow Process plug-ins to execute some code after launchin
1807 GetWatchpointSupportInfo(uint32_t &num, bool &after) argument
[all...]
/freebsd-13-stable/include/rpcsvc/
H A Dnfs_prot.x438 post_op_attr after;
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1037 after = $.proxy(function() {
1071 after();
1079 after(); n();
1084 else { tooltip.fadeTo(90, state ? 1 : 0, after); }
/freebsd-13-stable/share/mk/
H A Dbsd.compiler.mk58 # Handle ccache after CC is determined, but not if CC/CXX are already
H A Dbsd.dep.mk42 # after gtags(1).
H A Dbsd.cpu.mk80 # after /etc/make.conf so it can react to the local value of CPUTYPE
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp119 // Start the read thread after we send the handshake ack since if we fail to
1237 .Case("after", eLazyBoolYes)
1738 uint32_t &num, bool &after, const ArchSpec &arch) {
1741 error = GetWatchpointsTriggerAfterInstruction(after, arch);
1747 bool &after, const ArchSpec &arch) {
1751 // we assume watchpoints will happen after running the relevant opcode and we
1758 after = !(triple.isMIPS() || triple.isPPC64());
1766 after = (m_watchpoints_trigger_after_instruction != eLazyBoolNo);
3850 // stub. If we get an 'OK' response after this, the remote stub doesn't need
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc211 // fall back to finding the ELF auxiliary vectors after the process's
/freebsd-13-stable/sys/mips/mips/
H A Dexception.S113 * let the processor trap to load the correct value after service.
504 * after interrupts are disabled. Otherwise it will get overwritten
604 * switch_exit sets up a kernel stack after exit so interrupts won't fail.
1138 PTR_LA t3, _C_LABEL(MipsEmulateBranch) # compute PC after branch
1139 jalr t3 # compute PC after branch
/freebsd-13-stable/sys/conf/
H A Dkern.post.mk4 # the definitions that need to be after all the % directives except %RULES
H A Dkmod.mk57 # actions immediately before and after the install target
/freebsd-13-stable/stand/lua/
H A Dmenu.lua69 -- should just continue after execution.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql249 visible after reverting local changes.
547 (Defaults to the parent directory of the file external after upgrade) */
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dexpn.pl22 # disconnect & reconnect after 25 commands to the same sendmail 8.8.* host
200 &alarm("giving up after bad response from $server",'');
1298 and after translation as it works.
/freebsd-13-stable/sys/contrib/zstd/programs/
H A DMakefile60 -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement \
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec623 - call setcred() again after initgroups, because the "creds" could actually
651 - Redo patch to move pam_open_session after the server setuid()s to the user.
682 - Close all files after going into daemon mode (needs more testing).
701 succeeded, to allow public-key authentication after a failure with "none"

Completed in 213 milliseconds

123456789