Searched full:hint (Results 1 – 25 of 99) sorted by relevance
1234
| /Documentation/arch/x86/x86_64/ |
| D | 5level-paging.rst | 46 specifying hint address (with or without MAP_FIXED) above 47-bits. 48 If hint address set above 47-bit, but MAP_FIXED is not specified, we try 53 A high hint address would only affect the allocation in question, but not 56 Specifying high hint address on older kernel or on machine without 5-level 57 paging support is safe. The hint will be ignored and kernel will fall back
|
| /Documentation/netlink/specs/ |
| D | nfsd.yaml | 39 display-hint: ipv4 44 display-hint: ipv4 48 display-hint: ipv6 52 display-hint: ipv6
|
| D | tcp_metrics.yaml | 30 display-hint: ipv4 37 display-hint: ipv6 71 display-hint: ipv4 78 display-hint: ipv6
|
| D | rt_addr.yaml | 85 display-hint: ipv4 89 display-hint: ipv4 96 display-hint: ipv4
|
| D | rt_route.yaml | 87 display-hint: ipv4 91 display-hint: ipv4 101 display-hint: ipv4 108 display-hint: ipv4
|
| D | ovs_flow.yaml | 44 display-hint: mac 49 display-hint: mac 66 display-hint: ipv4 71 display-hint: ipv4 94 display-hint: ipv6 100 display-hint: ipv6 208 display-hint: mac 213 display-hint: mac 227 display-hint: mac 232 display-hint: mac [all …]
|
| D | rt_link.yaml | 106 display-hint: mac 753 display-hint: hex 931 display-hint: mac 935 display-hint: mac 1104 display-hint: mac 1323 display-hint: ipv4 1379 display-hint: mac 1396 display-hint: ipv6 1419 display-hint: mac 1436 display-hint: mac [all …]
|
| D | tc.yaml | 2371 display-hint: mac 2375 display-hint: mac 2379 display-hint: mac 2383 display-hint: mac 2395 display-hint: ipv4 2400 display-hint: ipv4 2405 display-hint: ipv4 2410 display-hint: ipv4 2414 display-hint: ipv6 2418 display-hint: ipv6 [all …]
|
| /Documentation/admin-guide/pm/ |
| D | intel_epb.rst | 5 Intel Performance and Energy Bias Hint 19 The Intel Performance and Energy Bias Hint (EPB) value for a given (logical) CPU 26 a value of 0 corresponds to a hint preference for highest performance
|
| D | intel_idle.rst | 30 first of which, referred to as a *hint*, can be used by the processor to 47 Each ``MWAIT`` hint value is interpreted by the processor as a license to 51 ``MWAIT`` hint values and idle states (i.e. low-power configurations of the 111 the description, ``MWAIT`` hint and exit latency are copied to the corresponding 247 Some of the ``MWAIT`` hint values allow the processor to use core C-states only 248 (most importantly, that is the case for the ``MWAIT`` hint value corresponding 251 with the given hint value) into a specific core C-state and then (if possible) 253 ``MWAIT`` hint value representing the ``C3`` idle state allows the processor to 256 have executed ``MWAIT`` with the ``C3`` hint value (or with a hint value 268 the logical CPU executing ``MWAIT`` with a hint value that is not core-level [all …]
|
| /Documentation/devicetree/bindings/cpufreq/ |
| D | qemu,virtual-cpufreq.yaml | 15 selection of its vCPUs as a hint to the host through MMIO regions. Each vCPU
|
| /Documentation/sphinx/ |
| D | kernel_include.py | 18 .. hint:: 82 # HINT: I had to copy&paste the whole Include.run method. I'am not happy 97 # HINT: this is the only line I had to change / commented out:
|
| /Documentation/netlink/ |
| D | genetlink-legacy.yaml | 145 display-hint: &display-hint 261 display-hint: *display-hint
|
| D | netlink-raw.yaml | 149 display-hint: &display-hint 280 display-hint: *display-hint
|
| D | genetlink.yaml | 179 display-hint: &display-hint
|
| /Documentation/core-api/ |
| D | dma-attributes.rst | 82 This is a hint to the DMA-mapping subsystem that it's probably not worth 101 Setting this hint doesn't guarantee that you won't get huge pages, but it
|
| /Documentation/arch/arm64/ |
| D | pointer-authentication.rst | 30 A subset of these instructions have been allocated from the HINT 57 with HINT space pointer authentication instructions protecting
|
| /Documentation/kbuild/ |
| D | gendwarfksyms.rst | 131 #define ___KABI_RULE(hint, target, value) \ 135 "1\0" #hint "\0" target "\0" value 137 #define __KABI_RULE(hint, target, value) \ 138 ___KABI_RULE(hint, #target, #value)
|
| /Documentation/devicetree/bindings/misc/ |
| D | aspeed-p2a-ctrl.txt | 21 - reg: A hint for the memory regions associated with the P2A controller
|
| /Documentation/fb/ |
| D | cirrusfb.rst | 48 * Hint for AXP: Use -accel false -vyres -1 when changing resolution
|
| /Documentation/userspace-api/media/dvb/ |
| D | dmx-mmap.rst | 83 address is a hint only, and is usually specified as 0.
|
| /Documentation/networking/ |
| D | regulatory.rst | 89 regulatory hint with an alpha2. For these drivers there is an additional 139 Lastly, you can then hint to the core of your discovered alpha2, if a match
|
| /Documentation/block/ |
| D | deadline-iosched.rst | 67 Front merges may still occur due to the cached last_merge hint, but since
|
| /Documentation/translations/zh_CN/rust/ |
| D | coding-guidelines.rst | 128 None => unsafe { hint::unreachable_unchecked() },
|
| /Documentation/sound/cards/ |
| D | hdspm.rst | 82 .. hint:: 83 (Hint: Experimenting I found that the pointer is maximum 64 to
|
1234