/freebsd/lib/libsys/ |
H A D | thr_suspend.2 | 10 .\" 1. Redistributions of source code must retain the above copyright 41 .Bf -symbolic 48 being suspended, or 57 system call puts the calling thread in a suspended state, where it is 59 This state is exited by another thread calling 64 or by the delivery of a signal to the suspended thread. 70 the suspended state can be only terminated by explicit 78 call, the thread is not put into a suspended state. 99 .Rv -std thr_suspend 104 .Bl -tag -width Er [all …]
|
H A D | vfork.2 | 7 .\" 1. Redistributions of source code must retain the above copyright 41 .Bf -symbolic 72 The calling thread is suspended while the child is using its resources. 91 Also, changing process state which is partially implemented in user space 94 will corrupt the parent's state. 142 and input attempts result in an end-of-file indication.
|
H A D | thr_new.2 | 10 .\" 1. Redistributions of source code must retain the above copyright 41 .Bf -symbolic 50 system call creates a new kernel-scheduled thread of execution in the context 53 existing kernel-scheduled threads in the process, but has private processor 54 execution state. 56 context, including coprocessor state. 57 FPU state and specific machine registers are excluded from the copy. 59 The FPU state for the new thread is reinitialized to clean. 67 .Bd -literal 82 .Bl -tag -width ".Va parent_tid" [all …]
|
/freebsd/lib/libdevctl/ |
H A D | devctl.3 | 7 .\" 1. Redistributions of source code must retain the above copyright 80 library adjusts the state of devices in the kernel's internal device 88 bus-specific address. 89 The following bus-specific address formats are currently supported: 90 .Bl -tag -offset indent 141 but the device will retain its current name. 152 function re-enables a disabled device. 158 This may include placing the device in a reduced power state, 163 function resumes a suspended device to a fully working state. 226 function resets the specified device using bus-specific reset method. [all …]
|
/freebsd/usr.sbin/devctl/ |
H A D | devctl.8 | 7 .\" 1. Redistributions of source code must retain the above copyright 82 utility adjusts the state of individual devices in the kernel's 86 consists of a single command followed by command-specific arguments. 93 bus-specific address. 98 .Bl -tag -width indent 100 Force the kernel to re-probe the device. 119 but the device will retain its current name. 127 Note that this can re-enable a device disabled at boot time via a 131 This may include placing the device in a reduced power state. 133 Resume a suspended device to a fully working state. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-nit6xlite.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/input.h> 10 stdout-path = &uart2; 18 reg_2p5v: regulator-2p5v { 19 compatible = "regulator-fixed"; 20 regulator-name = "2P5V"; 21 regulator-min-microvolt = <2500000>; 22 regulator-max-microvolt = <2500000>; 23 regulator-always-on; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-wingtech-wt86528.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-wingtech-wt865x8.dtsi" 10 chassis-type = "handset"; 13 speaker_amp_left: audio-amplifier-left { 16 pinctrl-0 = <&spk_ext_pa_left_default>; 17 pinctrl-names = "default"; 19 mode-gpios = <&tlmm 119 GPIO_ACTIVE_HIGH>; 20 sound-name-prefix = "Speaker Amp L"; 25 speaker_amp_right: audio-amplifier-right { [all …]
|
H A D | msm8939-wingtech-wt82918.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 #include "msm8916-modem-qdsp6.dtsi" 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/leds/common.h> 7 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h> 17 stdout-path = "serial0"; 21 compatible = "pwm-backlight"; 23 brightness-levels = <0 255>; 24 num-interpolated-steps = <255>; 25 default-brightness-level = <128>; [all …]
|
H A D | msm8916-gplus-fl8005a.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-pm8916.dtsi" 6 #include "msm8916-modem-qdsp6.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/leds/common.h> 15 chassis-type = "tablet"; 24 stdout-path = "serial0"; 28 compatible = "simple-battery"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-gpio.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacek Anaszewski <jacek.anaszewski@gmail.com> 11 - Pavel Machek <pavel@ucw.cz> 14 Each LED is represented as a sub-node of the gpio-leds device. Each 19 const: gpio-leds 24 "(^led-[0-9a-f]$|led)": 33 retain-state-suspended: [all …]
|
H A D | leds-lgm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-lgm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Zhu, Yi Xin <Yixin.zhu@intel.com> 11 - Amireddy Mallikarjuna reddy <mallikarjunax.reddy@intel.com> 15 const: intel,lgm-ssoled 23 clock-names: 25 - const: sso 26 - const: fpid [all …]
|
/freebsd/share/man/man3/ |
H A D | pthread_attr_setcreatesuspend_np.3 | 7 .\" 1. Redistributions of source code must retain the above copyright 30 .Nd prepare attribute for creation of suspended thread 45 should be created and left in a suspended state until explicitly resumed 51 .Rv -std pthread_attr_setcreatesuspend_np 56 .Bl -tag -width Er
|
/freebsd/lib/libc/iconv/ |
H A D | citrus_mapper.h | 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 12 * 1. Redistributions of source code must retain the above copyright 67 * - if the converter supports M:1 converter, the function may return 71 * - if the converter supports 1:N converter, the function may return 75 * - if the converter supports M:N converter, the function may behave 85 return ((*cm->cm_ops->mo_convert)(cm, dst, src, ps)); in _citrus_mapper_convert() 90 * initialize the state. 96 (*cm->cm_ops->mo_init_state)(); in _citrus_mapper_init_state() 101 * get the size of state storage. [all …]
|
/freebsd/sys/riscv/vmm/ |
H A D | vmm.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 15 * 1. Redistributions of source code must retain the above copyright 83 enum vcpu_state state; member 91 void *cookie; /* (i) cpu-specific data */ 92 struct fpreg *guestfpu; /* (a,i) guest fpu state */ 95 #define vcpu_lock_initialized(v) mtx_initialized(&((v)->mtx)) 96 #define vcpu_lock_init(v) mtx_init(&((v)->mtx), "vcpu lock", 0, MTX_SPIN) 97 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) 98 #define vcpu_lock(v) mtx_lock_spin(&((v)->mtx)) [all …]
|
/freebsd/usr.sbin/dumpcis/ |
H A D | cardinfo.h | 4 *------------------------------------------------------------------------- 6 /*- 7 * SPDX-License-Identifier: BSD-3-Clause 14 * 1. Redistributions of source code must retain the above copyright 43 #define PIOCGSTATE _IOR('P', 1, struct slotstate) /* Get slot state */ 64 * Here's a state diagram of all the possible states: 67 * ------------------- 70 * resume +----------+ power x 0 +----------+ 71 * ------->| inactive |<--------------| filled | 72 * / +----------+ +----------+ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-a64-pinephone.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include "sun50i-a64.dtsi" 7 #include "sun50i-a64-cpu-opp.dtsi" 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/pwm/pwm.h> 15 chassis-type = "handset"; 23 compatible = "pwm-backlight"; 25 enable-gpios = <&pio 7 10 GPIO_ACTIVE_HIGH>; /* PH10 */ [all …]
|
/freebsd/share/man/man9/ |
H A D | kthread.9 | 1 .\" Copyright (c) 2000-2001 9 .\" 1. Redistributions of source code must retain the above copyright 103 .Bd -literal -offset indent 114 .Bl -tag -width ".Va global_threadpp" -offset indent 167 to leave the thread in a stopped state. 207 itself to be suspended should call 232 need to be suspended voluntarily during system shutdown so as not to interfere 242 functions return zero on success and non-zero on failure. 254 .Bd -literal -offset indent 270 * This process needs to be suspended prior to shutdown sync. [all …]
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 10 * 1. Redistributions of source code must retain the above copyright 79 enum vcpu_state state; member 87 void *cookie; /* (i) cpu-specific data */ 88 struct vfpstate *guestfpu; /* (a,i) guest fpu state */ 91 #define vcpu_lock_initialized(v) mtx_initialized(&((v)->mtx)) 92 #define vcpu_lock_init(v) mtx_init(&((v)->mtx), "vcpu lock", 0, MTX_SPIN) 93 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) 94 #define vcpu_lock(v) mtx_lock_spin(&((v)->mtx)) [all …]
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | au_notify.3 | 1 .\"- 2 .\" Copyright (c) 2004-2009 Apple Inc. 9 .\" 1. Redistributions of source code must retain the above copyright 51 audit notification API tracks audit state in a form permitting efficient 52 update, avoiding frequent system calls to check the kernel audit state. 60 series of audit calls should be made -- as in the common case of a caller 61 building a set of tokens, then writing them -- it should cache the audit 63 This function always returns the current state of auditing. 84 if auditing is disabled or suspended, and 104 function returns 0 on success, or \-1 on failure.
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_remote_node_context.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 35 * * Redistributions of source code must retain the above copyright 74 // --------------------------------------------------------------------------- 115 // --------------------------------------------------------------------------- 128 * suspended. 134 * callback is invoked when after the RNC has reached the ready state. [all …]
|
H A D | scic_sds_stp_packet_request.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 35 * * Redistributions of source code must retain the above copyright 81 * While in this state the IO request object is waiting for the TC completion 87 * While in this state the IO request object is waiting for either a PIO Setup. 92 * While in this state the IO request object is waiting for TC completion for 98 * The non-data IO transit to this state in this state after receiving TC [all …]
|
/freebsd/share/man/man4/ |
H A D | acpi_panasonic.4 | 2 .\" Copyright (c) 2004 OGAWA Takaya <t-ogawa@triaez.kaisei.org> 8 .\" 1. Redistributions of source code must retain the above copyright 36 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 51 suspended state and so on. 53 Toughbook, outside Japan) CF-R1N, CF-R2A and CF-R3. 58 which include changing LCD luminance and speaker mute state. 64 sound mute state via 69 .Bl -tag -width 10n -compact -offset indent 86 Enter suspend-to-RAM state. [all …]
|
/freebsd/sys/sys/ |
H A D | thr.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 10 * 1. Redistributions of source code must retain the above copyright 42 /* Create the thread in the suspended state. */ 57 struct rtprio *rtp; /* Real-time scheduling priority */ 76 void thr_exit(long *state);
|
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_arm.h | 3 * Copyright (c) 2010-2012 Broadcom. All rights reserved. 8 * 1. Redistributions of source code must retain the above copyright 14 * 3. The names of the above-listed copyright holders may not be used 42 VC_SUSPEND_FORCE_CANCELED = -3, /* Force suspend canceled, too busy */ 43 VC_SUSPEND_REJECTED = -2, /* Videocore rejected suspend request */ 44 VC_SUSPEND_FAILED = -1, /* Videocore suspend failed */ 52 VC_RESUME_FAILED = -1, /* Videocore resume failed */ 53 VC_RESUME_IDLE = 0, /* VC suspended, no resume actions */ 69 /* Keepalive-related data */ 97 ** tracked separately with the state. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3566-soquartz.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/pinctrl/rockchip.h> 7 #include <dt-bindings/soc/rockchip,vop2.h> 21 stdout-path = "serial2:1500000n8"; 24 gmac1_clkin: external-gmac1-clock { 25 compatible = "fixed-clock"; 26 clock-frequency = <125000000>; 27 clock-output-names = "gmac1_clkin"; [all …]
|