/Linux-v5.15/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 …]
|
/Linux-v5.15/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 …]
|
/Linux-v5.15/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.
|
/Linux-v5.15/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() 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 [all …]
|
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.
|
/Linux-v5.15/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 …]
|
/Linux-v5.15/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 …]
|
/Linux-v5.15/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
|
D | iw_cm.h | 102 * @context: User specified context associated with the id. 118 * iw_cm_bind_qp - Unbind the specified IW CM identifier and QP 140 * specified IW CM id. 146 * The source address and port number are specified in the IW CM identifier 158 * The specified cm_id will have been provided in the event data for a 160 * delivered to the specified IW CM identifier prior and may occur prior to 162 * client can assume that no events will be delivered to the specified IW CM 175 * The client can assume that no events will be delivered to the specified IW 189 * Events may be delivered to the specified IW CM identifier prior to the 191 * client can assume that no events will be delivered to the specified IW CM [all …]
|
/Linux-v5.15/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 …]
|
/Linux-v5.15/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 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. 277 * Does the specified rcu_segcblist structure contain callbacks that 287 * Does the specified rcu_segcblist structure contain callbacks that 297 * Return a pointer to the first callback in the specified rcu_segcblist 308 * Return a pointer to the first pending callback in the specified [all …]
|
D | rcu_segcblist.h | 12 /* Return number of callbacks in the specified callback list. */ 29 * Is the specified rcu_segcblist structure empty? 75 * Is the specified rcu_segcblist enabled, for example, not corresponding 83 /* Is the specified rcu_segcblist offloaded, or is SEGCBLIST_SOFTIRQ_ONLY set? */ 104 * Are all segments following the specified segment of the specified 105 * rcu_segcblist structure empty of callbacks? (The specified 114 * Is the specified segment of the specified rcu_segcblist structure
|
/Linux-v5.15/Documentation/admin-guide/mm/ |
D | hugetlbpage.rst | 108 be specified in bytes with optional scale suffix [kKmMgG]. The default huge 115 parameter to preallocate a number of huge pages of the specified 116 size. Hence, hugepagesz and hugepages are typically specified in 121 hugepagesz can only be specified once on the command line for a 130 specified, it can not be overwritten by a hugepagesz,hugepages 143 only be specified once on the command line. default_hugepagesz can 146 sized huge pages to preallocate can also be implicitly specified as 171 over all the set of allowed nodes specified by the NUMA memory policy of the 271 specified in <node-list>, depending on whether number of persistent huge pages 273 allocated nor freed on any node not included in the specified <node-list>. [all …]
|
/Linux-v5.15/arch/x86/platform/uv/ |
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 181 * Set up a mapping of an available irq and vector, and enable the specified 182 * MMR that defines the MSI that is to be sent to the specified CPU when an 207 * Tear down a mapping of an irq and vector, and disable the specified MMR that 208 * defined the MSI that was to be sent to the specified CPU when an interrupt
|
/Linux-v5.15/crypto/asymmetric_keys/ |
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
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-mpp.txt | 82 Definition: List of MPP pins affected by the properties specified in 95 specified pins. Valid values are: 103 Definition: The specified pins should be configured as no pull. 108 Definition: The specified pins should be configured as pull up. 117 Definition: The specified pins will put in high-Z mode and disabled. 122 Definition: The specified pins are put in input mode, i.e. their input 128 Definition: The specified pins are configured in output mode, driven 134 Definition: The specified pins are configured in output mode, driven 140 Definition: Selects the power source for the specified pins. Valid power
|
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.
|
/Linux-v5.15/include/linux/soc/mediatek/ |
D | mtk-cmdq.h | 80 * @value: the specified target register value 91 * @value: the specified target register value 92 * @mask: the specified target register mask 134 * @mask: the specified target address mask, use U32_MAX if no need 152 * @value: the specified target value 166 * @value: the specified target value 167 * @mask: the specified target mask 204 * execute an instruction that wait for a specified 211 * @value: the specified target register value 220 * execute an instruction that wait for a specified [all …]
|
/Linux-v5.15/Documentation/ABI/testing/ |
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
|
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,
|
/Linux-v5.15/include/uapi/linux/ |
D | atmsap.h | 23 #define ATM_L2_NONE 0 /* L2 not specified */ 35 #define ATM_L2_USER 0x10 /* user-specified */ 45 #define ATM_L3_NONE 0 /* L3 not specified */ 54 #define ATM_L3_USER 0x10 /* user-specified */ 63 #define ATM_HL_NONE 0 /* HL not specified */ 76 #define ATM_IMD_NONE 0 /* mode not specified */ 85 #define ATM_TT_NONE 0 /* terminal type not specified */ 112 unsigned char user; /* user-specified l2 information */ 123 unsigned char user; /* user specified l3 information */
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
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-v5.15/Documentation/leds/ |
D | ledtrig-transient.rst | 72 - activate allows activating and deactivating the timer specified by 75 - state allows user to specify a transient state to be held for the specified 84 activate state indicates a timer with a value of specified 97 to LED_OFF and 1 maps to LED_FULL. The specified state is 106 changing the state to the specified state. 115 specified value as needed. When timer expires, state is restored to the 123 any, continues to run for the specified time. 126 continues to run for the specified time. 128 held for the specified duration. 130 held for the specified duration.
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/firmware/ |
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-v5.15/drivers/staging/greybus/ |
D | audio_manager.h | 35 * Creates a new gb_audio_manager_module_descriptor, using the specified 44 * Removes a connected gb_audio_manager_module_descriptor for the specified ID. 58 * Retrieves a gb_audio_manager_module_descriptor for the specified id. 60 * or NULL if there is no module with the specified ID. 71 * Dumps the module for the specified id
|