Home
last modified time | relevance | path

Searched refs:specified (Results 1 – 200 of 778) sorted by relevance

1234

/linux-4.4.14/security/selinux/ss/
Davtab.c80 if (key->specified & AVTAB_XPERMS) { in avtab_insert_node()
112 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert() local
124 (specified & cur->key.specified)) { in avtab_insert()
126 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()
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
234 (specified & cur->key.specified)) in avtab_search_node()
[all …]
Dconditional.c103 cur->node->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node()
105 cur->node->key.specified |= AVTAB_ENABLED; in evaluate_cond_node()
111 cur->node->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node()
113 cur->node->key.specified |= AVTAB_ENABLED; in evaluate_cond_node()
285 if (k->specified & AVTAB_TYPE) { in cond_insertf()
301 if (avtab_search_node_next(node_ptr, k->specified)) { in cond_insertf()
626 node = avtab_search_node_next(node, key->specified)) { in cond_compute_xperms()
627 if (node->key.specified & AVTAB_ENABLED) in cond_compute_xperms()
645 node = avtab_search_node_next(node, key->specified)) { in cond_compute_av()
647 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED))) in cond_compute_av()
[all …]
Davtab.h50 u16 specified; /* what field is specified */ member
62 u8 specified; /* ioctl, netfilter, ... */ member
115 struct avtab_node *avtab_search_node_next(struct avtab_node *node, int specified);
Dservices.c629 if (node->datum.u.xperms->specified == AVTAB_XPERMS_IOCTLDRIVER) { in services_compute_xperms_drivers()
633 } else if (node->datum.u.xperms->specified == AVTAB_XPERMS_IOCTLFUNCTION) { in services_compute_xperms_drivers()
640 if (node->key.specified & AVTAB_XPERMS_ALLOWED) in services_compute_xperms_drivers()
684 avkey.specified = AVTAB_AV | AVTAB_XPERMS; in context_struct_compute_av()
695 node = avtab_search_node_next(node, avkey.specified)) { in context_struct_compute_av()
696 if (node->key.specified == AVTAB_ALLOWED) in context_struct_compute_av()
698 else if (node->key.specified == AVTAB_AUDITALLOW) in context_struct_compute_av()
700 else if (node->key.specified == AVTAB_AUDITDENY) in context_struct_compute_av()
702 else if (xperms && (node->key.specified & AVTAB_XPERMS)) in context_struct_compute_av()
944 if (node->datum.u.xperms->specified == AVTAB_XPERMS_IOCTLFUNCTION) { in services_compute_xperms_decision()
[all …]
Dmls.h51 u32 specified,
/linux-4.4.14/Documentation/devicetree/bindings/hwmon/
Dmax6697.txt21 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.
Dntc_thermistor.txt24 - "connected-positive" Always ON, If not specified.
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-gpio.txt73 Definition: List of gpio pins affected by the properties specified in
88 specified pins. Valid values are:
101 Definition: The specified pins should be configured as no pull.
106 Definition: The specified pins should be configured as pull down.
111 Definition: The specified pins should be configured as pull up.
129 Definition: The specified pins will put in high-Z mode and disabled.
134 Definition: The specified pins are put in input mode.
139 Definition: The specified pins are configured in output mode, driven
145 Definition: The specified pins are configured in output mode, driven
151 Definition: Selects the power source for the specified pins. Valid
[all …]
Dqcom,pmic-mpp.txt73 Definition: List of MPP pins affected by the properties specified in
84 specified pins. Valid values are:
92 Definition: The specified pins should be configured as no pull.
97 Definition: The specified pins should be configured as pull up.
106 Definition: The specified pins will put in high-Z mode and disabled.
111 Definition: The specified pins are put in input mode, i.e. their input
117 Definition: The specified pins are configured in output mode, driven
123 Definition: The specified pins are configured in output mode, driven
129 Definition: Selects the power source for the specified pins. Valid power
Dqcom,msm8960-pinctrl.txt75 Definition: List of gpio pins affected by the properties specified in
89 specified pins. Functions are only valid for gpio pins.
119 Definition: The specified pins should be configued as no pull.
124 Definition: The specified pins should be configued as pull down.
129 Definition: The specified pins should be configued as pull up.
134 Definition: The specified pins are configured in output mode, driven
141 Definition: The specified pins are configured in output mode, driven
148 Definition: Selects the drive strength for the specified pins, in mA.
Dqcom,apq8084-pinctrl.txt75 Definition: List of gpio pins affected by the properties specified in
89 specified pins. Functions are only valid for gpio pins.
117 Definition: The specified pins should be configued as no pull.
122 Definition: The specified pins should be configued as pull down.
127 Definition: The specified pins should be configued as pull up.
132 Definition: The specified pins are configured in output mode, driven
139 Definition: The specified pins are configured in output mode, driven
146 Definition: Selects the drive strength for the specified pins, in mA.
Dqcom,msm8916-pinctrl.txt75 Definition: List of gpio pins affected by the properties specified in
94 specified pins. Functions are only valid for gpio pins.
125 Definition: The specified pins should be configued as no pull.
130 Definition: The specified pins should be configued as pull down.
135 Definition: The specified pins should be configued 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.
Dsamsung-pinctrl.txt32 binding is used, the amount of cells must be specified as 2. See the below
56 list of pins is specified using the property name "samsung,pins". There
58 limit on the count of pins that can be specified. The pins are specified
66 child node is specified using the "samsung,pin-function" property. The value
69 for the specified pin group. This property is optional in the child node if
85 The values specified by these config properties should be derived from the
104 following properties should be specified in the pin-controller device node.
Dpinctrl-single.txt17 available and same for all registers; if not specified, disabling of
91 specified in the pinctrl-bindings.txt document in this directory.
93 The pin configuration nodes for pinctrl-single are specified as pinctrl
95 specified in pinctrl-single,function-mask are updated. For example, setting
Dfsl,imx6sx-pinctrl.txt10 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
Dfsl,imx6ul-pinctrl.txt10 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-platform5 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
Dsysfs-bus-amba5 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
Dsysfs-bus-event_source-devices-events47 If a <term> is specified alone (without an assigned value), it
86 recieved from the kernel to match the unit specified in the
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dclk-exynos-audss.txt21 is used if not specified.
23 is used if not specified.
25 specified.
27 not specified.
29 specified.
37 Exynos4 SoC and this is specified where applicable.
66 specified.
Drenesas,cpg-div6-clocks.txt20 clocks must be specified. For clocks with multiple parents, invalid
21 settings must be specified as "<0>".
Dclk-s5pv210-audss.txt16 not specified (i.e. xusbxti is used for PLL reference), it is fixed to
20 specified, it is fixed to a clock named "iiscdclk0".
/linux-4.4.14/tools/perf/Documentation/
Dperf-buildid-cache.txt23 Add specified file to the cache.
26 Add specified kcore file to the cache. For the current host that is
39 Remove a cached binary which has same build-id of specified file
43 Purge all cached binaries including older caches which have specified
47 List missing build ids in the cache for the specified file.
50 Update specified file of the cache. Note that this doesn't remove
Ditrace.txt14 can be specified in units of:
23 transactions events can be specified.
26 instructions or transactions events can be specified.
Dperf-diff.txt21 specified perf.data files.
115 file is iterated for samples. All other perf.data files specified on
117 is found, specified computation is made and result is displayed.
169 If specified the 'Delta' column is displayed with value 'd' computed as:
174 - A/B being matching hist entry from data/baseline file specified
186 If specified the 'Ratio' column is displayed with value 'r' computed as:
191 - A/B being matching hist entry from data/baseline file specified
198 If specified the 'Weighted diff' column is displayed with value 'd' computed as:
202 - A/B being matching hist entry from data/baseline file specified
Dperf-script.txt34 language extension. If <command> is not specified, the events are
50 not specified, the events are recorded using the -a (system-wide)
52 should be specified before <command>. This mode doesn't allow for
53 optional script args to be specified; if optional script args are
54 desired, they can be specified using separate 'perf script record'
93 If the string 'lang' is specified in place of a script name, a
130 i.e., the specified fields apply to all event types if the type string
161 Alternatively, if the type is given an invalid field is specified it
205 CPUs are specified with -: 0-2. Default is to report samples on all
Dperf-top.txt31 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
123 Specify output field - multiple keys can be specified in CSV format.
128 By default, every sort keys not specified in --field will be appended
176 beyond the specified depth will be ignored. This is a trade-off
230 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k
Dperf-stat.txt67 print more detailed statistics, can be specified up to 3 times
84 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
104 spreadsheets. Columns are separated by the string specified in SEP.
122 Append to the output file designated with the -o option. Ignored if -o is not specified.
Dperf-trace.txt39 Prefixing with ! shows all syscalls but the ones specified. You may
77 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
147 When --verbose specified, perf trace tries to print all available information
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.txt20 should be the order of the interrupts specified. The local timer interrupts
21 should be specified after the four global timer interrupts have been
22 specified.
36 interrupt might be specified, meaning that all local timers use the same
40 interrupts, so two local timer interrupts have been specified,
75 timer interrupts can be specified, with the same interrupt specifier
Dbrcm,kona-timer.txt14 Only one of clocks or clock-frequency should be specified.
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dcc770.txt21 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,
Dsja1000.txt21 SJA1000 is half of that value. If not specified, a default value
41 If not specified or if the specified value is 0, the CLKOUT pin
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dpower_domain.txt11 phandle arguments (so called PM domain specifiers) of length specified by the
20 as specified by device tree binding documentation of particular provider.
24 the power controller specified by phandle.
29 specified by this binding. More details about power domain specifier are
66 the power controller specified by phandle.
Dbq24257.txt22 state. If this pin is not specified a software-based approach for PG
25 (in uA). If this property is not specified, the input limit current is
30 not specified a default of 6,5000,000 (=6.5V) is used.
32 power path management (in uV). If not specified a default of 4,360,000
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dsynopsys-dw-mshc.txt24 specified by the num-slots property.
52 is specified and the ciu clock is specified then we'll try to set the ciu
56 clock(cclk_out). If it's not specified, max is 200MHZ and min is 400KHz by default.
60 value specified by num-slots. If this property is not specified, the value
64 specified, the default value of the fifo size is determined from the
76 specified we'll defer probe until we can find this regulator.
Dmmc.txt25 only be specified when the controller has a dedicated write-protect
60 specified in cd-gpios and wp-gpios properties, or as dedicated pins. Polarity of
61 dedicated pins can be specified, using *-inverted properties. GPIO polarity can
62 also be specified using the OF_GPIO_ACTIVE_LOW flag. This creates an ambiguity
91 properties. These can be specified in subnodes to the host controller node.
93 Which information exactly can be specified depends on the bindings for the
94 SDIO function driver for the subnode, as specified by the compatible string.
Drockchip-dw-mshc.txt19 specified in clock-names, should contain handles to these clocks.
28 If not specified 0 deg will be used.
Dusdhi6rol0.txt8 specified
Dmmc-spi-slot.txt10 Several ranges could be specified.
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Drenesas,rsrc-card.txt14 - card_name : User specified audio sound card name, one string
32 - convert-rate : platform specified sampling rate convert
47 it can be specified via "clocks" if system has
50 If a clock is specified, it is
Dst,sta350.txt9 - reset-gpios: a GPIO spec for the reset pin. If specified, it will be
12 - power-down-gpios: a GPIO spec for the power down pin. If specified,
28 This property has to be specified as '/bits/ 8' value.
37 This properties have to be specified as '/bits/ 8' values.
109 value. If not specified, a divider of 1 will be used. Allowed values
111 This property has to be specified as '/bits/ 8' value.
Dst,sta32x.txt9 - reset-gpios: a GPIO spec for the reset pin. If specified, it will be
12 - power-down-gpios: a GPIO spec for the power down pin. If specified,
28 This property has to be specified as '/bits/ 8' value.
37 This properties have to be specified as '/bits/ 8' values.
Dpcm512x.txt21 and pll-out are specified in addition to a clock, the device is
22 configured to accept clock input on a specified gpio pin.
Dti,tas5086.txt11 chip's !RESET pin. If specified, the driver will
20 When not specified, the hardware default of 1300ms
Dcs4270.txt13 - reset-gpio : a GPIO spec for the reset pin. If specified, it will be
Dmax98357a.txt10 If this option is not specified then driver does not manage
Dsimple-card.txt11 - simple-audio-card,name : User specified audio sound card name, one string
79 it can be specified via "clocks" if system has
82 If a clock is specified, it is
Dak4104.txt15 - reset-gpio : a GPIO spec for the reset pin. If specified, it will be
Dwidgets.txt12 The "user-supplied-wname" being the user specified widget name.
Dak5386.txt12 If specified, it will be deasserted at probe time.
Dcs4265.txt15 - reset-gpios : a GPIO spec for the reset pin. If specified, it will be
/linux-4.4.14/Documentation/leds/
Dledtrig-transient.txt76 - activate allows activating and deactivating the timer specified by
79 - state allows user to specify a transient state to be held for the specified
87 activate state indicates a timer with a value of specified
98 to LED_OFF and 1 maps to LED_FULL. The specified state is
107 changing the state to the specified state.
116 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-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dtvp7002.txt11 this property is not specified is <0>.
14 this property is not specified is <0>.
17 not specified is <0>.
Dadv7343.txt21 property is not specified is <0 0 0 0 0 0>.
24 not specified is <0 0>.
/linux-4.4.14/Documentation/devicetree/bindings/display/panel/
Dsharp,ls037v7dw01.txt10 This pin is the INI pin as specified in the LS037V7DW01.pdf file.
12 This pin is the RESB pin as specified in the LS037V7DW01.pdf file.
14 ordered MO, LR, and UD as specified in the LS037V7DW01.pdf file.
Dortustech,com43h4m85ulc.txt6 This binding is compatible with the simple-panel binding, which is specified
Dlg,lb070wv8.txt6 This binding is compatible with the simple-panel binding, which is specified
Dinnolux,at043tn24.txt6 This binding is compatible with the simple-panel binding, which is specified
Dpanasonic,vvx10f004b00.txt6 This binding is compatible with the simple-panel binding, which is specified
Dlg,lp129qe.txt6 This binding is compatible with the simple-panel binding, which is specified
Dinnolux,n156bge-l21.txt6 This binding is compatible with the simple-panel binding, which is specified
Dsamsung,ltn101nt05.txt6 This binding is compatible with the simple-panel binding, which is specified
Dgiantplus,gpg482739qs5.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b101xtn01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b101aw03.txt6 This binding is compatible with the simple-panel binding, which is specified
Dlg,lh500wx1-sd03.txt6 This binding is compatible with the simple-panel binding, which is specified
Dfoxlink,fl500wvr00-a0t.txt6 This binding is compatible with the simple-panel binding, which is specified
Dsamsung,ltn140at29-301.txt6 This binding is compatible with the simple-panel binding, which is specified
Dinnolux,n116bge.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b101ean01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dlg,ld070wx3-sl01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b080uan01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dhannstar,hsd100pxn1.txt6 This binding is compatible with the simple-panel binding, which is specified
Dinnolux,g121i1-l01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dedt,et057090dhu.txt6 This binding is compatible with the simple-panel binding, which is specified
Dchunghwa,claa101wb03.txt6 This binding is compatible with the simple-panel binding, which is specified
Dinnolux,zj070na-01p.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b133xtn01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dhannstar,hsd070pww1.txt6 This binding is compatible with the simple-panel binding, which is specified
Dhit,tx23d38vm0caa.txt6 This binding is compatible with the simple-panel binding, which is specified
Davic,tm070ddh03.txt6 This binding is compatible with the simple-panel binding, which is specified
Dampire,am800480r3tmqwa1h.txt6 This binding is compatible with the simple-panel binding, which is specified
Dchunghwa,claa101wa01a.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b116xw03.txt6 This binding is compatible with the simple-panel binding, which is specified
Dauo,b133htn01.txt6 This binding is compatible with the simple-panel binding, which is specified
Dnec,nl4827hc19-05b.txt6 This binding is compatible with the simple-panel binding, which is specified
Dshelly,sca07010-bfn-lnn.txt6 This binding is compatible with the simple-panel binding, which is specified
Dokaya,rs800480t-7x0gp.txt6 This binding is compatible with the simple-panel binding, which is specified
Dedt,et070080dh6.txt9 This binding is compatible with the simple-panel binding, which is specified
Dedt,etm0700g0dh6.txt9 This binding is compatible with the simple-panel binding, which is specified
Dlg,lg4573.txt7 The panel must obey rules for SPI slave device specified in document [1].
/linux-4.4.14/Documentation/devicetree/bindings/w1/
Dw1-gpio.txt8 - the second one is optional. If specified, it is used as
13 - linux,open-drain: if specified, the data pin is considered in
Domap-hdq.txt11 If not specified HDQ mode is implied.
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-restart.txt14 reset. After a delay specified by active-delay, the GPIO is set to
16 triggered reset. After a delay specified by inactive-delay, the GPIO
17 is driven active again. After a delay specified by wait-delay, the
30 specified, the GPIO is initialized as an output in its inactive state.
Dnvidia,tegra20-gpio.txt7 there should be 7 interrupts specified, and for Tegra30, there should
8 be 8 interrupts specified.
/linux-4.4.14/Documentation/fb/
Dmodedb.txt18 consider that to be a video mode option. If no frame buffer device is specified
29 If 'M' is specified in the mode_option argument (after <yres> and before
30 <bpp> and <refresh>, if specified) the timings will be calculated using
32 If 'R' is specified, do a 'reduced blanking' calculation for digital displays.
33 If 'i' is specified, calculate for an interlaced mode. And if 'm' is
34 specified, add margins to the calculation (1.8% of xres rounded down to 8
45 is specified the output is disabled.
88 calculation is specified. (The CVT compatibility of the display can be
126 fb_find_mode() first tries the specified video mode (or any mode that matches,
Dsm501.txt6 Specify bits-per-pixel if not specified by 'mode'
Dpvr2fb.txt51 composite. If none is specified, we guess.
54 vga. If none is specified, we guess.
Dintel810.txt60 ignored if 'mode_option' is specified. See 'o' below).
68 parameter will be ignored if 'mode_option' is specified. See 'o'
76 is specified, this will be computed against maximum available memory.
145 if specified, secondary/external VGA output will always be enabled.
169 is specified, the options 'xres' and 'yres' will be ignored. See
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt26 external link ram entries. If the address is specified as "0"
32 instance, specified as <"base queue #" "# of queues">.
34 Register regions should be specified in the following
50 -- qrange : number of queues to use per queue range, specified as
68 queues. Accumulator channel property is specified as:
80 latency : time to delay the interrupt, specified
89 region, specified as
100 Register regions should be specified in the following
/linux-4.4.14/Documentation/device-mapper/
Ddelay.txt11 Offsets are specified in sectors.
12 Delays are specified in milliseconds.
Dstatistics.txt11 the range specified.
55 "/<number_of_areas>" - the range is subdivided into the specified
100 Delete the region with the specified id.
118 If this parameter is specified, only matching regions
120 If it is not specified, all regions are returned.
127 if they were specified when creating the region.
189 Store auxiliary data aux_data for the specified region.
/linux-4.4.14/Documentation/filesystems/
Djfs.txt27 previously specified in order to restore normal behavior.
33 uid=value Override on-disk uid with specified value
34 gid=value Override on-disk gid with specified value
35 umask=value Override on-disk umask with specified octal value. For
Dxfs.txt90 When ikeep is specified, XFS does not delete empty inode
92 specified, empty inode clusters are returned to the free
97 When inode32 is specified, it indicates that XFS limits
101 When inode64 is specified, it indicates that XFS is allowed
111 option should be specified.
116 If "nolargeio" is specified, the optimal I/O reported in
122 If "largeio" specified, a filesystem that was created with a
123 "swidth" specified will return the "swidth" value (in bytes)
125 specified but does specify an "allocsize" then "allocsize"
127 is the same as if "nolargeio" was specified.
[all …]
Dbtrfs.txt45 byte threshold on each block device. The value is specified in
85 Control BTRFS file data compression. Type may be specified as "zlib"
87 is specified, zlib is used. If compress-force is specified,
99 setup as root. May be specified multiple times for multiple devices.
135 a metadata B-tree leaf. The value is specified in bytes, optionally
209 Mount subvolume specified by an ID number rather than the root subvolume.
215 Mount subvolume specified by <objectid> rather than the root subvolume.
Ddevpts.txt10 - '-o newinstance' mount option is specified while mounting devpts
29 If CONFIG_DEVPTS_MULTIPLE_INSTANCES=y and 'newinstance' option is specified,
57 In multi-instance mode (i.e '-o newinstance' mount option is specified at least
63 2. To effectively use multi-instance mode (i.e -o newinstance is specified)
115 6. The permissions for /dev/pts/ptmx node should be specified when mounting
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dti-pci.txt12 number of PHYs as specified in *phys* property.
15 - interrupts : Two interrupt entries must be specified. The first one is for
24 interrupt-map : as specified in ../designware-pcie.txt
Dpci.txt11 Additionally to the properties specified in the above standards a host bridge
/linux-4.4.14/Documentation/i2c/
Dsmbus-protocol89 The register is specified through the Comm byte.
100 device, from a designated register that is specified through the Comm
116 register is specified through the Comm byte. This is the opposite of
129 specified through the Comm byte.
156 designated register that is specified through the Comm byte. The amount
157 of data is specified by the device in the Count byte.
169 a device, to a designated register that is specified through the
170 Comm byte. The amount of data is specified in the Count byte.
255 designated register that is specified through the Comm byte.
267 a device, to a designated register that is specified through the
Di2c-stub13 quick commands to the specified addresses; it will respond to the other
14 commands (also to the specified addresses) by reading from or writing to
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.txt25 (t(r) in I2C specification). If not specified this is assumed to be
29 (t(f) in the I2C specification). If not specified this is assumed to
33 (t(f) in the I2C specification). If not specified we'll use the SCL
Di2c-exynos5.txt30 -> If not specified, the bus operates in fast-speed mode at
32 -> If specified, the bus operates in high-speed mode only if the
Di2c-s3c2410.txt32 specified, default value is 0.
34 specified, the default value in Hz is 100000.
Di2c-xlp9xx.txt10 Defaults to 100 KHz when the property is not specified
Di2c-vt8500.txt14 Default to 100000 if not specified, or invalid value.
Di2c-uniphier-f.txt13 value is 400000. Defaults to 100000 if not specified.
Di2c-uniphier.txt13 value is 400000. Defaults to 100000 if not specified.
Di2c-axxia.txt14 - clock-frequency : Desired I2C bus clock frequency in Hz. If not specified,
/linux-4.4.14/Documentation/acpi/
Dmethod-tracing.txt40 b. Filter out the debug layer/level matched logs when the specified
47 c. Filter out the debug layer/level matched logs when the specified
96 b. Filter out the method start/stop "AML tracer" when the specified
103 c. Filter out the method start/stop "AML tracer" logs when the specified
111 specified control method is being evaluated:
118 specified control method is being evaluated for the first time:
185 1. When "enable" is specified, since
189 2. When "method/opcode" is specified, if
/linux-4.4.14/Documentation/early-userspace/
DREADME31 Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it
32 will be used directly. Only a single cpio file may be specified in
43 The image is specified as one or more sources in
48 specified directory name will be mapped to '/'. When packaging a
59 When a combination of directories and files are specified then the
67 As a technical note, when directories and files are specified, the
71 gen_initramfs_list.sh. If a directory is specified as an argument then
74 specified as an argument to scripts/gen_initramfs_list.sh then the
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dpsci.txt12 firmware (specified as part of the binding below) and passing arguments
13 in a manner similar to that specified by AAPCS:
41 "smc" : SMC #0, with the register assignments specified
44 "hvc" : HVC #0, with the register assignments specified
Darm,scpi.txt13 SCPI message protocol should be specified in any order
46 range within the specified range. The firmware provides the
47 range of values within a specified range.
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dimg-ir-rev1.txt15 Up to 3 clocks may be specified in the following order:
20 specified in the clocks property.
Dexynos4-fimc-is.txt29 The following are the FIMC-IS peripheral device nodes and can be specified
48 The data link of these image sensors must be specified using the common video
Dsamsung-mipi-csis.txt24 value when this property is not specified is 166 MHz;
27 if it's not specified.
Dexynos-fimc-lite.txt12 - clocks : FIMC LITE gate clock should be specified in this property.
Dsamsung-s5c73m3.txt34 specified default 24 MHz value will be used.
40 similarly specified, but it is optional since the S5C73M3 ISP and a raw image
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Darizona.txt52 will be used. If present exactly five values must be specified.
57 If present, values must be specified less than or equal to the number of
59 that have not been specified are set to 0 by default. Entries are:
69 - DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if
Domap-usb-host.txt16 from 1 to 3. If the port mode is not specified, that port is treated
17 as unused. When specified, it must be one of the following.
/linux-4.4.14/Documentation/vm/
Dhugetlbpage.txt77 be specified in bytes with optional scale suffix [kKmMgG]. The default huge
91 over all the set of allowed nodes specified by the NUMA memory policy of the
188 specified in <node-list>, depending on whether number of persistent huge pages
190 allocated nor freed on any node not included in the specified <node-list>.
198 specified in the mempolicy as if "interleave" had been specified.
206 2) One or more nodes may be specified with the bind or interleave policy.
207 If more than one node is specified with the preferred policy, only the
253 specified node. When this attribute is written, the number of persistent huge
254 pages on the parent node will be adjusted to the specified value, if sufficient
280 associated pool. pagesize is specified in bytes. If pagesize is not specified
[all …]
Dnuma_memory_policy.txt154 will simply be removed when MPOL_DEFAULT is specified. As a result,
161 When specified in one of the memory policy APIs, the Default mode
164 It is an error for the set of nodes specified for this policy to
168 set of nodes specified by the policy. Memory will be allocated from
173 attempted from the single node specified in the policy. If that
192 interleaved, on a page granularity, across the nodes specified in
197 Interleave mode indexes the set of nodes specified by the policy
199 [VMA] containing the address modulo the number of nodes specified
201 the selected node, as if the node had been specified by a Preferred
206 of nodes specified by the policy using a node counter maintained
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dinput-reset.txt5 sysrq driver. Upon holding the keys for a specified amount of time (if
6 specified) the system is sync'ed and reset.
Dgpio-keys.txt23 If not specified defaults to <1> == EV_KEY.
25 If not specified defaults to 5.
Dgpio-keys-polled.txt20 If not specified defaults to <1> == EV_KEY.
29 If not specified defaults to 5.
Dspear-keyboard.txt6 Optional properties, in addition to those specified by the shared
Dstmpe-keypad.txt10 - st,no-autorepeat : If specified device will not autorepeat
Dbrcm,bcm-keypad.txt52 column is being used as output. If specified the row is being used
56 If specified implies the keypad scan pull-up has been enabled.
/linux-4.4.14/Documentation/devicetree/bindings/net/wireless/
Dbrcm,bcm43xx-fmac.txt4 node is expected to be specified as a child node to the SDIO controller that
17 When not specified the device will use in-band SDIO interrupts.
/linux-4.4.14/Documentation/usb/
Derror-codes.txt26 -ENODEV specified USB-device or bus doesn't exist
28 -ENOENT specified interface or endpoint does not exist or
34 -EINVAL a) Invalid transfer type specified (or not supported)
40 -EXDEV ISO: URB_ISO_ASAP wasn't specified and all the frames
45 -EPIPE The pipe type specified in the URB doesn't match the
135 specified buffer, and URB_SHORT_NOT_OK was set in
Dmass-storage.txt36 FSG_MAX_LUNS (8) LUNs set. If more files are specified, they will
60 specified by userspace on the device (see “sysfs entries”
64 must be specified for it with the “file” parameter as the module
73 “n” needs to be specified now.
123 If this parameter is provided, and the number of files specified
128 be deduced from the number of files specified in the “file”
162 not specified as removable (but that may look strange to the
Dhotplug.txt44 dispatch; any other argument and environment parameters are specified by
97 ... matching devices with specified vendor and product ids
101 ... matching specified interface class info
103 ... matching specified device class info
/linux-4.4.14/drivers/net/wireless/libertas/
DREADME48 -e retrieves and prints an EEPROM dump for the specified ethernet
71 location that is to be read. This parameter must be specified in
86 be specified in hexadecimal (its possible to precede the number
150 above a threshold, specified by Value.
154 below a threshold, specified by Value.
158 above a threshold, specified by Value.
162 below a threshold, specified by Value.
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Drenesas,ipmmu-vmsa.txt13 support secure mode two interrupts must be specified, for non-secure and
15 single interrupt must be specified.
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/
Darm-mhu.txt7 received data. However, there is no specified way of knowing if the sent
10 The last channel is specified to be a 'Secure' resource, hence can't be
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dsamsung-fimd.txt51 If not specified, the default value(0) will be used.
54 If not specified, the default value(0) will be used.
56 If not specified, the default value(1) will be used.
59 If not specified, the default value(0) will be used.
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dmax8952.txt18 Defaults to 26 MHz if not specified.
28 Defaults to 32mV/us if not specified.
Dmax8997-regulator.txt26 property is specified, the 'max8997,pmic-buck[1/2/5]-dvs-voltage'
31 property is specified, then all the eight voltage values for the
32 'max8997,pmic-buck[1/2/5]-dvs-voltage' should be specified.
52 property should be between 0 and 7. If not specified or if out of range, the
Ds5m8767-regulator.txt29 property is specified, the 's5m8767,pmic-buck[2/3/4]-dvs-voltage'
34 property is specified, then all the eight voltage values for the
35 's5m8767,pmic-buck[2/3/4]-dvs-voltage' should be specified.
51 property should be between 0 and 7. If not specified or if out of range, the
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt13 All skew control options are specified in picoseconds. The minimum
34 All skew control options are specified in picoseconds. The minimum
69 /* Attach to an explicitly-specified PHY */
Damd-xgbe.txt15 amd,per-channel-interrupt property is specified, then one additional
16 interrupt for each DMA channel supported by the device should be specified.
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dtwlxxxx-usb.txt5 - interrupts : Two interrupt numbers to the cpu should be specified. First
25 - interrupts : The interrupt numbers to the cpu should be specified. First
/linux-4.4.14/Documentation/
Dio-mapping.txt27 Accessing addresses beyond the region specified in the
42 io_mapping_map_atomic_wc call. This unmaps the specified
75 kmap_atomic_pfn to map the specified page in an atomic fashion;
Dsparse.txt60 __must_hold - The specified lock is held on function entry and exit.
62 __acquires - The specified lock is held on function exit, but not entry.
64 __releases - The specified lock is held on function entry, but not exit.
Dkselftest.txt61 location which is tools/testing/selftests/kselftest or an user specified
68 To install selftests in an user specified location:
Dstable_kernel_rules.txt72 The upstream commit ID must be specified with a separate line above the commit
78 prerequisites which can be cherry-picked. This can be specified in the following
94 specified in the following format in the sign-off area:
101 For each "-stable" tree starting with the specified version.
/linux-4.4.14/Documentation/networking/
Dipv6.txt5 or modprobe command, but are usually specified in either
10 is not specified the default value is used.
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Dsamsung_uart.txt26 - clocks: phandles and specifiers for all clocks specified in "clock-names"
37 (non-negative decimal integer) as specified by User's Manual of respective
Duniphier-uart.txt10 - fifo-size: the RX/TX FIFO size. Defaults to 64 if not specified.
/linux-4.4.14/Documentation/acpi/apei/
Deinj.txt66 sure you have specified all necessary error parameters, i.e. this
73 injection. Value is a bitmask as specified in ACPI5.0 spec for the
86 depends on the error type specified in error_type. For example, if
117 for memory injections to be specified by the param1 and param2 files in
134 function are specified using param1:
/linux-4.4.14/Documentation/devicetree/bindings/nvmem/
Dnvmem.txt30 in bit and number of bits within the address range specified by reg property.
67 nvmem-cell-names: names for the each nvmem-cells specified. Required if
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dspi-sc18is602.txt12 specified, the SC18IS602 default frequency (7372000) will be used.
Dspi-samsung.txt35 indicate the clock to be used for driving the spi bus clock. If not specified,
39 not specified, the default number of chip select lines is set to 1.
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/
Dmcp320x.txt8 must be specified.
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dinfo.txt15 retries exceed specified limit, dropped with error.
46 If specified, mount will fail if the server does not support requested crypto operations.
62 Client will connect to all servers specified in the working set via previous command:
/linux-4.4.14/Documentation/w1/masters/
Dw1-gpio11 wire and the GPIO pin can be specified using platform data.
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,arc700-intc.txt16 is not specified.
Dsnps,archs-intc.txt13 is not specified.
Dmediatek,sysirq.txt18 - #interrupt-cells : Use the same format as specified by GIC in
/linux-4.4.14/drivers/remoteproc/
DKconfig73 directory. It can be specified via the module parameter
74 da8xx_fw_name=<filename>, and if not specified will default to
/linux-4.4.14/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7511.txt28 "yuv444 1x" modes, in which case they must not be specified.
49 graph bindings specified in Documentation/devicetree/bindings/graph.txt.
Dadi,adv7123.txt18 graph bindings specified in Documentation/devicetree/bindings/graph.txt.
Dthine,thc63lvdm83d.txt18 OFgraph bindings specified in Documentation/devicetree/bindings/graph.txt.
/linux-4.4.14/Documentation/fmc/
Dmezzanine.txt50 reason, the table is specified as pointer-and-length, not a a
94 bus 4, slot 0. If any such ID is specified, the driver will only
99 The argument is an array of strings. If no busid= is specified,
102 specified.
/linux-4.4.14/Documentation/devicetree/bindings/display/connector/
Dvga-connector.txt16 specified in Documentation/devicetree/bindings/graph.txt.
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dhisilicon-thermal.txt11 - clocks: phandles for clock specified in "clock-names" property.
/linux-4.4.14/Documentation/virtual/kvm/devices/
Dxics.txt47 interrupt server number specified for the destination vcpu.
50 This is the priority specified for this interrupt source, where 0 is
Ds390_flic.txt85 mask or unmask the adapter, as specified in mask
93 release a userspace page for the translated address specified in addr
/linux-4.4.14/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tc.txt22 specified.
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/
Dciu2.txt20 /* Interrupts are specified by two parts:
Dciu.txt20 /* Interrupts are specified by two parts:
Dcib.txt35 /* Interrupts are specified by two parts:
/linux-4.4.14/Documentation/hwmon/
Dtmp10318 temperatures to a resolution of 1°C. The TMP103 is specified for
/linux-4.4.14/Documentation/devicetree/bindings/eeprom/
Deeprom.txt17 may result in data loss! If not specified, a safety value of
/linux-4.4.14/Documentation/video4linux/
D4CCs.txt5 specified in this document. First of the characters defines the nature of
/linux-4.4.14/Documentation/ia64/
DIRQ-redir.txt17 The target CPU has to be specified as a hexadecimal CPU mask. The
31 gives the target CPU mask for the specified interrupt vector. If the CPU
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt64 A pair of IRQs are specified in this property. The first
94 A pair of IRQs are specified in this property. The first
125 specified by this property. (Typically shared with error).
/linux-4.4.14/Documentation/s390/
DCommonIO53 "free <device range>, <device range>, ..." will un-ignore the specified
71 specified devices.
88 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward
/linux-4.4.14/Documentation/devicetree/bindings/arm/keystone/
Dkeystone.txt10 type UART should use the specified compatible for those devices.
/linux-4.4.14/Documentation/devicetree/bindings/hwlock/
Dqcom-hwspinlock.txt24 Definition: must be 1, the specified cell represent the lock id
/linux-4.4.14/Documentation/devicetree/bindings/extcon/
Dextcon-palmas.txt13 - ti,enable-id-detection: Perform ID detection. If id-gpio is specified
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dexynos-sata.txt11 - phys : Must contain exactly one entry as specified
/linux-4.4.14/Documentation/driver-model/
Dplatform.txt8 formally specified ones like PCI or USB.
51 Note that probe() should in general verify that the specified device hardware
206 User specified early platform devices will be registered at this point.
217 early_platform_driver_register_all(). User specified devices from
220 unless the user has specified port on the kernel command line.
/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Ds3c-rtc.txt13 - interrupts: Two interrupt numbers to the cpu should be specified. First
/linux-4.4.14/Documentation/devicetree/bindings/display/armada/
Dmarvell,dove-lcd.txt18 Note: all clocks are optional but at least one must be specified.
/linux-4.4.14/drivers/block/aoe/
Daoedev.c310 int specified = 0; /* flush a specific device */ in flush() local
322 specified = 1; in flush()
332 } else if (specified) { in flush()
/linux-4.4.14/Documentation/sound/oss/
DPSS-updates23 address can be specified to enable the CDROM port, except for 0x0 and -1 as
76 # Should be specified in an rc file (ex. Slackware uses /etc/rc.d/rc.modules).
83 # Should be specified in an rc file (ex. Slackware uses /etc/rc.d/rc.modules).
/linux-4.4.14/Documentation/scsi/
Dcxgb3i.txt66 * if iface.ipaddress is specified, <iscsi ip address> needs to be either the
82 "-I <iface file name>" option needs to be specified with most of the
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dlpc32xx-mlc.txt10 User Manual 7.5.14 MLC NAND Timing Register (the values here are specified in
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm11351-cpu-method.txt7 The enable method is specified by defining the following required

1234