| /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/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/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/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/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/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/tools/perf/util/cs-etm-decoder/ |
| H A D | cs-etm-decoder.h | 65 bool formatted; member
|
| H A D | cs-etm-decoder.c | 248 * generating formatted CoreSight trace frames in cs_etm_decoder__init_def_logger_printing() 251 (d_params->formatted == true)) { in cs_etm_decoder__init_def_logger_printing() 709 format = (d_params->formatted ? OCSD_TRC_SRC_FRAME_FORMATTED : in cs_etm_decoder__new()
|
| /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 | 1222 formatted = ':'.join(f'{b:02x}' for b in raw) 1225 formatted = hex(raw) 1227 formatted = bytes.hex(raw, ' ') 1229 formatted = format(ipaddress.ip_address(raw)) 1231 formatted = str(uuid.UUID(bytes=raw)) 1233 formatted = raw 1234 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/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 | 522 formatted = textwrap.dedent('\n'.join(log)) 523 for line in formatted.splitlines(): 528 Returns string with formatted test result with colored status and test 539 String containing formatted test result
|
| /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/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/ |
| H A D | Changes | 226 documentation via specially-formatted comments near their 272 and repair a JFS formatted partition. 274 - ``mkfs.jfs`` - create a JFS formatted partition.
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_store.S | 238 movel %d0,%d1 |d1 has size:reg formatted for reg_dest
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 54 from a pcmcia flash disk card. The card is formatted with an ext2
|