/openbmc/pldm/tools/fw-update/ |
H A D | README.md | 29 - In case there are more than one images, they should be specified in the _same 35 Some fields corresponding to the PLDM firmware update package must be specified 50 - whether those fields need to be specified in the JSON, or are generated by the 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 92 - ComponentImageSetVersionString: Supported, must be specified in metadata [all …]
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_api.h | 48 /*! Read the raw table data from the specified row of the Egress CTL 58 * specified row of the Egress CTL Filter table. 66 /*! Read the raw table data from the specified row of the Egress 76 * specified row of the Egress Packet Classifier table. 84 /*! Read the raw table data from the specified row of the Egress SC 94 * specified row of the Egress SC Lookup table. 102 /*! Read the raw table data from the specified row of the Egress SA 112 * specified row of the Egress SA Lookup table. 120 /*! Read the raw table data from the specified row of the Egress SA 130 * specified row of the Egress SA Key Lookup table. [all …]
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | scsw.h | 227 * Return non-zero if the specified scsw is a transport mode scsw, zero 239 * Return the value of the key field of the specified scsw, regardless of 254 * Return the value of the eswf field of the specified scsw, regardless of 269 * Return the value of the cc field of the specified scsw, regardless of 284 * Return the value of the ectl field of the specified scsw, regardless of 299 * Return the value of the pno field of the specified scsw, regardless of 314 * Return the value of the fctl field of the specified scsw, regardless of 329 * Return the value of the actl field of the specified scsw, regardless of 344 * Return the value of the stctl field of the specified scsw, regardless of 359 * Return the value of the dstat field of the specified scsw, regardless of [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | id_map.hpp | 48 * Adds the specified device to this IDMap. 57 * Adds the specified rail to this IDMap. 66 * Adds the specified rule to this IDMap. 75 * Returns the device with the specified ID. 77 * Throws invalid_argument if no device is found with specified ID. 80 * @return device with specified ID 94 * Returns the rail with the specified ID. 96 * Throws invalid_argument if no rail is found with specified ID. 99 * @return rail with specified ID 113 * Returns the rule with the specified ID. [all …]
|
/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/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | Common.errors.yaml | 3 description: Specified user name already exists. 6 description: Specified user name does not exist. 9 description: Specified Group related restriction failure for user name. 12 description: Specified privilege related restriction failure for user name. 18 description: Specified privilege mapping already exists. 21 description: Specified group name already exists. 24 description: Specified group name does not exist.
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_unlabeled.h | 33 * If IPv4 is specified the following attributes are required: 38 * If IPv6 is specified the following attributes are required: 51 * If IPv4 is specified the following attributes are required: 56 * If IPv6 is specified the following attributes are required: 72 * If IPv4 is specified the following attributes are required: 77 * If IPv6 is specified the following attributes are required: 90 * If IPv4 is specified the following attributes are required: 95 * If IPv6 is specified the following attributes are required: 104 * If IPv4 is specified the following attributes are required: 109 * If IPv6 is specified the following attributes are required: [all …]
|
/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() 148 * key/specified mask into the table, as needed by the conditional avtab. 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() 219 avtab_search_node_next(struct avtab_node *node, u16 specified) in avtab_search_node_next() argument [all …]
|
H A D | hashtab.h | 44 * Initializes a new hash table with the specified characteristics. 54 * Inserts the specified (key, datum) pair into the specified hash table. 91 * Searches for the entry with the specified key in the hash table. 93 * Returns NULL if no entry has the specified key or 120 * Destroys the specified hash table. 125 * Applies the specified apply function to (key,datum,args) 126 * for each entry in the specified hash table.
|
/openbmc/linux/include/rdma/ |
H A D | ib_cache.h | 40 * @pkey: The PKey value found at the specified index. 42 * ib_get_cached_pkey() fetches the specified PKey table entry stored in 51 * ib_find_cached_pkey - Returns the PKey table index where a specified 58 * ib_find_cached_pkey() searches the specified PKey table in 67 * ib_find_exact_cached_pkey - Returns the PKey table index where a specified 74 * ib_find_exact_cached_pkey() searches the specified PKey table in 86 * @lmc: The lmc value for the specified port for that device. 88 * ib_get_cached_lmc() fetches the specified lmc table entry stored in 99 * @port_state: port_state for the specified port for that device. 101 * ib_get_cached_port_state() fetches the specified port_state table entry stored in
|
H A D | iw_cm.h | 102 * @context: User specified context associated with the id. 119 * specified IW CM id. 125 * The source address and port number are specified in the IW CM identifier 137 * The specified cm_id will have been provided in the event data for a 139 * delivered to the specified IW CM identifier prior and may occur prior to 141 * client can assume that no events will be delivered to the specified IW CM 154 * The client can assume that no events will be delivered to the specified IW 168 * Events may be delivered to the specified IW CM identifier prior to the 170 * client can assume that no events will be delivered to the specified IW CM 176 * iw_cm_disconnect - Close the specified connection.
|
/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/tools/thermal/thermometer/ |
H A D | thermometer.8 | 14 specified sampling period. It is optimized to reduce as much as 21 If no configuration file is specified, then all the thermal zones will 29 output directory can be specified in addition. 35 If a running \fBduration\fP is specified or a \fBcommand\fP, the 37 finished before. The \fBduration\fP can be specified alone as well as 38 the \fBcommand\fP. If none is specified, the capture will continue 70 Error with the options specified as parameters
|
/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/kernel/rcu/ |
H A D | rcu_segcblist.h | 12 /* Return number of callbacks in the specified callback list. */ 31 * Is the specified rcu_segcblist structure empty? 77 * Is the specified rcu_segcblist enabled, for example, not corresponding 86 * Is the specified rcu_segcblist NOCB offloaded (or in the middle of the 108 * Are all segments following the specified segment of the specified 109 * rcu_segcblist structure empty of callbacks? (The specified 118 * Is the specified segment of the specified rcu_segcblist structure
|
H A D | rcu_segcblist.c | 26 * Enqueue an rcu_head structure onto the specified callback list. 64 * Dequeue the oldest rcu_head structure from the specified callback 115 /* Increase the numeric length of a segment by a specified amount. */ 145 * specified amount, which can be negative. This can cause the ->len 253 * Disable the specified rcu_segcblist structure, so that callbacks can 264 * Mark the specified rcu_segcblist structure as offloaded (or not) 275 * Does the specified rcu_segcblist structure contain callbacks that 285 * Does the specified rcu_segcblist structure contain callbacks that 295 * Return a pointer to the first callback in the specified rcu_segcblist 306 * Return a pointer to the first pending callback in the specified [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/arch/x86/platform/uv/ |
H A D | uv_irq.c | 122 * Re-target the irq to the specified CPU and enable the specified MMR located 123 * on the specified blade to allow the sending of MSIs to the specified CPU. 133 * Disable the specified MMR located on the specified blade so that MSIs are 180 * Set up a mapping of an available irq and vector, and enable the specified 181 * MMR that defines the MSI that is to be sent to the specified CPU when an 206 * Tear down a mapping of an irq and vector, and disable the specified MMR that 207 * defined the MSI that was to be sent to the specified CPU when an interrupt
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | git-make-shallow | 10 Remove the history of the specified revisions, then optionally filter the 11 available refs to those specified. 66 …cription='Remove the history of the specified revisions, then optionally filter the available refs… 67 …, metavar='REF', action='append', dest='refs', help='remove all but the specified refs (cumulative… 91 """Remove the history of the specified revisions.""" 109 """Ensure that iterable is the specified length by extending with obj.""" 114 """Remove all but the specified refs from the git repository.""" 123 …"""Determine all the points where the history of the specified revisions intersects the specified …
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | config_file_parser_tests.cpp | 236 // Test where works: comments property specified in TEST() 250 // Test where works: comments property not specified in TEST() 263 // Test where works: and action type specified in TEST() 277 // Test where works: compare_presence action type specified in TEST() 292 // Test where works: compare_vpd action type specified in TEST() 308 // Test where works: i2c_capture_bytes action type specified in TEST() 322 // Test where works: i2c_compare_bit action type specified in TEST() 337 // Test where works: i2c_compare_byte action type specified in TEST() 351 // Test where works: i2c_compare_bytes action type specified in TEST() 365 // Test where works: i2c_write_bit action type specified in TEST() [all …]
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | signature.c | 73 * Encrypt the specified data blob using the private key specified by 75 * params->encoding is specified (eg. "pkcs1"). 94 * Decrypt the specified data blob using the private key specified by 96 * params->encoding is specified (eg. "pkcs1"). 115 * Sign the specified data blob using the private key specified by params->key. 116 * The signature is wrapped in an encoding if params->encoding is specified
|
/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
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | hugetlbpage.rst | 106 be specified in bytes with optional scale suffix [kKmMgG]. The default huge 113 parameter to preallocate a number of huge pages of the specified 114 size. Hence, hugepagesz and hugepages are typically specified in 119 hugepagesz can only be specified once on the command line for a 128 specified, it can not be overwritten by a hugepagesz,hugepages 151 only be specified once on the command line. default_hugepagesz can 154 sized huge pages to preallocate can also be implicitly specified as 179 over all the set of allowed nodes specified by the NUMA memory policy of the 305 specified in <node-list>, depending on whether number of persistent huge pages 307 allocated nor freed on any node not included in the specified <node-list>. [all …]
|
/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
|