/openbmc/linux/security/selinux/ss/ |
H 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() 191 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search_node() local 202 (specified & cur->key.specified)) in avtab_search_node() 231 (specified & cur->key.specified)) in avtab_search_node_next() 482 if (key.specified & spec_order[i]) in avtab_read_item() [all …]
|
H 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() 274 if (k->specified & AVTAB_TYPE) { in cond_insertf() 290 if (avtab_search_node_next(node_ptr, k->specified)) { in cond_insertf() 566 node = avtab_search_node_next(node, key->specified)) { in cond_compute_xperms() 567 if (node->key.specified & AVTAB_ENABLED) in cond_compute_xperms() 583 node = avtab_search_node_next(node, key->specified)) { in cond_compute_av() 598 if (xperms && (node->key.specified & AVTAB_ENABLED) && in cond_compute_av() [all …]
|
H A D | avtab.h | 47 u16 specified; /* what field is specified */ member 59 u8 specified; /* ioctl, netfilter, ... */ member 120 struct avtab_node *avtab_search_node_next(struct avtab_node *node, u16 specified);
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H 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.
|
/openbmc/pldm/tools/fw-update/ |
H A D | README.md | 58 - PackageHeaderIdentifier: Supported, must be specified in metadata file 59 - PackageHeaderFormatRevision: Supported, must be specified in metadata file 63 'T' for full ISO-8601 compliance). If not specified in the metadata file, 70 - PackageVersionString: Supported, must be specified in metadata file 83 - DeviceUpdateOptionFlags: Supported, must be specified in metadata file 89 - ApplicableComponents: Supported, must be specified in metadata file 107 - DescriptorType: Supported, must be specified in metadata file 115 - VendorDefinedDescriptorTitleString: Supported, must be specified in 135 - ComponentIdentifier: Supported, must be specified in metadata file 140 - ComponentOptions: Supported, must be specified in metadata file [all …]
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_cmdline_parser_test.c | 21 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_e_only() 39 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_D_only_not_digital() 61 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_D_only_hdmi() 83 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_D_only_dvi() 101 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_d_only() 119 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res() 141 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_vesa() 163 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_vesa_rblank() 185 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_rblank() 207 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_bpp() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H 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,
|
H 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
|
H 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
|
H A D | sysfs-bus-vdpa | 43 This file allows the driver for a device to be specified. 44 When specified, only a driver with a name matching the value 46 the device. The override is specified by writing a string to the 52 automatically load the specified driver. If no driver with a 56 Only a single driver may be specified in the override, there is
|
H A D | sysfs-bus-css | 38 Description: This file allows the driver for a device to be specified. When 39 specified, only a driver with a name matching the value written 41 device. The override is specified by writing a string to the 47 automatically load the specified driver. If no driver with a 51 "none". Only a single driver may be specified in the override,
|
/openbmc/linux/Documentation/driver-api/rapidio/ |
H 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/ |
H 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
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H 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.
|
/openbmc/linux/tools/perf/Documentation/ |
H 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 83 If the URLs is not specified, the value of DEBUGINFOD_URLS
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H 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.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/ |
H A D | libspatialite_geos.patch | 16 - # GEOSCONFIG was not specified, so search within the current path 23 - # GEOSCONFIG was specified; display a message to the user 28 - AC_MSG_RESULT([Using user-specified geos-config file: $GEOSCONFIG]) 30 - AC_MSG_ERROR([the user-specified geos-config file $GEOSCONFIG does not exi…
|
/openbmc/phosphor-dbus-monitor/src/example/ |
H A D | example.yaml | 49 specified properties on the specified D-Bus objects. 51 An optional set of filters can be applied to the specified properties, 82 The journal callback logs the specified message to the systemd journal 83 with the specified severity. 86 metadata for each property in the specified property group with the key 159 'The method callback invokes the specified D-Bus method.' 175 associated with the inventory path specified by setting the Resolved 216 each property in the specified groups. It then counts the number of 218 result against the specified bound. 224 The optional oneshot parameter defaults to false. If it is specified and [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H 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,
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H 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.
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | qcom,pdc-global.yaml | 19 - description: on SC7180 SoCs the following compatibles must be specified 24 - description: on SC7280 SoCs the following compatibles must be specified 28 - description: on SDM845 SoCs the following compatibles must be specified
|
H A D | qcom,aoss-reset.yaml | 19 - description: on SC7180 SoCs the following compatibles must be specified 24 - description: on SC7280 SoCs the following compatibles must be specified 29 - description: on SDM845 SoCs the following compatibles must be specified
|
/openbmc/openbmc/poky/scripts/ |
H A D | runqemu.README | 19 If <machine> isn't specified, the script will try to detect the machine name 22 If <filesystem> isn't specified, nfs booting will be assumed. 28 Full usage instructions can be seen by running the command with no options specified. 39 - The script extracts the root filesystem specified under pseudo and sets up a userspace
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | kdump.rst | 46 The crashkernel memory must be reserved at the user-specified region or 57 with the specified size. 60 the high memory area for an available region of the specified size. If 83 searching the low memory with the specified size in crashkernel=,high. 88 - If crashkernel=,low is not specified, the default low memory 91 - if crashkernel=0,low is specified, it means that the low memory
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt4801-regulator.yaml | 32 If only one gpio is specified, only one gpio used to control ENP/ENM. 33 Else if both are specified, DSVP/DSVN could be controlled individually. 34 If this property not specified, treat both as always-on regulators. 53 for controlling both regulators. If this property not specified for
|