Searched +full:- +full:set (Results 1 – 25 of 1046) sorted by relevance
12345678910>>...42
| /Documentation/admin-guide/kdump/ |
| D | gdbmacros.txt | 8 # --command=<command-file-name> option 17 set $tasks_off=((size_t)&((struct task_struct *)0)->tasks) 18 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next) 19 set $init_t=&init_task 20 set $next_t=(((char *)($init_t->tasks).next) - $tasks_off) 21 set var $stacksize = sizeof(union thread_union) 23 set $next_t=(struct task_struct *)$next_t 26 set var $stackp = $next_t.thread.sp 27 set var $stack_top = ($stackp & ~($stacksize - 1)) + $stacksize 33 set $stackp += 4 [all …]
|
| /Documentation/devicetree/bindings/crypto/ |
| D | fsl-sec2.txt | 1 Freescale SoC SEC Security Engines versions 1.x-2.x-3.x 5 - compatible : Should contain entries for this and backward compatible 9 - reg : Offset and length of the register set for the device 10 - interrupts : the SEC's interrupt number 11 - fsl,num-channels : An integer representing the number of channels 13 - fsl,channel-fifo-len : An integer representing the number of 15 - fsl,exec-units-mask : The bitmask representing what execution units 16 (EUs) are available. It's a single 32-bit cell. EU information 20 bit 0 = reserved - should be 0 21 bit 1 = set if SEC has the ARC4 EU (AFEU) [all …]
|
| /Documentation/networking/dsa/ |
| D | b53.rst | 1 .. SPDX-License-Identifier: GPL-2.0 20 The switch is, if possible, configured to enable a Broadcom specific 4-bytes 30 configuration described in the :ref:`dsa-config-showcases`. 33 ---------------------------------- 38 See :ref:`dsa-tagged-configuration`. 41 ------------------------------------- 48 The configuration slightly differ from the :ref:`dsa-vlan-configuration`. 54 In difference to the configuration described in :ref:`dsa-vlan-configuration` 61 The configuration can only be set up via VLAN tagging and bridge setup. 64 .. code-block:: sh [all …]
|
| D | configuration.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 .. _dsa-config-showcases: 13 ----------------------- 42 - when a DSA user interface is brought up, the conduit interface is 44 - when the conduit interface is brought down, all DSA user interfaces are 71 * lan1: 192.0.2.1/30 (192.0.2.0 - 192.0.2.3) 72 * lan2: 192.0.2.5/30 (192.0.2.4 - 192.0.2.7) 73 * lan3: 192.0.2.9/30 (192.0.2.8 - 192.0.2.11) 76 * br0: 192.0.2.129/25 (192.0.2.128 - 192.0.2.255) 79 * br0: 192.0.2.129/25 (192.0.2.128 - 192.0.2.255) [all …]
|
| /Documentation/userspace-api/gpio/ |
| D | gpio-v2-line-set-values-ioctl.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 GPIO_V2_LINE_SET_VALUES_IOCTL - Set the values of requested output lines. 26 :c:type:`request.fd<gpio_v2_line_request>` by gpio-v2-get-line-ioctl.rst. 29 The :c:type:`line_values<gpio_v2_line_values>` to set with the ``mask`` set 30 to indicate the subset of requested lines to set and ``bits`` set to 36 Set the values of requested output lines. 38 The values set are logical, indicating if the line is to be active or inactive. 41 If ``GPIO_V2_LINE_FLAG_ACTIVE_LOW`` is not set then active is high and inactive 42 is low. If ``GPIO_V2_LINE_FLAG_ACTIVE_LOW`` is set then active is low and 45 Only the values of output lines may be set. [all …]
|
| D | gpio-handle-set-line-values-ioctl.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 gpio-v2-line-set-values-ioctl.rst. 15 GPIO_HANDLE_SET_LINE_VALUES_IOCTL - Set the values of all requested output lines. 29 :c:type:`request.fd<gpiohandle_request>` by gpio-get-linehandle-ioctl.rst. 32 The :c:type:`line_values<gpiohandle_data>` to set. 37 Set the values of all requested output lines. 39 The values set are logical, indicating if the line is to be active or inactive. 42 If ``GPIOHANDLE_REQUEST_ACTIVE_LOW`` is not set then active is high and 43 inactive is low. If ``GPIOHANDLE_REQUEST_ACTIVE_LOW`` is set then active is low 46 Only the values of output lines may be set. [all …]
|
| /Documentation/netlink/specs/ |
| D | nfsd.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 5 uapi-header: linux/nfsd_netlink.h 9 attribute-sets: 10 - 11 name: rpc-status 13 - 16 byte-order: big-endian 17 - 20 - 23 - [all …]
|
| D | nftables.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 4 protocol: netlink-raw 11 - 15 - 16 name: nfgen-family 18 - 21 - 22 name: res-id 23 byte-order: big-endian 25 - [all …]
|
| D | ethtool.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 5 protocol: genetlink-legacy 10 - 11 name: udp-tunnel-type 12 enum-name: 14 entries: [ vxlan, geneve, vxlan-gpe ] 15 - 19 - 20 name: header-flags 22 entries: [ compact-bitsets, omit-reply, stats ] [all …]
|
| /Documentation/userspace-api/media/rc/ |
| D | lirc-func.rst | 1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later 12 lirc-read 13 lirc-write 14 lirc-get-features 15 lirc-get-send-mode 16 lirc-get-rec-mode 17 lirc-get-rec-resolution 18 lirc-set-send-duty-cycle 19 lirc-get-timeout 20 lirc-set-rec-timeout [all …]
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-led-trigger-netdev | 4 Contact: linux-leds@vger.kernel.org 11 Contact: linux-leds@vger.kernel.org 16 When offloaded is true, the interval value MUST be set to the 18 Trying to set any value in this specific mode will return 24 Contact: linux-leds@vger.kernel.org 28 If set to 0 (default), the LED's normal state is off. 30 If set to 1, the LED's normal state reflects the link state 38 Contact: linux-leds@vger.kernel.org 42 If set to 0 (default), the LED will not blink on transmission. 44 If set to 1, the LED will blink for the milliseconds specified [all …]
|
| D | sysfs-class-led-trigger-tty | 4 Contact: linux-leds@vger.kernel.org 13 If set to 0, the LED will not blink on reception. 14 If set to 1 (default), the LED will blink on reception. 21 If set to 0, the LED will not blink on transmission. 22 If set to 1 (default), the LED will blink on transmission. 31 If set to 0 (default), the LED will not evaluate CTS. 32 If set to 1, the LED will evaluate CTS. 38 DSR = Data Set Ready 41 If set to 0 (default), the LED will not evaluate DSR. 42 If set to 1, the LED will evaluate DSR. [all …]
|
| D | sysfs-bus-coresight-devices-tpdm | 1 What: /sys/bus/coresight/devices/<tpdm-name>/integration_test 11 Accepts only one of the 2 values - 1 or 2. 15 What: /sys/bus/coresight/devices/<tpdm-name>/reset_dataset 22 Accepts only one value - 1. 25 What: /sys/bus/coresight/devices/<tpdm-name>/dsb_trig_type 30 (RW) Set/Get the trigger type of the DSB for tpdm. 32 Accepts only one of the 2 values - 0 or 1. 33 0 : Set the DSB trigger type to false 34 1 : Set the DSB trigger type to true 36 What: /sys/bus/coresight/devices/<tpdm-name>/dsb_trig_ts [all …]
|
| /Documentation/userspace-api/media/v4l/ |
| D | pixfmt-v4l2.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 4 Single-planar format structure 13 .. flat-table:: struct v4l2_pix_format 14 :header-rows: 0 15 :stub-columns: 0 18 * - __u32 19 - ``width`` 20 - Image width in pixels. 21 * - __u32 22 - ``height`` [all …]
|
| D | vidioc-g-edid.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_G_EDID - VIDIOC_S_EDID - VIDIOC_SUBDEV_G_EDID - VIDIOC_SUBDEV_S_EDID - Get or set the EDID o… 46 These ioctls can be used to get or set an EDID associated with an input 48 with subdevice nodes (/dev/v4l-subdevX) or with video nodes 66 If there are fewer blocks than specified, then the driver will set 68 available at all, then the error code ``ENODATA`` is set. 73 If ``start_block`` and ``blocks`` are both set to 0 when 74 :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>` is called, then the driver will set ``blocks`` to the 82 the driver will set ``blocks`` to 0 and it returns 0. 84 To set the EDID blocks of a receiver the application has to fill in the [all …]
|
| D | vidioc-g-dv-timings.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_G_DV_TIMINGS - VIDIOC_S_DV_TIMINGS - VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS… 46 To set DV timings for the input or output, applications use the 56 registered in read-only mode is not allowed. An error is returned and the errno 57 variable is set to ``-EPERM``. 59 The ``linux/v4l2-dv-timings.h`` header can be used to get the timings of 62 :ref:`VIDIOC_ENUMINPUT` does not set the 68 On success 0 is returned, on error -1 and the ``errno`` variable is set 70 :ref:`Generic Error Codes <gen-errors>` chapter. 83 ``VIDIOC_SUBDEV_S_DV_TIMINGS`` has been called on a read-only subdevice. [all …]
|
| /Documentation/networking/ |
| D | netdev-features.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 Michał Mirosław <mirq-linux@rere.qmqm.pl> 24 1. netdev->hw_features set contains features whose state may possibly 26 request. This set should be initialized in ndo_init callback and not 29 2. netdev->features set contains features which are currently enabled 33 3. netdev->vlan_features set contains features whose state is inherited 34 by child VLAN devices (limits netdev->features set). This is currently 38 4. netdev->wanted_features set contains feature set requested by user. 39 This set is filtered by ndo_fix_features callback whenever it or 40 some device-specific conditions change. This set is internal to [all …]
|
| /Documentation/networking/device_drivers/ethernet/ti/ |
| D | cpsw_switchdev.rst | 1 .. SPDX-License-Identifier: GPL-2.0 17 ip -d link show dev sw0p1 | grep switchid 26 - The new (cpsw_new.c) driver is operating in dual-emac mode by default, thus 30 - optimized promiscuous mode: The P0_UNI_FLOOD (both ports) is enabled in 36 - learning disabled on ports as it make not too much sense for 37 segregated ports - no forwarding in HW. 38 - enabled basic support for devlink. 47 name switch_mode type driver-specific 50 name ale_bypass type driver-specific 57 See Documentation/networking/devlink/ti-cpsw-switch.rst [all …]
|
| /Documentation/devicetree/bindings/regulator/ |
| D | regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liam Girdwood <lgirdwood@gmail.com> 11 - Mark Brown <broonie@kernel.org> 14 regulator-name: 18 regulator-min-microvolt: 19 description: smallest voltage consumers may set 21 regulator-max-microvolt: 22 description: largest voltage consumers may set [all …]
|
| /Documentation/userspace-api/ |
| D | no_new_privs.rst | 5 The execve system call can grant a newly-started program privileges that 12 - The dynamic loader handles ``LD_*`` environment variables differently if 15 - chroot is disallowed to unprivileged processes, since it would allow 19 - The exec code has special handling for ptrace. 21 These are all ad-hoc fixes. The ``no_new_privs`` bit (since Linux 3.5) is a 24 can set ``no_new_privs``. Once the bit is set, it is inherited across fork, 25 clone, and execve and cannot be unset. With ``no_new_privs`` set, ``execve()`` 29 add to the permitted set, and LSMs will not relax constraints after 32 To set ``no_new_privs``, use:: 37 in ``no_new_privs`` mode. (This means that setting up a general-purpose [all …]
|
| /Documentation/devicetree/bindings/gpio/ |
| D | gpio-twl4030.txt | 4 - compatible: 5 - "ti,twl4030-gpio" for twl4030 GPIO controller 6 - #gpio-cells : Should be two. 7 - first cell is the pin number 8 - second cell is used to specify optional parameters (unused) 9 - gpio-controller : Marks the device node as a GPIO controller. 10 - #interrupt-cells : Should be 2. 11 - interrupt-controller: Mark the device node as an interrupt controller 14 - ti,use-leds : Enables LEDA and LEDB outputs if set 15 - ti,debounce : if n-th bit is set, debounces GPIO-n [all …]
|
| /Documentation/hwmon/ |
| D | g762.rst | 5 and performs closed-loop or open-loop control of the fan speed. Two 6 modes - PWM or DC - are supported by the device. 9 http://natisbad.org/NAS/ref/GMT_EDS-762_763-080710-0.2.pdf. sysfs 10 bindings are described in Documentation/hwmon/sysfs-interface.rst. 25 set desired fan speed. This only makes sense in closed-loop 26 fan speed control (i.e. when pwm1_enable is set to 2). 41 about 0.7s (if the fan is not voluntarily set off). 44 in closed-loop control mode, if fan RPM value is 25% out 46 set to 1. 49 set current fan speed control mode i.e. 1 for manual fan [all …]
|
| /Documentation/translations/zh_TW/process/ |
| D | email-clients.rst | 1 .. SPDX-License-Identifier: GPL-2.0-or-later 3 .. include:: ../disclaimer-zh_TW.rst 7 :Original: Documentation/process/email-clients.rst 10 - 賈威威 Harry Wei <harryxiyou@gmail.com> 11 - 時奎亮 Alex Shi <alexs@kernel.org> 12 - 吳想成 Wu XiangCheng <bobwxc@email.cn> 15 - Yinglin Luan <synmyth@gmail.com> 16 - Xiaochen Wang <wangxiaochen0@gmail.com> 17 - yaxinsn <yaxinsn@163.com> 18 - Hu Haowen <2023002089@link.tyut.edu.cn> [all …]
|
| /Documentation/translations/zh_CN/process/ |
| D | email-clients.rst | 1 .. SPDX-License-Identifier: GPL-2.0-or-later 3 .. include:: ../disclaimer-zh_CN.rst 7 :Original: Documentation/process/email-clients.rst 10 - 贾威威 Harry Wei <harryxiyou@gmail.com> 11 - 时奎亮 Alex Shi <alexs@kernel.org> 12 - 吴想成 Wu XiangCheng <bobwxc@email.cn> 15 - Yinglin Luan <synmyth@gmail.com> 16 - Xiaochen Wang <wangxiaochen0@gmail.com> 17 - yaxinsn <yaxinsn@163.com> 23 --- [all …]
|
| /Documentation/watchdog/ |
| D | watchdog-kernel-api.rst | 5 Last reviewed: 12-Feb-2013 10 ------------ 14 file: Documentation/watchdog/watchdog-api.rst . 24 ------- 71 * id: set by watchdog_register_device, id 0 is special. It has both a 73 /dev/watchdog miscdev. The id is set automatically when calling 75 * parent: set this to the parent device (or NULL) before calling 85 not send a heartbeat request if WDOG_ACTIVE is set. 88 If set, the minimum configurable value for 'timeout'. 90 as seen from userspace. If set, the maximum configurable value for [all …]
|
12345678910>>...42