Searched full:set (Results 1 – 25 of 2416) sorted by relevance
12345678910>>...97
/Documentation/admin-guide/kdump/ |
D | gdbmacros.txt | 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 35 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off) [all …]
|
/Documentation/networking/dsa/ |
D | configuration.rst | 92 ip link set eth0 up 95 ip link set lan1 up 96 ip link set lan2 up 97 ip link set lan3 up 105 ip link set eth0 up 108 ip link set lan1 up 109 ip link set lan2 up 110 ip link set lan3 up 116 ip link set dev lan1 master br0 117 ip link set dev lan2 master br0 [all …]
|
D | b53.rst | 61 The configuration can only be set up via VLAN tagging and bridge setup. 72 ip link set eth0 up 73 ip link set eth0.1 up 74 ip link set eth0.2 up 75 ip link set eth0.3 up 78 ip link set wan up 79 ip link set lan1 up 80 ip link set lan2 up 86 ip link set dev br0 type bridge vlan_filtering 1 89 ip link set dev wan master br0 [all …]
|
/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec2.txt | 9 - reg : Offset and length of the register set for the device 21 bit 1 = set if SEC has the ARC4 EU (AFEU) 22 bit 2 = set if SEC has the DES/3DES EU (DEU) 23 bit 3 = set if SEC has the message digest EU (MDEU/MDEU-A) 24 bit 4 = set if SEC has the random number generator EU (RNG) 25 bit 5 = set if SEC has the public key EU (PKEU) 26 bit 6 = set if SEC has the AES EU (AESU) 27 bit 7 = set if SEC has the Kasumi EU (KEU) 28 bit 8 = set if SEC has the CRC EU (CRCU) 29 bit 11 = set if SEC has the message digest EU extended alg set (MDEU-B) [all …]
|
/Documentation/userspace-api/media/rc/ |
D | lirc-func.rst | 18 lirc-set-send-duty-cycle 20 lirc-set-rec-timeout 21 lirc-set-rec-carrier 22 lirc-set-rec-carrier-range 23 lirc-set-send-carrier 24 lirc-set-transmitter-mask 25 lirc-set-rec-timeout-reports 26 lirc-set-measure-carrier-mode 27 lirc-set-wideband-receiver
|
D | lirc-dev-intro.rst | 39 - ir-keytable: can load keymaps; allows you to set IR kernel protocols; load 61 the desired scancode set in the ``scancode`` member, :c:type:`rc_proto` 62 set to the :ref:`IR protocol <Remote_controllers_Protocols>`, and all other 63 members set to 0. Write this struct to the lirc device. 66 The ``scancode`` field is set to the received scancode and the 67 :ref:`IR protocol <Remote_controllers_Protocols>` is set in 68 :c:type:`rc_proto`. If the scancode maps to a valid key code, this is set 69 in the ``keycode`` field, else it is set to ``KEY_RESERVED``. 71 The ``flags`` can have ``LIRC_SCANCODE_FLAG_TOGGLE`` set if the toggle 72 bit is set in protocols that support it (e.g. rc-5 and rc-6), or [all …]
|
/Documentation/userspace-api/media/v4l/ |
D | pixfmt-v4l2.rst | 28 * - :cspan:`2` Applications set these fields to request an image 47 - The pixel format or type of compression, set by the application. 67 Both applications and drivers can set this field to request 71 implies applications can just set this field to zero to get a 89 Applications and drivers must set this to 0 in that case. 92 - Size in bytes of the buffer to hold a complete image, set by the 98 The driver will set the value for uncompressed images. 100 Clients are allowed to set the sizeimage field for variable length 102 :ref:`VIDIOC_ENUM_FMT`, but the driver may ignore it and set the 106 set sizeimage to 0. [all …]
|
D | vidioc-g-ext-ctrls.rst | 13 VIDIOC_G_EXT_CTRLS - VIDIOC_S_EXT_CTRLS - VIDIOC_TRY_EXT_CTRLS - Get or set the value of several co… 42 These ioctls allow the caller to get or set multiple controls 53 To get the current value of a set of controls applications initialize 56 :ref:`VIDIOC_G_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` ioctl. String controls controls must also set the 58 (``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set) must set the ``ptr`` field. 62 set ``size`` to a valid value and return an ``ENOSPC`` error code. You 70 N-dimensional arrays are set and retrieved row-by-row. You cannot set a 71 partial array, all elements have to be set or retrieved. The total size 75 To change the value of a set of controls applications initialize the 78 the :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` ioctl. The controls will only be set if *all* [all …]
|
D | vidioc-g-edid.rst | 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 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 85 ``pad``, ``blocks`` and ``edid`` fields, set ``start_block`` to 0 and 86 zero the ``reserved`` array. It is not possible to set part of an EDID, [all …]
|
D | vidioc-g-dv-timings.rst | 13 …TIMINGS - VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS - Get or set DV timings for inpu… 46 To set DV timings for the input or output, applications use the 57 variable is set to ``-EPERM``. 62 :ref:`VIDIOC_ENUMINPUT` does not set the 68 On success 0 is returned, on error -1 and the ``errno`` variable is set 110 the bit is set (1) it is positive polarity and if is cleared (0), 151 in by the driver. Applications must set this to 0. See 160 ``V4L2_DV_FL_HAS_PICTURE_ASPECT`` flag is set. 164 Only valid if the ``V4L2_DV_FL_HAS_CEA861_VIC`` flag is set. 168 Only valid if the ``V4L2_DV_FL_HAS_HDMI_VIC`` flag is set. [all …]
|
D | vidioc-enum-fmt.rst | 46 1) ``V4L2_CAP_IO_MC`` is not set (also known as a 'video-node-centric' driver) 58 2) ``V4L2_CAP_IO_MC`` is set (also known as an 'MC-centric' driver) 85 - Number of the format in the enumeration, set by the application. 89 - Type of the data stream, set by the application. Only these types 128 - Media bus code restricting the enumerated formats, set by the 134 - Reserved for future extensions. Drivers must set the array to 181 If this flag is set, then the ``CAPTURE`` coded frame interval can be 182 set to a different value afterwards. This is typically used for 197 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set. 204 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set. [all …]
|
D | vidioc-subdev-enum-mbus-code.rst | 63 - Number of the format in the enumeration, set by the application. 77 - Reserved for future extensions. Applications and drivers must set 96 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set. 103 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set. 110 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set. 117 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set. 124 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set. 130 On success 0 is returned, on error -1 and the ``errno`` variable is set
|
/Documentation/translations/zh_CN/process/ |
D | email-clients.rst | 136 set editor="vi" 139 :set paste 144 (a)ttach工作的很好,不带有"set paste"。 158 set imap_user = 'yourusername@gmail.com' 159 set imap_pass = 'yourpassword' 160 set spoolfile = imaps://imap.gmail.com/INBOX 161 set folder = imaps://imap.gmail.com/ 162 set record="imaps://imap.gmail.com/[Gmail]/Sent Mail" 163 set postponed="imaps://imap.gmail.com/[Gmail]/Drafts" 164 set mbox="imaps://imap.gmail.com/[Gmail]/All Mail" [all …]
|
/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw_switchdev.rst | 67 ip link set dev br0 type bridge vlan_filtering 0 69 ip link set dev sw0p1 master br0 70 ip link set dev sw0p2 master br0 75 ip link set dev br0 type bridge vlan_filtering 0 77 ip link set dev br0 type bridge vlan_filtering 1 78 ip link set dev sw0p1 master br0 79 ip link set dev sw0p2 master br0 87 devlink dev param set platform/48484000.switch \ 105 devlink dev param set platform/48484000.switch \ 109 ip link set dev br0 type bridge ageing_time 1000 [all …]
|
/Documentation/userspace-api/ |
D | no_new_privs.rst | 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:: 38 service launcher to set ``no_new_privs`` before execing daemons may 50 if ``no_new_privs`` is set. 54 given uid has ``no_new_privs`` set, then that uid will be unable to 57 ``no_new_privs`` bit set first. 60 available to unprivileged tasks if ``no_new_privs`` is set. In principle, 62 ``no_new_privs`` is set, and ``no_new_privs`` + ``chroot`` is considerable less
|
/Documentation/ABI/testing/ |
D | sysfs-devices-platform-ACPI-TAD | 11 BIT(0): AC wakeup implemented if set 12 BIT(1): DC wakeup implemented if set 13 BIT(2): Get/set real time features implemented if set 14 BIT(3): Real time accuracy in milliseconds if set 15 BIT(4): Correct status reported for wakeups from S4/S5 if set 16 BIT(5): The AC timer wakes up from S4 if set 17 BIT(6): The AC timer wakes up from S5 if set 18 BIT(7): The DC timer wakes up from S4 if set 19 BIT(8): The DC timer wakes up from S5 if set 31 "disabled", if the AC alarm is not set to wake up the system. [all …]
|
/Documentation/devicetree/bindings/gpio/ |
D | gpio-twl4030.txt | 14 - ti,use-leds : Enables LEDA and LEDB outputs if set 15 - ti,debounce : if n-th bit is set, debounces GPIO-n 16 - ti,mmc-cd : if n-th bit is set, GPIO-n controls VMMC(n+1) 17 - ti,pullups : if n-th bit is set, set a pullup on GPIO-n 18 - ti,pulldowns : if n-th bit is set, set a pulldown on GPIO-n
|
/Documentation/userspace-api/media/dvb/ |
D | audio_function_calls.rst | 20 audio-set-mute 21 audio-set-av-sync 22 audio-set-bypass-mode 28 audio-set-id 29 audio-set-mixer 30 audio-set-streamtype
|
/Documentation/networking/ |
D | netdev-features.rst | 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 48 When current feature set (netdev->features) is to be changed, new set 50 and netdev_fix_features(). If the resulting set differs from current [all …]
|
D | operstates.rst | 12 interface. Administrative state is the result of "ip link set dev 24 split into two parts: Two flags that can be set by the driver only, and 59 Interface is in unknown state, neither driver nor userspace has set 100 IFF_DORMANT. These flags can be set from everywhere, even from 108 set this flag. On netif_carrier_off(), the scheduler stops sending 113 real hardware, it is possible to set this bit from userspace. One 120 Set by the driver to express that the device cannot yet be used 122 complete. Corresponding functions are netif_dormant_on() to set the 155 netif_carrier_ok() && !netif_dormant() is set by the 156 driver. Afterwards, the userspace application can set IFLA_OPERSTATE [all …]
|
/Documentation/hwmon/ |
D | g762.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). 46 set to 1. 49 set current fan speed control mode i.e. 1 for manual fan 55 set or get fan driving mode: 1 for PWM mode, 0 for DC mode. 58 get or set PWM fan control value in open-loop mode. This is an 62 Both in PWM mode ('pwm1_mode' set to 1) and DC mode ('pwm1_mode' set to 0), 63 when current fan speed control mode is open-loop ('pwm1_enable' set to 1), 66 ('pwm1_enable' set to 2), the expected rotation speed in RPM can be passed to
|
/Documentation/trace/coresight/ |
D | coresight-etm4x-reference.rst | 78 features. Set index for first of the pair in a range. 113 Set a single address comparator according to addr_idx. This 126 Set a trace start address comparator according to addr_idx. 138 Set a trace stop address comparator according to addr_idx. 164 Input value string. Set type for linked context ID comparator 179 Set the ELx secure and non-secure matching bits for the 196 Set the comparator address type for matching. Driver only 229 Select single shot register set. 279 Program non-secure exception level filters. Set / clear NS 286 Where bitfield contains bits to set clear for EL0 to EL2 [all …]
|
/Documentation/devicetree/bindings/usb/ |
D | snps,dwc3.yaml | 85 When set, disable isoc START TRANSFER command failure SW work-around 104 description: Set if we want to enable u2exit lfps quirk 108 description: Set if we enable P3 OK for U2/SS Inactive quirk 113 When set, the core will always request for P1/P2/P3 transition sequence. 118 When set core will delay P1/P2/P3 until a certain amount of 8B10B errors 123 description: When set core will delay PHY power change from P0 to P1/P2/P3. 127 description: When set core will filter LFPS reception. 132 when set core will disable a 400us delay to start Polling LFPS after 137 description: When set core will set Tx de-emphasis value 147 description: When set core will disable USB3 suspend phy [all …]
|
/Documentation/watchdog/ |
D | watchdog-kernel-api.rst | 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 96 If set, the infrastructure will send heartbeats to the watchdog driver 98 is set and userspace failed to send a heartbeat for at least 'timeout' 99 seconds. max_hw_heartbeat_ms must be set if a driver does not implement 116 running/active, or is the nowayout bit set). [all …]
|
/Documentation/sparc/ |
D | adi.rst | 6 ADI allows a task to set version tags on any subset of its address 7 space. Once ADI is enabled and version tags are set for ranges of 9 to memory in these ranges to the version set by the application 11 matches the tag set by the application. In case of mismatch, processor 16 1. Set the user mode PSTATE.mcde bit. This acts as master switch for 19 2. Set TTE.mcd bit on any TLB entries that correspond to the range of 21 on the pages that have TTE.mcd bit set. 23 3. Set the version tag for virtual addresses using stxa instruction 26 be repeated for entire page to set tags for entire page. 31 version tag has been set for a memory location, the tag is stored in the [all …]
|
12345678910>>...97