| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | scsw.h | 222 * Return non-zero if the specified scsw is a transport mode scsw, zero 234 * Return the value of the key field of the specified scsw, regardless of 249 * Return the value of the eswf field of the specified scsw, regardless of 264 * Return the value of the cc field of the specified scsw, regardless of 279 * Return the value of the ectl field of the specified scsw, regardless of 294 * Return the value of the pno field of the specified scsw, regardless of 309 * Return the value of the fctl field of the specified scsw, regardless of 324 * Return the value of the actl field of the specified scsw, regardless of 339 * Return the value of the stctl field of the specified scsw, regardless of 354 * Return the value of the dstat field of the specified scsw, regardless of [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| 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 …]
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| 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.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| 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.
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| D | avtab.c | 80 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() 147 * key/specified mask into the table, as needed by the conditional avtab. 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 [all …]
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| 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 93 * specified amount, which can be negative. This can cause the ->len 123 * Exchange the numeric length of the specified rcu_segcblist structure 124 * with the specified value. This can cause the ->len field to disagree 159 * Disable the specified rcu_segcblist structure, so that callbacks can 170 * Mark the specified rcu_segcblist structure as offloaded. This 179 * Does the specified rcu_segcblist structure contain callbacks that 189 * Does the specified rcu_segcblist structure contain callbacks that 199 * Return a pointer to the first callback in the specified rcu_segcblist [all …]
|
| /kernel/linux/linux-6.6/net/netlabel/ |
| 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 …]
|
| /kernel/linux/linux-5.10/net/netlabel/ |
| 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 …]
|
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| 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 …]
|
| /kernel/linux/linux-6.6/include/rdma/ |
| 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
|
| /kernel/linux/linux-5.10/include/rdma/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | qcom,pmic-gpio.txt | 90 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 …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/rapidio/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/rapidio/ |
| 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 …]
|
| /kernel/linux/patches/ |
| D | OAT.xml | 27 …ult policy for projects under this task, this field is required and the specified policy must defi… 28 …filefilter for projects under this task, this field is required and the specified filefilter must … 37 "compatibility" is used to check license compatibility in the specified path; 38 "license" is used to check source license header in the specified path; 39 "copyright" is used to check source copyright header in the specified path; 40 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 42 …"filename" is used to check whether the specified file exists in the specified path(support projec…
|
| /kernel/linux/build/ |
| D | OAT.xml | 27 …ult policy for projects under this task, this field is required and the specified policy must defi… 28 …filefilter for projects under this task, this field is required and the specified filefilter must … 37 "compatibility" is used to check license compatibility in the specified path; 38 "license" is used to check source license header in the specified path; 39 "copyright" is used to check source copyright header in the specified path; 40 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 42 …"filename" is used to check whether the specified file exists in the specified path(support projec…
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/include/common/ |
| D | cpucp_if.h | 117 * Critical Hyst of a specified thermal sensor. The packet's 121 * Fetch the voltage / Max / Min of a specified sensor. The packet's 125 * Fetch the current / Max / Min of a specified sensor. The packet's 129 * Fetch the speed / Max / Min of a specified fan. The packet's 133 * Fetch the pwm value / mode of a specified pwm. The packet's 137 * Set the pwm value / mode of a specified pwm. The packet's 141 * Set the frequency of a specified PLL. The packet's arguments specify 146 * Fetch the frequency of a specified PLL. The packet's arguments specify 150 * Set the state of a specified led. The packet's arguments 162 * Fetch information from the device as specified in the packet's [all …]
|
| /kernel/linux/linux-6.6/tools/thermal/thermometer/ |
| 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
|
| /kernel/linux/config/ |
| D | OAT.xml | 27 …ult policy for projects under this task, this field is required and the specified policy must defi… 28 …filefilter for projects under this task, this field is required and the specified filefilter must … 37 "compatibility" is used to check license compatibility in the specified path; 38 "license" is used to check source license header in the specified path; 39 "copyright" is used to check source copyright header in the specified path; 40 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 42 …"filename" is used to check whether the specified file exists in the specified path(support projec…
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| 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
|
| 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 …]
|
| /kernel/liteos_m/components/signal/ |
| D | los_signal.h | 140 * @brief Register the handler for the specified signal. 143 …* This API is used to register the handler for the specified signal, otherwise it is the default h… 147 * @param sigNo [IN] The specified signal num. 160 * @brief Shield the specified signal set. 163 * This API is used to shield the specified signal set and get the current signal set. 183 * @brief Suspend execution of the calling thread until one of the signals specified in 188 * specified in the signal set becomes pending and return the signal number in sig. 192 * @param set [IN] The specified signal set which waiting for. 209 * @brief Send the specified signal to the specified task. 212 * This API is used to send the specified signal to the specified task.
|