Home
last modified time | relevance | path

Searched refs:specified (Results 1 – 25 of 1077) sorted by relevance

12345678910>>...44

/kernel/linux/linux-5.10/security/selinux/ss/
Davtab.c80 if (key->specified & AVTAB_XPERMS) { in avtab_insert_node()
110 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert() local
122 (specified & cur->key.specified)) { in avtab_insert()
124 if (specified & AVTAB_XPERMS) in avtab_insert()
155 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert_nonunique() local
166 (specified & cur->key.specified)) in avtab_insert_nonunique()
185 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search() local
196 (specified & cur->key.specified)) in avtab_search()
221 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search_node() local
232 (specified & cur->key.specified)) in avtab_search_node()
[all …]
Dconditional.c107 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()
271 if (k->specified & AVTAB_TYPE) { in cond_insertf()
287 if (avtab_search_node_next(node_ptr, k->specified)) { in cond_insertf()
564 node = avtab_search_node_next(node, key->specified)) { in cond_compute_xperms()
565 if (node->key.specified & AVTAB_ENABLED) in cond_compute_xperms()
583 node = avtab_search_node_next(node, key->specified)) { in cond_compute_av()
585 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED))) in cond_compute_av()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
Dtest-drm_cmdline_parser.c27 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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dmax6697.txt21 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.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-amba5 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
Dsysfs-bus-vmbus5 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,
Dsysfs-bus-platform5 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
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/
Drio_cm.rst48 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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-gpio.txt90 Definition: List of gpio pins affected by the properties specified in
118 specified pins. Valid values are:
134 Definition: The specified pins should be configured as no pull.
139 Definition: The specified pins should be configured as pull down.
144 Definition: The specified pins should be configured as pull up.
162 Definition: The specified pins will put in high-Z mode and disabled.
167 Definition: The specified pins are put in input mode.
172 Definition: The specified pins are configured in output mode, driven
178 Definition: The specified pins are configured in output mode, driven
184 Definition: Selects the power source for the specified pins. Valid
[all …]
Dqcom,mdm9615-pinctrl.txt83 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.
Dqcom,pmic-mpp.txt80 Definition: List of MPP pins affected by the properties specified in
93 specified pins. Valid values are:
101 Definition: The specified pins should be configured as no pull.
106 Definition: The specified pins should be configured as pull up.
115 Definition: The specified pins will put in high-Z mode and disabled.
120 Definition: The specified pins are put in input mode, i.e. their input
126 Definition: The specified pins are configured in output mode, driven
132 Definition: The specified pins are configured in output mode, driven
138 Definition: Selects the power source for the specified pins. Valid power
Dqcom,msm8916-pinctrl.txt83 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.
Dqcom,apq8084-pinctrl.txt83 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.
Dqcom,msm8976-pinctrl.txt83 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.
Dqcom,sdm845-pinctrl.txt75 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.
Dqcom,msm8960-pinctrl.txt83 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.
Dqcom,ipq8074-pinctrl.txt83 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.
Dqcom,msm8998-pinctrl.txt83 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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/firmware/
Dsdei.txt11 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dclk-exynos-audss.txt23 is used if not specified.
25 is used if not specified.
27 specified.
29 not specified.
31 specified.
45 Exynos4 SoC and this is specified where applicable.
74 specified.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Ddw_hdmi.txt15 - reg-io-width: Width of the registers specified by the reg property. The
16 value is expressed in bytes and must be equal to 1 or 4 if specified. The
21 - clocks: References to all the clocks specified in the clock-names property
22 as specified in Documentation/devicetree/bindings/clock/clock-bindings.txt.
31 expressed in using ports as specified in the device graph bindings defined
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Ddmx-mmap.rst32 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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Diqs5xx.txt25 maximum x-coordinate is specified by the
29 maximum y-coordinate is specified by the
46 which may already be specified by the device's
50 which may already be specified by the device's
54 which may already be specified by the device's
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-buildid-cache.txt26 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/
Dcc770.txt21 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,

12345678910>>...44