Home
last modified time | relevance | path

Searched refs:restriction (Results 1 – 25 of 43) sorted by relevance

12

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-tt.c105 struct iwl_tt_restriction *restriction; in iwl_ht_enabled() local
109 restriction = tt->restriction + tt->state; in iwl_ht_enabled()
110 return restriction->is_ht; in iwl_ht_enabled()
141 struct iwl_tt_restriction *restriction; in iwl_tx_ant_restriction() local
145 restriction = tt->restriction + tt->state; in iwl_tx_ant_restriction()
146 return restriction->tx_stream; in iwl_tx_ant_restriction()
152 struct iwl_tt_restriction *restriction; in iwl_rx_ant_restriction() local
156 restriction = tt->restriction + tt->state; in iwl_rx_ant_restriction()
157 return restriction->rx_stream; in iwl_rx_ant_restriction()
637 tt->restriction = kcalloc(IWL_TI_STATE_MAX, in iwl_tt_initialize()
[all …]
Diwl-agn-tt.h111 struct iwl_tt_restriction *restriction; member
Diwl-debugfs.c643 struct iwl_tt_restriction *restriction; in iwl_dbgfs_thermal_throttling_read() local
655 restriction = tt->restriction + tt->state; in iwl_dbgfs_thermal_throttling_read()
658 restriction->tx_stream); in iwl_dbgfs_thermal_throttling_read()
661 restriction->rx_stream); in iwl_dbgfs_thermal_throttling_read()
664 restriction->is_ht); in iwl_dbgfs_thermal_throttling_read()
/linux-3.4.99/security/yama/
DKconfig10 access controls. Currently available is ptrace scope restriction.
/linux-3.4.99/Documentation/RCU/
DUP.txt79 Quick Quiz #2: What locking restriction must RCU callbacks respect?
107 What locking restriction must RCU callbacks respect?
122 This restriction might seem gratuitous, since very few RCU
/linux-3.4.99/Documentation/filesystems/
Dadfs.txt53 There is no restriction on what you can do with these masks. You may
Dfuse.txt104 allowed to root, but this restriction can be removed with a
/linux-3.4.99/Documentation/sound/oss/
DREADME.ymfsb59 hardware restriction). So many players become tone deafness.
/linux-3.4.99/arch/alpha/math-emu/
Dqrnnd.S14 # those programs without any restriction coming from the use of this
/linux-3.4.99/Documentation/powerpc/
Dptrace.txt19 an 8-byte alignment restriction for hardware watchpoints. We'd like to avoid
/linux-3.4.99/Documentation/arm/
DPorting86 kernels placed a restriction of 256MB here.
/linux-3.4.99/Documentation/scheduler/
Dsched-bwc.txt35 bandwidth restriction in place, such a group is described as an unconstrained
Dsched-domains.txt7 A domain's span MUST be a superset of it child's span (this restriction could
/linux-3.4.99/fs/cifs/
DTODO90 restriction of wsize max being 127K)
/linux-3.4.99/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt111 restriction of 40 octets the value of this field MUST not exceed 40.
230 restriction of 40 bytes the value within this field is between 4 and 34.
316 restriction of 40 bytes the value within this field is between 4 and 34.
379 restriction of 40 bytes the value within this field is between 4 and 34.
/linux-3.4.99/Documentation/blockdev/
Dramdisk.txt108 restriction does not apply.
/linux-3.4.99/firmware/
DWHENCE755 to deal in the Software without restriction, including without limitation
785 * to deal in the Software without restriction, including without limitation
843 * to deal in the Software without restriction, including without limitation
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnvc0_graph.fuc7 * to deal in the Software without restriction, including without limitation
Dnvc0_grgpc.fuc7 * to deal in the Software without restriction, including without limitation
Dnva3_copy.fuc7 * to deal in the Software without restriction, including without limitation
Dnvc0_grhub.fuc7 * to deal in the Software without restriction, including without limitation
/linux-3.4.99/arch/powerpc/
DKconfig854 kernel image, where the only restriction is the page aligned kernel
933 address which meets above alignment restriction.
/linux-3.4.99/drivers/acpi/
DKconfig385 to override that restriction).
/linux-3.4.99/Documentation/vm/
Dcleancache.txt236 is not an architectural restriction, but no backends currently
/linux-3.4.99/Documentation/
Drtc.txt132 The new framework also removes the "one RTC per system" restriction. For

12