Searched full:expanded (Results 1 – 25 of 47) sorted by relevance
12
| /Documentation/kbuild/ |
| D | kconfig-macro-language.rst | 23 The macro language replaces the variable references with their expanded form, 54 variable is expanded "in place" to yield a text string that may then be 55 expanded further. To get the value of a variable, enclose the variable name in 59 There are two types of variables: simply expanded variables and recursively 60 expanded variables. 62 A simply expanded variable is defined using the := assignment operator. Its 63 righthand side is expanded immediately upon reading the line from the Kconfig 66 A recursively expanded variable is defined using the = assignment operator. 72 variable. The righthand side of += is expanded immediately if the lefthand 83 Useful functions must be expanded when they are used since the same function is [all …]
|
| D | gendwarfksyms.rst | 30 --dump-versions Dump expanded type strings used for symbol versions 86 instead of fully expanded strings.
|
| /Documentation/core-api/ |
| D | librs.rst | 60 The expanded data can be inverted on the fly by providing a non-zero 61 inversion mask. The expanded data is XOR'ed with the mask. This is used 67 The databytes are expanded to the given symbol size on the fly. There is 97 The databytes are expanded to the given symbol size on the fly. There is
|
| /Documentation/devicetree/bindings/gpio/ |
| D | st,stmpe-gpio.yaml | 11 bus controllers for various expanded peripherals such as GPIO, keypad,
|
| /Documentation/networking/ |
| D | ipsec.rst | 26 datagram fragmentation when the expanded datagram is larger than the
|
| D | vxlan.rst | 9 size of the identifier is expanded to 24 bits (16777216).
|
| /Documentation/admin-guide/mm/ |
| D | soft-dirty.rst | 39 expanded regions) as soft dirty.
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-hv_gpci | 49 What: /sys/bus/event_source/devices/hv_gpci/interface/expanded 53 0 or 1. Indicates whether we have access to "EXPANDED" events (listed
|
| /Documentation/userspace-api/media/v4l/ |
| D | pixfmt-srggb12.rst | 17 12-bit Bayer formats expanded to 16 bits
|
| D | pixfmt-srggb10.rst | 16 10-bit Bayer formats expanded to 16 bits
|
| D | pixfmt-srggb14.rst | 15 14-bit Bayer formats expanded to 16 bits
|
| D | libv4l-introduction.rst | 55 Later on libv4lconvert was expanded to also be able to do various video
|
| /Documentation/i2c/ |
| D | i2c-protocol.rst | 16 Addr (7 bits) I2C 7 bit address. Note that this can be expanded to
|
| D | smbus-protocol.rst | 44 Addr (7 bits) I2C 7 bit address. Note that this can be expanded to
|
| /Documentation/driver-api/surface_aggregator/ |
| D | overview.rst | 10 its responsibilities and feature-set have since been expanded significantly
|
| /Documentation/filesystems/ |
| D | files.rst | 98 /* locate_fd() may have expanded fdtable, load the ptr */
|
| D | netfs_library.rst | 390 If the VM cannot fully perform the expansion, a partially expanded read will 555 region can be shrunk or it can be expanded to a page boundary either way as
|
| /Documentation/driver-api/early-userspace/ |
| D | buffer-format.rst | 14 expanded into a ramfs filesystem; this document details the format of
|
| /Documentation/filesystems/ext4/ |
| D | blockgroup.rst | 68 first block group of the flex_bg are expanded to include the bitmaps
|
| /Documentation/rust/ |
| D | general-information.rst | 80 but it is intended that coverage is expanded as time goes on. "Leaf" modules
|
| D | coding-guidelines.rst | 308 - Inside macros, when the different invocations may create expanded code that
|
| /Documentation/hid/ |
| D | hidraw.rst | 26 use the HID specification, hidraw will be expanded to add support for these
|
| /Documentation/scsi/ |
| D | FlashPoint.rst | 17 FREMONT, CA, -- October 8, 1996 -- Mylex Corporation has expanded Linux
|
| /Documentation/devicetree/bindings/mfd/ |
| D | st,stmpe.yaml | 10 bus controllers for various expanded peripherals such as GPIO, keypad,
|
| /Documentation/arch/x86/x86_64/ |
| D | mm.rst | 80 - With 56-bit addresses, user-space memory gets expanded by a factor of 512x,
|
12