Searched full:flags (Results 1 – 25 of 559) sorted by relevance
12345678910>>...23
| /Documentation/ |
| D | irqflags-tracing.txt | 2 IRQ-flags state tracing 7 The "irq-flags tracing" feature "traces" hardirq and softirq state, in 20 category, because lots of lowlevel assembly code deal with irq-flags 21 state changes. But an architecture can be irq-flags-tracing enabled in a 30 irq-flags-tracing support: 34 closely guards whether the 'real' irq-flags matches the 'virtual' 35 irq-flags state, and complains loudly (and turns itself off) if the 37 irq-flags-tracing is spent in this state: look at the lockdep 40 lockdep complaint in the irq-flags-tracing functions arch support is 46 In general there is no risk from having an incomplete irq-flags-tracing
|
| D | io_ordering.txt | 18 CPU A: spin_lock_irqsave(&dev_lock, flags) 22 CPU A: spin_unlock_irqrestore(&dev_lock, flags) 24 CPU B: spin_lock_irqsave(&dev_lock, flags) 28 CPU B: spin_unlock_irqrestore(&dev_lock, flags) 35 CPU A: spin_lock_irqsave(&dev_lock, flags) 40 CPU A: spin_unlock_irqrestore(&dev_lock, flags) 42 CPU B: spin_lock_irqsave(&dev_lock, flags) 47 CPU B: spin_unlock_irqrestore(&dev_lock, flags)
|
| /Documentation/media/ |
| D | videodev2.h.rst.exceptions | 176 # V4L2 pix flags 180 # V4L2 format flags 181 replace define V4L2_FMT_FLAG_COMPRESSED fmtdesc-flags 182 replace define V4L2_FMT_FLAG_EMULATED fmtdesc-flags 183 replace define V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM fmtdesc-flags 184 replace define V4L2_FMT_FLAG_DYN_RESOLUTION fmtdesc-flags 193 # V4L2 timecode flags 194 replace define V4L2_TC_FLAG_DROPFRAME timecode-flags 195 replace define V4L2_TC_FLAG_COLORFRAME timecode-flags 196 replace define V4L2_TC_USERBITS_field timecode-flags [all …]
|
| /Documentation/translations/zh_CN/ |
| D | io_ordering.txt | 35 CPU A: spin_lock_irqsave(&dev_lock, flags) 39 CPU A: spin_unlock_irqrestore(&dev_lock, flags) 41 CPU B: spin_lock_irqsave(&dev_lock, flags) 45 CPU B: spin_unlock_irqrestore(&dev_lock, flags) 52 CPU A: spin_lock_irqsave(&dev_lock, flags) 57 CPU A: spin_unlock_irqrestore(&dev_lock, flags) 59 CPU B: spin_lock_irqsave(&dev_lock, flags) 64 CPU B: spin_unlock_irqrestore(&dev_lock, flags)
|
| /Documentation/filesystems/ |
| D | fiemap.txt | 20 __u32 fm_flags; /* FIEMAP_FLAG_* flags for request (in/out) */ 35 Certain flags to modify the way in which mappings are looked up can be 37 flags, it will return EBADR and the contents of fm_flags will contain 38 the set of flags which caused the error. If the kernel is compatible 39 with all flags passed, the contents of fm_flags will be unmodified. 52 The following flags can be set in fm_flags: 75 flag set (see the next section on extent flags). 87 __u32 fe_flags; /* FIEMAP_EXTENT_* flags for this extent */ 98 The fe_flags field contains flags which describe the extent returned. 103 Some flags are intentionally vague and will always be set in the [all …]
|
| /Documentation/media/uapi/v4l/ |
| D | vidioc-g-selection.rst | 53 additional targets. The ``flags`` and ``reserved`` fields of struct 77 ``flags`` field must be set to one of the following: 101 :c:type:`v4l2_selection` ``flags``. 118 constraints flags have to be violated at then ``ERANGE`` is returned. The 122 Selection targets and flags are documented in 132 Size adjustments with constraint flags. 134 Behaviour of rectangle adjustment for different constraint flags. 157 - ``flags`` 158 - Flags controlling the selection rectangle adjustments, refer to 159 :ref:`selection flags <v4l2-selection-flags>`. [all …]
|
| D | vidioc-encoder-cmd.rst | 54 The ``cmd`` field must contain the command code. The ``flags`` field is 88 - ``flags`` 89 - Flags to go with the command, see :ref:`encoder-flags`. If no 90 flags are defined for this command, drivers and applications must 111 this command does nothing. No flags are defined for this command. 131 already paused, this command does nothing. No flags are defined 138 flags are defined for this command. 143 .. _encoder-flags: 145 .. flat-table:: Encoder Command Flags
|
| D | pixfmt-meta-d4xx.rst | 58 * - __u32 Flags 59 - A bitmask of flags: see [2_] below 93 * - __u32 Flags 94 - A bitmask of flags: see [3_] below 116 * - __u32 Flags 117 - A bitmask of flags: see [4_] below 141 [2] Depth Control flags specify which fields are valid: :: 153 [3] Capture Timing flags specify which fields are valid: :: 164 [4] Configuration flags specify which fields are valid: ::
|
| D | func-mmap.rst | 31 .. c:function:: void *mmap( void *start, size_t length, int prot, int flags, int fd, off_t offset ) 57 this combination of flags. 72 ``flags`` 73 The ``flags`` parameter specifies the type of the mapped object, 84 One of the ``MAP_SHARED`` or ``MAP_PRIVATE`` flags must be set. 94 flags. 141 The ``flags`` or ``prot`` value is not supported.
|
| /Documentation/devicetree/bindings/thermal/ |
| D | spear-thermal.txt | 6 - st,thermal-flags: flags used to enable thermal sensor 13 st,thermal-flags = <0x7000>;
|
| /Documentation/core-api/ |
| D | memory-allocation.rst | 14 Most of the memory allocation APIs use GFP flags to express how that 18 Diversity of the allocation APIs combined with the numerous GFP flags 27 flags must be used. 29 Get Free Page flags 32 The GFP flags control the allocators behavior. They tell what memory 35 :ref:`Documentation/core-api/mm-api.rst <mm-api-gfp-flags>` provides 36 reference documentation for the GFP flags and their combinations and 57 ``GFP_HIGHUSER`` or ``GFP_HIGHUSER_MOVABLE`` flags. The longer 80 Other legacy GFP flags are ``GFP_DMA`` and ``GFP_DMA32``. They are 83 driver for a device with such restrictions, avoid using these flags. [all …]
|
| /Documentation/media/uapi/dvb/ |
| D | fe-set-frontend-tune-mode.rst | 19 FE_SET_FRONTEND_TUNE_MODE - Allow setting tuner mode flags to the frontend. 25 .. c:function:: int ioctl( int fd, FE_SET_FRONTEND_TUNE_MODE, unsigned int flags ) 35 ``flags`` 36 Valid flags: 51 Allow setting tuner mode flags to the frontend, between 0 (normal) or
|
| D | dmx-mmap.rst | 32 .. c:function:: void *mmap( void *start, size_t length, int prot, int flags, int fd, off_t offset ) 54 this combination of flags. 56 ``flags`` 57 The ``flags`` parameter specifies the type of the mapped object, 68 One of the ``MAP_SHARED`` or ``MAP_PRIVATE`` flags must be set. 76 flags. 118 The ``flags`` or ``prot`` value is not supported.
|
| /Documentation/userspace-api/ |
| D | unshare.rst | 110 since flags in clone(int flags, void \*stack) specifies what should 111 be shared, similar flags in unshare(int flags) should specify 113 the meaning of the flags from the way they are used in clone(2). 118 new context flags without requiring a rebuild of old applications. 119 If and when new context flags are added, unshare() design should allow 131 int unshare(int flags); 145 The flags argument specifies one or bitwise-or'ed of several of 187 Depending on the flags argument, the unshare() system call allocates 218 1) Check flags to force missing, but implied, flags 222 structure, if the appropriate bit is set in the flags argument. [all …]
|
| /Documentation/devicetree/bindings/rtc/ |
| D | moxa,moxart-rtc.txt | 6 - gpio-rtc-sclk : RTC sclk gpio, with zero flags 7 - gpio-rtc-data : RTC data gpio, with zero flags 8 - gpio-rtc-reset : RTC reset gpio, with zero flags
|
| /Documentation/admin-guide/ |
| D | dynamic-debug-howto.rst | 64 # filename:lineno [module]function flags format 81 The third column shows the currently enabled flags for each debug 82 statement callsite (see below for definitions of the flags). The 83 default value, with no flags enabled, is ``=_``. So you can view all 84 the debug statement callsites with any non-default flags:: 87 # filename:lineno [module]function flags format 120 specifications, followed by a flags change specification:: 122 command ::= match-spec* flags-spec 125 callsites to which to apply the flags-spec. Think of them as a query 208 The flags specification comprises a change operation followed [all …]
|
| /Documentation/media/v4l-drivers/ |
| D | si4713.rst | 79 rds_signal_deviation (int) : min=0 max=90000 step=10 default=200 value=200 flags=slider 85 audio_limiter_release_time (int) : min=250 max=102390 step=50 default=5010 value=5010 flags=slider 86 audio_limiter_deviation (int) : min=0 max=90000 step=10 default=66250 value=66250 flags=slider 88 audio_compression_gain (int) : min=0 max=20 step=1 default=15 value=15 flags=slider 89 audio_compression_threshold (int) : min=-40 max=0 step=1 default=-40 value=-40 flags=slider 90 audio_compression_attack_time (int) : min=0 max=5000 step=500 default=0 value=0 flags=slider 91 …release_time (int) : min=100000 max=1000000 step=100000 default=1000000 value=1000000 flags=slider 93 pilot_tone_deviation (int) : min=0 max=90000 step=10 default=6750 value=6750 flags=slider 94 pilot_tone_frequency (int) : min=0 max=19000 step=1 default=19000 value=19000 flags=slider 96 tune_power_level (int) : min=0 max=120 step=1 default=88 value=88 flags=slider [all …]
|
| /Documentation/networking/ |
| D | operstates.txt | 17 split into two parts: Two flags that can be set by the driver only, and 18 a RFC2863 compatible state that is derived from these flags, a policy, 79 Kernel drivers have access to two flags that map to IFF_LOWER_UP and 80 IFF_DORMANT. These flags can be set from everywhere, even from 105 On device allocation, both flags __LINK_STATE_NOCARRIER and 110 Whenever the driver CHANGES one of these flags, a workqueue event is 145 -if initial flags are not (IFF_LOWER_UP && !IFF_DORMANT), wait until 147 -do 802.1X, eventually abort if flags go down again
|
| /Documentation/networking/device_drivers/davicom/ |
| D | dm9000.txt | 39 .flags = IORESOURCE_MEM, 44 .flags = IORESOURCE_MEM, 49 .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, 60 Note the setting of the IRQ trigger flag in bast_dm9k_resource[2].flags, 62 the flags field will be passed to request_irq() when registering the IRQ 70 .flags = DM9000_PLATF_16BITONLY, 93 The flags for the platform data .flags field are as follows:
|
| /Documentation/media/uapi/mediactl/ |
| D | media-func-open.rst | 30 .. c:function:: int open( const char *device_name, int flags ) 39 ``flags`` 40 Open flags. Access mode must be either ``O_RDONLY`` or ``O_RDWR``. 41 Other flags have no effect.
|
| /Documentation/power/ |
| D | pm_qos_interface.rst | 12 constraints and PM QoS flags. 95 2. PM QoS per-device latency and flags framework 100 state latency tolerance (in microseconds) and the third one is for PM QoS flags. 105 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements' 135 Check PM QoS flags of the given device against the given mask of flags. 139 All flags from the mask are set 141 Some flags from the mask are set 143 No flags from the mask are set 165 Add a request to the device's PM QoS list of flags and create sysfs attribute 171 of flags and remove sysfs attribute pm_qos_no_power_off from the device's power
|
| /Documentation/powerpc/ |
| D | cxl.rst | 202 __u64 flags; 214 flags: 228 flags. If not specified the kernel will use a default 234 CXL_START_WORK_NUM_IRQS value is specified in flags. 327 __u16 flags; 332 flags: 333 These flags indicate which optional fields are present 348 __u16 flags; 356 flags: 357 These flags indicate which optional fields are present in [all …]
|
| /Documentation/media/uapi/cec/ |
| D | cec-func-open.rst | 29 .. c:function:: int open( const char *device_name, int flags ) 39 ``flags`` 40 Open flags. Access mode must be ``O_RDWR``. 50 Other flags have no effect.
|
| /Documentation/locking/ |
| D | spinlocks.rst | 12 unsigned long flags; 14 spin_lock_irqsave(&xxx_lock, flags); 16 spin_unlock_irqrestore(&xxx_lock, flags); 69 unsigned long flags; 71 read_lock_irqsave(&xxx_lock, flags); 73 read_unlock_irqrestore(&xxx_lock, flags); 75 write_lock_irqsave(&xxx_lock, flags); 77 write_unlock_irqrestore(&xxx_lock, flags);
|
| /Documentation/driver-api/serial/ |
| D | serial-rs485.rst | 66 rs485conf.flags |= SER_RS485_ENABLED; 69 rs485conf.flags |= SER_RS485_RTS_ON_SEND; 71 rs485conf.flags &= ~(SER_RS485_RTS_ON_SEND); 74 rs485conf.flags |= SER_RS485_RTS_AFTER_SEND; 76 rs485conf.flags &= ~(SER_RS485_RTS_AFTER_SEND); 85 rs485conf.flags |= SER_RS485_RX_DURING_TX;
|
12345678910>>...23