Home
last modified time | relevance | path

Searched full:set (Results 1 – 25 of 2562) sorted by relevance

12345678910>>...103

/Documentation/admin-guide/kdump/
Dgdbmacros.txt17 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/devicetree/bindings/crypto/
Dfsl-sec2.txt9 - 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/networking/dsa/
Db53.rst61 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 …]
Dconfiguration.rst101 ip link set eth0 up
104 ip link set lan1 up
105 ip link set lan2 up
106 ip link set lan3 up
113 ip link set eth0 up
116 ip link set lan1 up
117 ip link set lan2 up
118 ip link set lan3 up
124 ip link set dev lan1 master br0
125 ip link set dev lan2 master br0
[all …]
/Documentation/userspace-api/media/rc/
Dlirc-func.rst18 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-measure-carrier-mode
26 lirc-set-wideband-receiver
/Documentation/ABI/testing/
Dsysfs-class-led-trigger-netdev16 When offloaded is true, the interval value MUST be set to the
18 Trying to set any value in this specific mode will return
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
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
48 hardware and won't reflect the value set in interval.
57 If set to 0 (default), the LED will not blink on reception.
59 If set to 1, the LED will blink for the milliseconds specified
63 hardware and won't reflect the value set in interval.
[all …]
Dsysfs-devices-platform-ACPI-TAD11 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/netlink/specs/
Dethtool.yaml952 doc: Get string set from the kernel.
954 attribute-set: strset
971 attribute-set: linkinfo
987 name: linkinfo-set
988 doc: Set link info.
990 attribute-set: linkinfo
1003 attribute-set: linkmodes
1023 name: linkmodes-set
1024 doc: Set link modes.
1026 attribute-set: linkmodes
[all …]
/Documentation/userspace-api/media/v4l/
Dpixfmt-v4l2.rst28 * - :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 …]
Dvidioc-g-edid.rst13 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 …]
Dvidioc-g-dv-timings.rst13 …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
112 the bit is set (1) it is positive polarity and if is cleared (0),
153 in by the driver. Applications must set this to 0. See
162 ``V4L2_DV_FL_HAS_PICTURE_ASPECT`` flag is set.
166 Only valid if the ``V4L2_DV_FL_HAS_CEA861_VIC`` flag is set.
170 Only valid if the ``V4L2_DV_FL_HAS_HDMI_VIC`` flag is set.
[all …]
Dvidioc-g-ext-ctrls.rst13 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 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 …]
Dvidioc-enum-fmt.rst46 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)
87 - Number of the format in the enumeration, set by the application.
91 - Type of the data stream, set by the application. Only these types
130 - Media bus code restricting the enumerated formats, set by the
136 - Reserved for future extensions. Drivers must set the array to
185 If this flag is set, then the ``CAPTURE`` coded frame interval can be
186 set to a different value afterwards. This is typically used for
201 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.
208 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.
[all …]
/Documentation/translations/zh_TW/process/
Demail-clients.rst139 set editor="vi"
142 :set paste
147 (a)ttach工作的很好,不帶有"set paste"。
161 set imap_user = 'yourusername@gmail.com'
162 set imap_pass = 'yourpassword'
163 set spoolfile = imaps://imap.gmail.com/INBOX
164 set folder = imaps://imap.gmail.com/
165 set record="imaps://imap.gmail.com/[Gmail]/Sent Mail"
166 set postponed="imaps://imap.gmail.com/[Gmail]/Drafts"
167 set mbox="imaps://imap.gmail.com/[Gmail]/All Mail"
[all …]
/Documentation/networking/
Dnetdev-features.rst24 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 …]
/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw_switchdev.rst67 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/
Dno_new_privs.rst24 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/devicetree/bindings/gpio/
Dgpio-twl4030.txt14 - 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/devicetree/bindings/regulator/
Dregulator.yaml19 description: smallest voltage consumers may set
22 description: largest voltage consumers may set
29 description: smallest current consumers may set
32 description: largest current consumers may set
54 regulator-allow-set-load:
95 description: initial operating mode. The set of possible operating modes
103 The set of possible operating modes depends on the capabilities of
122 description: Set over current protection limit. This is a limit where
128 description: Set over current error limit. This is a limit where part of
134 description: Set over current warning limit. This is a limit where hardware
[all …]
/Documentation/hwmon/
Dg762.rst25 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/devicetree/bindings/usb/
Dsnps,dwc3.yaml127 When set, disable isoc START TRANSFER command failure SW work-around
146 description: Set if we want to enable u2exit lfps quirk
150 description: Set if we enable P3 OK for U2/SS Inactive quirk
155 When set, the core will always request for P1/P2/P3 transition sequence.
160 When set core will delay P1/P2/P3 until a certain amount of 8B10B errors
165 description: When set core will delay PHY power change from P0 to P1/P2/P3.
169 description: When set core will filter LFPS reception.
174 when set core will disable a 400us delay to start Polling LFPS after
179 description: When set core will set Tx de-emphasis value
193 description: When set core will disable USB3 suspend phy
[all …]
/Documentation/watchdog/
Dwatchdog-kernel-api.rst71 * 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/translations/zh_CN/process/
Demail-clients.rst173 set editor="vi"
177 :set paste
184 在未设置 ``set paste`` 时(a)ttach工作的很好。
195 set send_charset="us-ascii:utf-8"
201 set imap_user = 'yourusername@gmail.com'
202 set imap_pass = 'yourpassword'
203 set spoolfile = imaps://imap.gmail.com/INBOX
204 set folder = imaps://imap.gmail.com/
205 set record="imaps://imap.gmail.com/[Gmail]/Sent Mail"
206 set postponed="imaps://imap.gmail.com/[Gmail]/Drafts"
[all …]
/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst92 features. Set index for first of the pair in a range.
127 Set a single address comparator according to addr_idx. This
140 Set a trace start address comparator according to addr_idx.
152 Set a trace stop address comparator according to addr_idx.
178 Input value string. Set type for linked context ID comparator
193 Set the ELx secure and non-secure matching bits for the
210 Set the comparator address type for matching. Driver only
243 Select single shot register set.
293 Program non-secure exception level filters. Set / clear NS
300 Where bitfield contains bits to set clear for EL0 to EL2
[all …]
/Documentation/arch/sparc/
Dadi.rst6 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>>...103