/linux/security/selinux/ss/ |
A D | avtab.c | 80 if (key->specified & AVTAB_XPERMS) { in avtab_insert_node() 111 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert() local 123 (specified & cur->key.specified)) { in avtab_insert() 125 if (specified & AVTAB_XPERMS) in avtab_insert() 157 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert_nonunique() local 168 (specified & cur->key.specified)) in avtab_insert_nonunique() 187 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search() local 198 (specified & cur->key.specified)) in avtab_search() 223 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search_node() local 234 (specified & cur->key.specified)) in avtab_search_node() [all …]
|
A D | conditional.c | 107 avnode->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node() 109 avnode->key.specified |= AVTAB_ENABLED; in evaluate_cond_node() 116 avnode->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node() 118 avnode->key.specified |= AVTAB_ENABLED; in evaluate_cond_node() 272 if (k->specified & AVTAB_TYPE) { in cond_insertf() 288 if (avtab_search_node_next(node_ptr, k->specified)) { in cond_insertf() 565 node = avtab_search_node_next(node, key->specified)) { in cond_compute_xperms() 566 if (node->key.specified & AVTAB_ENABLED) in cond_compute_xperms() 584 node = avtab_search_node_next(node, key->specified)) { in cond_compute_av() 599 if (xperms && (node->key.specified & AVTAB_ENABLED) && in cond_compute_av() [all …]
|
/linux/drivers/gpu/drm/selftests/ |
A D | test-drm_cmdline_parser.c | 27 FAIL_ON(mode.specified); in drm_cmdline_test_force_e_only() 47 FAIL_ON(mode.specified); in drm_cmdline_test_force_D_only_not_digital() 71 FAIL_ON(mode.specified); in drm_cmdline_test_force_D_only_hdmi() 95 FAIL_ON(mode.specified); in drm_cmdline_test_force_D_only_dvi() 115 FAIL_ON(mode.specified); in drm_cmdline_test_force_d_only() 157 FAIL_ON(!mode.specified); in drm_cmdline_test_res() 225 FAIL_ON(!mode.specified); in drm_cmdline_test_res_vesa() 249 FAIL_ON(!mode.specified); in drm_cmdline_test_res_vesa_rblank() 273 FAIL_ON(!mode.specified); in drm_cmdline_test_res_rblank() 297 FAIL_ON(!mode.specified); in drm_cmdline_test_res_bpp() [all …]
|
/linux/Documentation/devicetree/bindings/hwmon/ |
A D | max6697.txt | 21 Set to disable SMBus timeout. If not specified, SMBus timeout will be 25 Extended temperature will be disabled if not specified. 29 Beta compensation will be disabled if not specified. 33 If not specified, alert will be enabled for all channels. 38 If not specified, over-temperature reporting will be enabled for all 44 specified as boolean, otherwise as per bit mask specified. 46 If not specified, resistance cancellation will be disabled for all 53 specified.
|
/linux/Documentation/driver-api/rapidio/ |
A D | rio_cm.rst | 48 in a RapidIO network associated with the specified mport device. 52 with the specified mport device. 57 Binds the specified channel data structure to the specified 60 Enables listening for connection requests on the specified 63 Accepts a connection request from peer on the specified 64 channel. If wait timeout for this request is specified by a caller it is 71 Sends a data message through the specified channel. 72 The handler for this request assumes that message buffer specified by 78 handler will wait for new message until timeout specified by a caller 82 Closes a specified channel and frees associated buffers. [all …]
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-vmbus | 5 This file allows the driver for a device to be specified which 7 specified, only a driver with a name matching the value written 9 device. The override is specified by writing a string to the 15 automatically load the specified driver. If no driver with a 19 "none". Only a single driver may be specified in the override,
|
A D | sysfs-bus-amba | 5 This file allows the driver for a device to be specified which 7 When specified, only a driver with a name matching the value 9 the device. The override is specified by writing a string to the 15 automatically load the specified driver. If no driver with a 19 Only a single driver may be specified in the override, there is
|
A D | sysfs-bus-platform | 5 This file allows the driver for a device to be specified which 7 When specified, only a driver with a name matching the value 9 to the device. The override is specified by writing a string 15 any attempt to automatically load the specified driver. If no 19 name such as "none". Only a single driver may be specified in
|
/linux/Documentation/devicetree/bindings/arm/firmware/ |
A D | sdei.txt | 11 privilege level of the SDEI firmware (specified as part of the binding 12 below) and passing arguments in a manner specified by the "SMC Calling 22 text to handle the specified event number. 32 * "smc" : SMC #0, with the register assignments specified in this 34 * "hvc" : HVC #0, with the register assignments specified in this
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | samsung,exynos-audss-clock.yaml | 32 used if not specified. 35 used if not specified. 38 specified. 40 PCM clock, parent of sclk_pcm. "sclk_pcm0" is used if not specified. 43 specified.
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
A D | qcom,mdm9615-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 91 specified pins. 100 Definition: The specified pins should be configured as no pull. 105 Definition: The specified pins should be configured as pull down. 110 Definition: The specified pins should be configured as pull up. 115 Definition: The specified pins are configured in output mode, driven 121 Definition: The specified pins are configured in output mode, driven 127 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,ipq8074-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 91 specified pins. Functions are only valid for gpio pins. 121 Definition: The specified pins should be configured as no pull. 126 Definition: The specified pins should be configured as pull down. 131 Definition: The specified pins should be configured as pull up. 136 Definition: The specified pins are configured in output mode, driven 142 Definition: The specified pins are configured in output mode, driven 148 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,msm8916-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 102 specified pins. Functions are only valid for gpio pins. 133 Definition: The specified pins should be configured as no pull. 138 Definition: The specified pins should be configured as pull down. 143 Definition: The specified pins should be configured as pull up. 148 Definition: The specified pins are configured in output mode, driven 155 Definition: The specified pins are configured in output mode, driven 162 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,sdm845-pinctrl.txt | 75 Definition: List of gpio pins affected by the properties specified in 89 specified pins. Functions are only valid for gpio pins. 121 Definition: The specified pins should be configured as no pull. 126 Definition: The specified pins should be configured as pull down. 131 Definition: The specified pins should be configured as pull up. 136 Definition: The specified pins are configured in output mode, driven 143 Definition: The specified pins are configured in output mode, driven 150 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,apq8084-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 97 specified pins. Functions are only valid for gpio pins. 125 Definition: The specified pins should be configured as no pull. 130 Definition: The specified pins should be configured as pull down. 135 Definition: The specified pins should be configured as pull up. 140 Definition: The specified pins are configured in output mode, driven 147 Definition: The specified pins are configured in output mode, driven 154 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,msm8960-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 97 specified pins. Functions are only valid for gpio pins. 127 Definition: The specified pins should be configured as no pull. 132 Definition: The specified pins should be configured as pull down. 137 Definition: The specified pins should be configured as pull up. 142 Definition: The specified pins are configured in output mode, driven 149 Definition: The specified pins are configured in output mode, driven 156 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,msm8976-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 99 specified pins. Functions are only valid for gpio pins. 127 Definition: The specified pins should be configured as no pull. 132 Definition: The specified pins should be configured as pull down. 137 Definition: The specified pins should be configured as pull up. 142 Definition: The specified pins are configured in output mode, driven 149 Definition: The specified pins are configured in output mode, driven 156 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,sm8150-pinctrl.txt | 92 Definition: List of gpio pins affected by the properties specified in 110 specified pins. Functions are only valid for gpio pins. 142 Definition: The specified pins should be configued as no pull. 147 Definition: The specified pins should be configued as pull down. 152 Definition: The specified pins should be configued as pull up. 157 Definition: The specified pins are configured in output mode, driven 164 Definition: The specified pins are configured in output mode, driven 171 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,msm8994-pinctrl.txt | 85 Definition: List of gpio pins affected by the properties specified in 100 specified pins. Functions are only valid for gpio pins. 131 Definition: The specified pins should be configured as no pull. 136 Definition: The specified pins should be configured as pull down. 141 Definition: The specified pins should be configured as pull up. 146 Definition: The specified pins are configured in output mode, driven 153 Definition: The specified pins are configured in output mode, driven 160 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,msm8998-pinctrl.txt | 83 Definition: List of gpio pins affected by the properties specified in 100 specified pins. Functions are only valid for gpio pins. 145 Definition: The specified pins should be configured as no pull. 150 Definition: The specified pins should be configured as pull down. 155 Definition: The specified pins should be configured as pull up. 160 Definition: The specified pins are configured in output mode, driven 167 Definition: The specified pins are configured in output mode, driven 174 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,qcs404-pinctrl.txt | 86 Definition: List of gpio pins affected by the properties specified in 104 specified pins. Functions are only valid for gpio pins. 153 Definition: The specified pins should be configured as no pull. 158 Definition: The specified pins should be configured as pull down. 163 Definition: The specified pins should be configured as pull up. 168 Definition: The specified pins are configured in output mode, driven 175 Definition: The specified pins are configured in output mode, driven 182 Definition: Selects the drive strength for the specified pins, in mA.
|
A D | qcom,sc7180-pinctrl.txt | 92 Definition: List of gpio pins affected by the properties specified in 110 specified pins. Functions are only valid for gpio pins. 140 Definition: The specified pins should be configured as no pull. 145 Definition: The specified pins should be configured as pull down. 150 Definition: The specified pins should be configured as pull up. 155 Definition: The specified pins are configured in output mode, driven 162 Definition: The specified pins are configured in output mode, driven 169 Definition: Selects the drive strength for the specified pins, in mA.
|
/linux/Documentation/userspace-api/media/dvb/ |
A D | dmx-mmap.rst | 32 When the ``MAP_FIXED`` flag is specified, ``start`` must be a 33 multiple of the pagesize and mmap will fail when the specified 55 the one specified. If the specified address cannot be used, 56 :c:func:`mmap()` will fail. If ``MAP_FIXED`` is specified, 81 ``offset`` in the memory of the device specified by ``fd`` into the 83 address is a hint only, and is usually specified as 0.
|
/linux/tools/perf/Documentation/ |
A D | perf-buildid-cache.txt | 26 Add specified file to the cache. 32 Add specified kcore file to the cache. For the current host that is 45 Remove a cached binary which has same build-id of specified file 49 Purge all cached binaries including older caches which have specified 56 List missing build ids in the cache for the specified file. 59 Update specified file of the cache. Note that this doesn't remove
|
/linux/Documentation/devicetree/bindings/net/can/ |
A D | cc770.txt | 21 controller is half of that value. If not specified, a default 25 If not specified or if the specified value is 0, the CLKOUT pin 28 - bosch,slew-rate : slew rate of the CLKOUT signal. If not specified,
|