| /freebsd-src/contrib/ntp/ntpd/ |
| H A D | ntp_request.c | 252 endpt *inter, in req_ack() argument 270 sendpkt(srcadr, inter, -1, (struct pkt *)&rpkt, RESP_HEADER_SIZE); in req_ack() 282 endpt *inter, in prepare_pkt() argument 301 frominter = inter; in prepare_pkt() 418 endpt *inter; in process_private() local 434 inter = rbufp->dstadr; in process_private() 475 req_ack(srcadr, inter, inpkt, INFO_ERR_IMPL); in process_private() 489 req_ack(srcadr, inter, inpkt, INFO_ERR_REQ); in process_private() 514 req_ack(srcadr, inter, inpkt, INFO_ERR_FMT); in process_private() 521 req_ack(srcadr, inter, inpkt, INFO_ERR_FMT); in process_private() [all …]
|
| /freebsd-src/lib/libc/isc/ |
| H A D | ev_timers.c | 182 struct timespec inter, in evSetTimer() argument 189 "evSetTimer(ctx %p, func %p, uap %p, due %ld.%09ld, inter %ld.%09ld)\n", in evSetTimer() 192 (long)inter.tv_sec, inter.tv_nsec); in evSetTimer() 201 if (inter.tv_nsec >= BILLION) in evSetTimer() 207 if (inter.tv_sec < 0 || inter.tv_nsec < 0 || inter.tv_nsec >= BILLION) in evSetTimer() 220 id->inter = inter; in evSetTimer() 250 del->inter = evConsTime(0, 0); in evClearTimer() 300 struct timespec inter in evResetTimer() argument 317 if (inter.tv_nsec >= BILLION) in evResetTimer() 323 if (inter.tv_sec < 0 || inter.tv_nsec < 0 || inter.tv_nsec >= BILLION) in evResetTimer() [all …]
|
| /freebsd-src/sys/powerpc/aim/ |
| H A D | slb.c | 160 struct slbtnode *child, *inter; in make_intermediate() local 183 inter = uma_zalloc(slbt_zone, M_NOWAIT | M_ZERO); in make_intermediate() 184 KASSERT(inter != NULL, ("unhandled NULL case")); in make_intermediate() 187 inter->ua_level = level; in make_intermediate() 188 inter->ua_base = esid2base(esid, inter->ua_level); in make_intermediate() 189 idx = esid2idx(child->ua_base, inter->ua_level); in make_intermediate() 190 inter->u.ua_child[idx] = child; in make_intermediate() 191 setbit(&inter->ua_alloc, idx); in make_intermediate() 195 idx = esid2idx(inter->ua_base, parent->ua_level); in make_intermediate() 196 parent->u.ua_child[idx] = inter; in make_intermediate() [all …]
|
| /freebsd-src/tests/sys/audit/ |
| H A D | Makefile | 13 ATF_TESTS_C+= inter-process 38 SRCS.inter-process+= inter-process.c 39 SRCS.inter-process+= utils.c
|
| /freebsd-src/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
| H A D | instruction.json | 84 …"PublicDescription": "This event counts architecturally executed inter-element manipulation operat… 87 …"BriefDescription": "This event counts architecturally executed inter-element manipulation operati… 90 …"PublicDescription": "This event counts architecturally executed inter-register manipulation opera… 93 …"BriefDescription": "This event counts architecturally executed inter-register manipulation operat…
|
| /freebsd-src/crypto/heimdal/doc/ |
| H A D | win2k.texi | 21 * Inter-Realm keys (trust) between Windows and a Heimdal KDC:: 29 @node Configuring Windows to use a Heimdal KDC, Inter-Realm keys (trust) between Windows and a Heim… 86 @node Inter-Realm keys (trust) between Windows and a Heimdal KDC, Create account mappings, Configur… 88 @section Inter-Realm keys (trust) between Windows and a Heimdal KDC 107 Then you need to add the inter-realm keys on the Windows KDC@. Start the 125 You also need to add the inter-realm keys to the Heimdal KDC. But take 155 inter-realm keys, using heimdal default encryption types: 177 @node Create account mappings, Encryption types, Inter-Realm keys (trust) between Windows and a Hei… 283 adding cross-realm trust (@pxref{Inter-Realm keys (trust) between Windows
|
| /freebsd-src/tools/tools/mctest/ |
| H A D | mctest.1 | 38 .Op Fl t Ar inter-packet gap 74 Inter-packet gap in nanoseconds. 97 Send 100 packets of 1024 bytes, with an inter-packet gap of 1 nanosecond.
|
| /freebsd-src/share/doc/psd/01.cacm/ |
| H A D | p3 | 89 creates an inter-process channel called a 107 inter-process communication 136 inter-process relationships are unaltered.
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/ |
| H A D | DWARFLinker.h | 70 /// (except case inter-CU references exist), and used data is freed 74 /// Handling inter-CU references: inter-CU references are hard to process 78 /// times. This implementation loads inter-connected CU into memory at the first
|
| /freebsd-src/tools/regression/security/proc_to_proc/ |
| H A D | README | 2 Inter-Process Authorization Test Suite 5 This test suite attempts to determine the behavior of inter-process
|
| /freebsd-src/bin/sh/ |
| H A D | main.c | 192 int inter; in cmdloop() 200 inter = 0; in cmdloop() 202 inter++; in cmdloop() 207 n = parsecmd(inter); in cmdloop() 191 int inter; cmdloop() local
|
| /freebsd-src/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-imx.txt | 1 * Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX
|
| H A D | i2c-imx.yaml | 7 title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX
|
| /freebsd-src/sys/dev/iicbus/controller/vybrid/ |
| H A D | vf_i2c.h | 30 * Vybrid Family Inter-Integrated Circuit (I2C) 49 #define VF_I2C_DEVSTR "Vybrid Family Inter-Integrated Circuit (I2C)"
|
| /freebsd-src/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | qcom-ipcc.yaml | 7 title: Qualcomm Technologies, Inc. Inter-Processor Communication Controller 13 The Inter-Processor Communication Controller (IPCC) is a centralized hardware
|
| /freebsd-src/sys/contrib/device-tree/Bindings/timer/ |
| H A D | sifive,clint.yaml | 15 Core Local Interruptor (CLINT) for M-mode timer and M-mode inter-processor 16 interrupts. It directly connects to the timer and inter-processor interrupt
|
| /freebsd-src/sys/contrib/ncsw/Peripherals/BM/ |
| H A D | bm_ipc.h | 39 @Description BM Inter-Partition prototypes, structures and definitions. 57 @Group BM_IPC_grp BM Inter-Partition messaging Unit 59 @Description BM Inter-Partition messaging unit API definitions and enums.
|
| /freebsd-src/sys/contrib/ncsw/Peripherals/QM/ |
| H A D | qm_ipc.h | 39 @Description QM Inter-Partition prototypes, structures and definitions. 57 @Group QM_IPC_grp Qm Inter-Partition messaging Unit 59 @Description QM Inter-Partition messaging unit API definitions and enums.
|
| /freebsd-src/contrib/file/magic/Magdir/ |
| H A D | amigaos | 144 >>3 ubyte 2 Inter DOS disk 145 >>3 ubyte 3 Inter FFS disk 150 >>3 ubyte 6 Inter Fastdir DOS disk 152 >>3 ubyte 7 Inter Fastdir FFS disk
|
| /freebsd-src/sys/contrib/alpine-hal/ |
| H A D | al_hal_serdes_25g_regs.h | 139 * 0x1 – Select inter-macro reference clock from the left side 141 * 0x3 – Select inter-macro reference clock from the right side 156 * 0x2 – Select inter-macro reference clock input from right side 172 * 0x2 – Select inter-macro reference clock input from left side
|
| /freebsd-src/lib/libpmc/pmu-events/arch/x86/amdzen4/ |
| H A D | data-fabric.json | 1028 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1036 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1044 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1052 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1060 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1068 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1076 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI … 1084 …"PublicDescription": "Data beats (64 bytes) for local socket outbound data from inter-socket xGMI …
|
| /freebsd-src/sys/contrib/ncsw/Peripherals/FM/MACSEC/ |
| H A D | fm_macsec.h | 83 @Group FM_MACSEC_InterModule_grp FM MACSEC Inter-Module Unit 85 @Description FM MACSEC Inter Module functions - 143 @Description Enum for inter-module interrupts registration
|
| /freebsd-src/sys/i386/i386/ |
| H A D | mp_machdep.c | 213 /* Install an inter-CPU IPI for TLB invalidation */ in cpu_mp_start() 221 /* Install an inter-CPU IPI for cache invalidation. */ in cpu_mp_start() 225 /* Install an inter-CPU IPI for all-CPU rendezvous */ in cpu_mp_start() 229 /* Install generic inter-CPU IPI handler */ in cpu_mp_start() 233 /* Install an inter-CPU IPI for CPU stop/restart */ in cpu_mp_start() 237 /* Install an inter-CPU IPI for CPU suspend/resume */ in cpu_mp_start()
|
| /freebsd-src/sys/contrib/device-tree/Bindings/powerpc/nintendo/ |
| H A D | wii.txt | 120 1.j) The Inter-Processor Communication (IPC) node 122 Represent the Inter-Processor Communication interface. This interface
|
| /freebsd-src/sys/dev/drm2/ |
| H A D | drm_platform.c | 111 * Attempt to gets inter module "drm" information. If we are first 112 * then register the character device and inter module information.
|