/freebsd/sys/rpc/rpcsec_tls/ |
H A D | rpctls_impl.c | 155 struct upsock *upsp, ups; in sys_rpctls_syscall() local 175 ups = *upsp; in sys_rpctls_syscall() 187 soref(ups.so); in sys_rpctls_syscall() 188 if (ups.server) { in sys_rpctls_syscall() 194 sx_xlock(&ups.xp->xp_lock); in sys_rpctls_syscall() 195 ups.xp->xp_tls = RPCTLS_FLAGS_HANDSHFAIL; in sys_rpctls_syscall() 196 sx_xunlock(&ups.xp->xp_lock); in sys_rpctls_syscall() 203 CLNT_CONTROL(ups.cl, CLSET_TLS, &(int){RPCTLS_INHANDSHAKE}); in sys_rpctls_syscall() 205 finit(fp, FREAD | FWRITE, DTYPE_SOCKET, ups.so, &socketops); in sys_rpctls_syscall() 215 rpctls_rpc_failed(struct upsock *ups, struct socket *so) in rpctls_rpc_failed() argument [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | gpio-charger.txt | 10 ups
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp157c-lxa-mc1.dts | 196 * board lacks external pull-ups on SDMMC lines. Class 10 SD refuses to 197 * work, thus enable internal pull-ups.
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | qoriq-bman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
H A D | qoriq-qman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
/freebsd/sys/vm/ |
H A D | uma_core.c | 5525 struct uma_percpu_stat *ups, bool internal) argument 5542 bzero(&ups[i], sizeof(*ups)); 5546 ups[i].ups_cache_free += cache->uc_allocbucket.ucb_cnt; 5547 ups[i].ups_cache_free += cache->uc_freebucket.ucb_cnt; 5548 ups[i].ups_cache_free += cache->uc_crossbucket.ucb_cnt; 5549 ups[i].ups_allocs = cache->uc_allocs; 5550 ups[i].ups_frees = cache->uc_frees; 5559 struct uma_percpu_stat *ups; local 5572 ups = malloc((mp_maxid + 1) * sizeof(*ups), M_TEMP, M_WAITOK); 5623 uma_vm_zone_stats(&uth, z, &sbuf, ups, [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aesopt.h | 550 #define ups(x, n) ((uint32_t)(x) << (8 * (n))) macro 560 #define ups(x, n) ((uint32_t)(x) >> (8 * (n))) macro
|
/freebsd/crypto/openssh/ |
H A D | README | 14 reintroduced and many other clean-ups. OpenSSH has been created by
|
/freebsd/tools/test/stress2/misc/ |
H A D | datamove.sh | 68 * Copyright (c) 2006, Stephan Uphoff <ups@freebsd.org>
|
H A D | datamove2.sh | 55 * Copyright (c) 2006, Stephan Uphoff <ups@freebsd.org>
|
H A D | datamove3.sh | 64 * Copyright (c) 2006, Stephan Uphoff <ups@freebsd.org>
|
H A D | datamove4.sh | 62 * Copyright (c) 2006, Stephan Uphoff <ups@freebsd.org>
|
H A D | datamove5.sh | 72 * Copyright (c) 2006, Stephan Uphoff <ups@freebsd.org>
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-h3-orangepi-pc-plus.dts | 84 /* eMMC is missing pull-ups */
|
H A D | sun8i-q8-common.dtsi | 70 * short-circuits we configure these as inputs with pull-ups via
|
H A D | sun8i-h3-orangepi-plus.dts | 113 /* eMMC is missing pull-ups */
|
H A D | sun4i-a10-pov-protab2-ips9.dts | 98 /* pull-ups and devices require AXP209 LDO3 */
|
H A D | sun4i-a10-dserve-dsrv9703c.dts | 114 /* pull-ups and devices require AXP209 LDO3 */
|
H A D | sun6i-a31s-primo81.dts | 92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
|
H A D | sun6i-a31-hummingbird.dts | 172 /* pull-ups and devices require AXP221 DLDO3 */
|
H A D | sun8i-a83t-bananapi-m3.dts | 329 * and external pull-ups on all the data lines. It should be set
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-arb-gpio-challenge.txt | 21 others can see. These are all active low with pull-ups enabled. We'll
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-mcp23s08.txt | 94 If pins are used as output, they can also be configured with pull-ups. This is
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | interlaken-lac.txt | 154 look-ups in the IOMMU (PAMU) address table when performing
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap4-panda-common.dtsi | 360 * REVISIT: Are the pull-ups needed for GPIO 48 and 49?
|