| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_model.h | 32 input->filter.formatted.src_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_sip() 33 mask->formatted.src_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_sip() 41 input->filter.formatted.dst_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_dip() 42 mask->formatted.dst_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_dip() 58 input->filter.formatted.src_port = (__force __be16)(val & 0xffff); in ixgbe_mat_prgm_ports() 59 mask->formatted.src_port = (__force __be16)(m & 0xffff); in ixgbe_mat_prgm_ports() 60 input->filter.formatted.dst_port = (__force __be16)(val >> 16); in ixgbe_mat_prgm_ports() 61 mask->formatted.dst_port = (__force __be16)(m >> 16); in ixgbe_mat_prgm_ports()
|
| /linux/Documentation/gpu/ |
| H A D | msm-crash-dump.rst | 9 This document describes how the output is formatted. 26 The kernel time at crash formatted as seconds.microseconds. 35 ID of the GPU that generated the crash formatted as
|
| /linux/fs/adfs/ |
| H A D | Kconfig | 11 and from ADFS-formatted floppy discs. If you also want to be able to 28 hard drives and ADFS-formatted floppy disks. This is experimental
|
| /linux/drivers/md/ |
| H A D | dm-clone-metadata.c | 233 static int __superblock_all_zeroes(struct dm_block_manager *bm, bool *formatted) in __superblock_all_zeroes() argument 251 *formatted = false; in __superblock_all_zeroes() 258 *formatted = true; in __superblock_all_zeroes() 426 bool formatted = false; in __open_or_format_metadata() local 428 r = __superblock_all_zeroes(cmd->bm, &formatted); in __open_or_format_metadata() 432 if (!formatted) in __open_or_format_metadata()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-intel-ipu3.rst | 19 interface. They are formatted as described by the :c:type:`ipu3_uapi_stats_3a` 49 formatted as described by the :c:type:`ipu3_uapi_params` structure.
|
| H A D | vidioc-subdev-querycap.rst | 59 The version number is formatted using the ``KERNEL_VERSION()``
|
| H A D | metafmt-c3-isp.rst | 19 They are formatted as described by the :c:type:`c3_isp_stats_info` structure.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-dmi-entries | 61 the "formatted" portion of the entry. This 62 "formatted" region is sometimes followed by 67 "formatted" portion of the entry, the
|
| H A D | debugfs-wilco-ec | 12 Output will formatted with "0x%02x\n".
|
| H A D | sysfs-class-rtc | 51 Valid time range for the RTC, as seconds from epoch, formatted
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-device-info.rst | 77 - Media API version, formatted with the ``KERNEL_VERSION()`` macro. 85 - Media device driver version, formatted with the
|
| /linux/fs/exfat/ |
| H A D | Kconfig | 9 This allows you to mount devices formatted with the exFAT file system.
|
| /linux/tools/perf/util/cs-etm-decoder/ |
| H A D | cs-etm-decoder.h | 65 bool formatted; member
|
| /linux/fs/qnx6/ |
| H A D | Kconfig | 10 Say Y if you intend to mount QNX hard disks or floppies formatted
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 962 formatted = ':'.join('%02x' % b for b in raw) 965 formatted = hex(raw) 967 formatted = bytes.hex(raw, ' ') 969 formatted = format(ipaddress.ip_address(raw)) 971 formatted = str(uuid.UUID(bytes=raw)) 973 formatted = raw 974 return formatted
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-integrity.rst | 107 device. If the device is already formatted, the value from the 112 a power of two. If the device is already formatted, the value from 236 The layout of the formatted block device: 244 * magic string - identifies that the device was formatted
|
| H A D | dm-zoned.rst | 29 dm-zoned target devices are formatted and checked using the dmzadm 144 A zoned block device must first be formatted using the dmzadm tool. This
|
| /linux/certs/ |
| H A D | Kconfig | 62 If set, this option should be the filename of a PEM-formatted file 143 If set, this option should be the filename of a PEM-formatted file
|
| /linux/Documentation/filesystems/ |
| H A D | isofs.rst | 35 cruft Try to handle badly formatted CDs.
|
| H A D | udf.rst | 13 media however, does not support this. Instead the media can be formatted
|
| /linux/tools/testing/kunit/ |
| H A D | kunit_parser.py | 520 formatted = textwrap.dedent('\n'.join(log)) 521 for line in formatted.splitlines(): 526 Returns string with formatted test result with colored status and test 537 String containing formatted test result
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | running_tips.rst | 239 ``CONFIG_KUNIT_DEBUGFS`` to expose per-suite TAP-formatted results: 336 will be formatted in kernel output: 343 This is an example of how test attributes for test suites will be formatted in
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-caps.rst | 63 - CEC Framework API version, formatted with the ``KERNEL_VERSION()``
|
| /linux/Documentation/process/ |
| H A D | 4.Coding.rst | 38 strangely-formatted code. 44 how the code is formatted. 355 be formatted and what information needs to be provided. 366 specially-formatted comments; these comments can be extracted and formatted
|
| /linux/Documentation/ |
| H A D | Changes | 219 documentation via specially-formatted comments near their 265 and repair a JFS formatted partition. 267 - ``mkfs.jfs`` - create a JFS formatted partition.
|