Searched full:specifies (Results 1 – 25 of 580) sorted by relevance
12345678910>>...24
/linux-3.3/Documentation/ABI/testing/ |
D | sysfs-block-zram | 5 The disksize file is read-write and specifies the disk size 28 The num_reads file is read-only and specifies the number of 35 The num_writes file is read-only and specifies the number of 42 The invalid_io file is read-only and specifies the number of 49 The notify_free file is read-only and specifies the number of 59 The discard file is read-only and specifies the number of 68 The zero_pages file is read-only and specifies number of zero 76 The orig_data_size file is read-only and specifies uncompressed 85 The compr_data_size file is read-only and specifies compressed 94 The mem_used_total file is read-only and specifies the amount
|
D | sysfs-kernel-slab | 19 The aliases file is read-only and specifies how many caches 28 The align file is read-only and specifies the cache's object 105 The cache_dma file is read-only and specifies whether objects 137 The ctor file is read-only and specifies the cache's object 200 The destroy_by_rcu file is read-only and specifies whether 286 The hwcache_align file is read-only and specifies whether 295 The min_partial file specifies how many empty slabs shall 306 The object_size file is read-only and specifies the cache's 334 The file objs_per_slab is read-only and specifies how many 344 The order file specifies the page order at which new slabs are [all …]
|
/linux-3.3/Documentation/cgroups/ |
D | blkio-controller.txt | 143 - Specifies per cgroup weight. This is default weight of the group 178 third field specifies the disk time allocated to group in 184 third field specifies the number of sectors transferred by the 191 device, third field specifies the operation type and the fourth field 192 specifies the number of bytes. 198 device, third field specifies the operation type and the fourth field 199 specifies the number of IOs. 212 specifies the operation type and the fourth field specifies the 227 minor number of the device, third field specifies the operation type 228 and the fourth field specifies the io_wait_time in ns. [all …]
|
/linux-3.3/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec4.txt | 46 This block specifies the address range of all global 74 Definition: A standard property. Specifies the physical 81 Definition: A standard property. Specifies the physical address 89 Definition: Specifies the interrupts generated by this 135 Definition: Specifies a two JR parameters: an offset from 142 Specifies the LIODN to be used in conjunction with 143 the ppid-to-liodn table that specifies the PPID to LIODN mapping. 151 Definition: Specifies the interrupts generated by this 207 Definition: A standard property. Specifies a two parameters: 214 Definition: A standard property. Specifies the physical address [all …]
|
/linux-3.3/Documentation/devicetree/bindings/powerpc/fsl/ |
D | srio-rmu.txt | 21 Definition: A standard property. Specifies the physical address and 52 Definition: A standard property. Specifies the physical address and 59 Definition: Specifies the interrupts generated by this device. The 82 Definition: A standard property. Specifies the physical address and 89 Definition: Specifies the interrupts generated by this device. The 112 Definition: A standard property. Specifies the physical address and 119 Definition: Specifies the interrupts generated by this device. The
|
D | dcsr.txt | 43 Definition: A standard property. Specifies the physical address 69 Definition: Specifies the interrupts generated by the EPU. 97 Definition: A standard property. Specifies the physical address 126 Definition: A standard property. Specifies the physical address 163 Definition: A standard property. Specifies the physical address 188 Definition: A standard property. Specifies the physical address 225 Definition: A standard property. Specifies the physical address 253 Definition: A standard property. Specifies the physical address 284 Definition: A standard property. Specifies the physical address 313 Definition: A standard property. Specifies the physical address [all …]
|
D | mcm.txt | 23 Definition: A standard property. The value specifies the 30 Definition: The value specifies the number of local access 52 Definition: A standard property. The value specifies the
|
D | ecm.txt | 23 Definition: A standard property. The value specifies the 30 Definition: The value specifies the number of local access 52 Definition: A standard property. The value specifies the
|
/linux-3.3/Documentation/devicetree/bindings/mmc/ |
D | fsl-esdhc.txt | 12 - clock-frequency : specifies eSDHC base clock frequency. 13 - sdhci,wp-inverted : (optional) specifies that eSDHC controller 15 - sdhci,1-bit-only : (optional) specifies that a controller can 17 - sdhci,auto-cmd12: (optional) specifies that a controller can
|
/linux-3.3/Documentation/devicetree/bindings/ |
D | open-pic.txt | 3 This binding specifies what properties must be available in the device tree 13 - compatible: Specifies the compatibility list for the PIC. The type 16 - reg: Specifies the base physical address(s) and size(s) of this 22 - #interrupt-cells: Specifies the number of cells needed to encode an 25 - #address-cells: Specifies the number of cells needed to encode an
|
/linux-3.3/include/rdma/ |
D | ib_mad.h | 395 * @recv_buf: Specifies the location of the received data buffer(s). 396 * @rmpp_list: Specifies a list of RMPP reassembled received MAD buffers. 432 * @qp_type: Specifies which QP to access. Must be either 434 * @mad_reg_req: Specifies which unsolicited MADs should be received 469 * @qp_type: Specifies which QP traffic to snoop. Must be either 471 * @mad_snoop_flags: Specifies information where snooping occurs. 496 * @send_buf: Specifies the information needed to send the MAD(s). 497 * @bad_send_buf: Specifies the MAD on which an error was encountered. This 527 * @mad_agent: Specifies the registration associated with sent MAD. 538 * @mad_agent: Specifies the registration associated with sent MAD. [all …]
|
/linux-3.3/Documentation/fault-injection/ |
D | fault-injection.txt | 48 specifies the interval between failures, for calls to 56 specifies how many times failures may happen at most. 61 specifies an initial resource "budget", decremented by "size" 68 specifies the verbosity of the messages when failure is 85 specifies the range of virtual addresses tested during 94 specifies the maximum stacktrace depth walked during search 113 specifies the minimum page allocation order to be injected
|
/linux-3.3/tools/perf/Documentation/ |
D | perf-probe.txt | 67 which specifies a range of the source code. (see LINE SYNTAX for detail) 115 'EVENT' specifies the name of new event, if omitted, it will be set the name of the probed function… 116 …specifies a probed function name, and it may have one of the following options; '+OFFS' is the off… 118 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT). 126 'NAME' specifies the name of this argument (optional). You can use the name of local variable, loca… 135 FUNC specifies the function name of showing lines. 'RLN' is the start line
|
/linux-3.3/drivers/scsi/isci/ |
D | probe_roms.h | 80 * This field specifies the NOTIFY (ENABLE SPIN UP) primitive 86 * This method specifies the number of transmitted DWORDs within which 94 * This method specifies the number of transmitted DWORDs within which 112 * This field specifies the maximum number of direct attached devices 118 * This field specifies the number of seconds to allow a phy to consume 125 * These timer values specifies how long a link will remain open with no 134 * These timer values specifies how long a link will remain open in increments 142 * This timer value specifies how long a link will remain open with no
|
D | task.c | 150 * @task: This parameter specifies the SAS task to send. 151 * @num: This parameter specifies the number of tasks to queue. 152 * @gfp_flags: This parameter specifies the context of this call. 557 * @isci_request: This parameter specifies the request object to control. 558 * @isci_host: This parameter specifies the ISCI host object 756 * @isci_host: This parameter specifies SCU. 757 * @idev: This parameter specifies the target. 839 * @lun: This parameter specifies the lun to be reset. 905 * @lun: This parameter specifies the lun to be reset. 970 * @cb_state: This parameter specifies when this function was called - after [all …]
|
/linux-3.3/Documentation/hwmon/ |
D | fam15h_power | 24 * BasePwrWatts: Specifies in watts the maximum amount of power 26 * ProcessorPwrWatts: Specifies in watts the maximum amount of power 28 * CurrPwrWatts: Specifies in watts the current amount of power being
|
/linux-3.3/drivers/staging/bcm/ |
D | cntrl_SignalingInterface.h | 199 /** 16bit Specifies the time base for rate measurement */ 226 …/** 8bit QOS Parameter Set specifies proper application of QoS paramters to Provisioned, Admitted… 238 /** 8bit Specifies whether SDUs for this Service flow are of FixedLength or Variable length */ 259 /** 8bit Specifies whether a service flow may generate Paging */ 265 /** 8bit Specifies whether traffic on SF should generate MOB_TRF_IND to MS in sleep mode*/ 286 /** Specifies if PDU extended subheader should be applied on every PDU on this conn*/ 289 /** 8bit Specifies whether the connection uses HARQ or not */ 292 /** Specifies the length of Authorization token*/ 295 /** Specifies the Authorization token*/
|
/linux-3.3/Documentation/networking/ |
D | ipv6.txt | 16 Specifies whether to load the IPv6 module, but disable all 38 Specifies whether to enable IPv6 address autoconfiguration 58 Specifies whether to disable IPv6 on all interfaces.
|
D | dl2k.txt | 182 mtu=packet_size - Specifies the maximum packet size. default 185 media=media_type - Specifies the media type the NIC operates at. 205 vlan=n - Specifies the VLAN ID. If vlan=0, the 209 jumbo=[0|1] - Specifies the jumbo frame support. If jumbo=1, 236 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0, 239 rx_flow=[1|0] - Specifies the Rx flow control. If rx_flow=0,
|
/linux-3.3/Documentation/devicetree/bindings/arm/ |
D | l2cc.txt | 13 - cache-unified : Specifies the cache is a unified cache. 20 - arm,data-latency : Cycles of latency for Data RAM accesses. Specifies 3 cells of 23 - arm,tag-latency : Cycles of latency for Tag RAM accesses. Specifies 3 cells of
|
/linux-3.3/Documentation/filesystems/ |
D | hfsplus.txt | 16 Specifies the creator/type values as shown by the MacOS finder 20 Specifies the user/group that owns all files on the filesystem 25 Specifies the umask (in octal) used for files and directories
|
D | hfs.txt | 20 Specifies the creator/type values as shown by the MacOS finder 24 Specifies the user/group that owns all files on the filesystems. 28 Specifies the umask used for all files , all directories or all
|
/linux-3.3/include/linux/ |
D | input-polldev.h | 24 * @poll_interval: specifies how often the poll() method should be called. 26 * @poll_interval_max: specifies upper bound for the poll interval. 28 * @poll_interval_min: specifies lower bound for the poll interval.
|
/linux-3.3/Documentation/filesystems/pohmelfs/ |
D | info.txt | 13 This timeout, expressed in milliseconds, specifies time to scan transaction 19 Internal timeout, expressed in milliseconds, which specifies how frequently 20 inodes marked to be dropped are freed. It also specifies how frequently 98 Number of worker threads specifies how many workers will be created for each client.
|
/linux-3.3/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-dds | 26 Specifies the active output frequency tuning word. The value 54 Specifies the active phase Y which is added to the phase 84 Specifies the output waveform.
|
12345678910>>...24