Home
last modified time | relevance | path

Searched full:representation (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire17 Hexadecimal string representation of an u64.
69 Decimal string representation.
87 Hexadecimal string representation of an u24.
93 Hexadecimal string representation of an u24.
99 Hexadecimal string representation of an u24.
103 Hexadecimal string representation of an u24.
110 Hexadecimal string representation of an u24.
H A Dsysfs-firmware-opal-dump28 id: An ASCII representation of the dump ID
30 type: An ASCII representation of the type of
H A Dsysfs-firmware-opal-elog42 id: An ASCII representation of the ID of the
45 type: An ASCII representation of the type id and
/linux/drivers/md/dm-vdo/
H A Dencodings.h20 * An in-memory representation of a version number for versioned structures on disk.
34 * A packed, machine-independent, on-disk representation of a version_number. Both fields are
57 /* A packed, machine-independent, on-disk representation of a component header. */
225 /* The packed, on-disk representation of a recovery journal entry. */
266 /* The packed, on-disk representation of an old format recovery journal entry. */
322 * The packed, on-disk representation of a recovery journal block header. All fields are kept in
400 * The packed representation is the little-endian 64-bit representation of the low-order 48
469 /* The unpacked representation of the header of a slab journal block */
488 * The packed, on-disk representation of a slab journal block header. All fields are kept in
621 * A packed, machine-independent, on-disk representation of the vdo_config in the VDO component
[all …]
H A Dencodings.c242 * decode_volume_geometry() - Decode the on-disk representation of a volume geometry from a buffer.
1078 * pack_vdo_config() - Convert a vdo_config to its packed on-disk representation.
1081 * Return: The platform-independent representation of the config.
1095 * pack_vdo_component() - Convert a vdo_component to its packed on-disk representation.
1098 * Return: The platform-independent representation of the component.
1123 * unpack_vdo_config() - Convert a packed_vdo_config to its native in-memory representation.
1126 * Return: The native in-memory representation of the vdo config.
1141 * representation.
1144 * Return: The native in-memory representation of the component.
1404 * vdo_encode_super_block() - Encode a super block into its on-disk representation.
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-boot_params12 "data" file is the binary representation of struct boot_params.
14 "version" file is the string representation of boot
23 representation of setup_data type. "data" file is the binary
24 representation of setup_data payload.
/linux/Documentation/trace/rv/
H A Ddeterministic_automata.rst32 in multiple formats. For example, using a *graphical representation*, using
57 /* enum representation of X (set of states) to be used as index */
66 /* enum representation of E (set of events) to be used as index */
109 The Graphviz open-source tool can produce the graphical representation
143 in the example above and automatically convert it to the C representation
148 representation (previously shown) in the 'wip.h' file::
179 For the C representation in kernel, see::
/linux/drivers/crypto/caam/
H A Dcaampkc.h17 * caam_priv_key_form - CAAM RSA private key representation
20 * 1. The first representation consists of the pair (n, d), where the
25 * 2. The second representation consists of the triplet (p, q, d), where the
31 * 3. The third representation consists of the quintuple (p, q, dP, dQ, qInv),
67 * @priv_form : CAAM RSA private key representation
/linux/drivers/net/fddi/skfp/h/
H A Dtargethw.h42 /* Memory representation of IDs must match representation in adapter. */
46 u_char oi_id[4] ; /* id bytes, representation as */
49 u_char oi_sub_id[4] ; /* sub id bytes, representation as */
/linux/include/kunit/
H A Dassert.h76 * @condition: A string representation of a conditional expression.
97 * @text: A string representation of the expression passed to the expectation.
116 * @operation: A string representation of the comparison operator (e.g. "==").
117 * @left_text: A string representation of the left expression (e.g. "2+2").
118 * @right_text: A string representation of the right expression (e.g. "2+2").
/linux/lib/
H A Doid_registry.c23 * @data: Binary representation of the OID
24 * @datasize: Size of the binary representation
98 * @data: Binary representation of the header + OID
99 * @datasize: Size of the binary representation
H A Dparser.c185 * match_int - scan a decimal representation of an integer from a substring_t
201 * match_uint - scan a decimal representation of an integer from a substring_t
222 * match_u64 - scan a decimal representation of a u64 from
240 * match_octal - scan an octal representation of an integer from a substring_t
256 * match_hex - scan a hex representation of an integer from a substring_t
/linux/arch/arm/include/asm/
H A Dopcodes.h50 * format and in-memory representation, in an endianness-agnostic manner.
52 * __mem_to_opcode_*() convert from in-memory representation to canonical form.
53 * __opcode_to_mem_*() convert from canonical form to in-memory representation.
56 * Canonical instruction representation:
62 * There is no way to distinguish an ARM instruction in canonical representation
/linux/tools/memory-model/Documentation/
H A DREADME50 herd-representation.txt
81 herd-representation.txt
82 The (abstract) representation of the Linux-kernel concurrency
/linux/include/uapi/sound/
H A Dasoc.h363 * File block representation for manifest :-
385 * File block representation for mixer kcontrol :-
407 * File block representation for enum kcontrol :-
430 * File block representation for bytes kcontrol :-
451 * File block representation for DAPM graph elements :-
467 * File block representation for DAPM widget :-
506 * File block representation for PCM :-
534 * File block representation for physical link config :-
560 * File block representation for physical DAI :-
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml35 The textual representation of VID and PID shall be in lower case
61 representation of an interface-node unit address for configuration 1.
69 number. The textual representation of VID, PID, CN and IN shall be
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h20 * C struct representation of the sequence parameter set NAL unit as defined by
41 * C struct representation of the VUI parameters as defined by Rec. ITU-T
96 * C struct representation of the sequence parameter set NAL unit as defined by
151 * C struct representation of the picture parameter set NAL unit as defined by
/linux/tools/include/nolibc/
H A Dstdlib.h189 /* Converts the unsigned long integer <in> to its hex representation into
229 /* Converts the unsigned long integer <in> to its string representation into
260 /* Converts the signed long integer <in> to its string representation into
321 /* Converts the unsigned 64-bit integer <in> to its hex representation into
365 /* Converts the unsigned 64-bit integer <in> to its string representation into
396 /* Converts the signed 64-bit integer <in> to its string representation into
/linux/net/netfilter/
H A Dnft_set_pipapo.c547 * @set: nftables API set representation
588 * @set: nftables API set representation in pipapo_realloc_mt()
589 * @elem: nftables API element representation containing key data in pipapo_realloc_mt()
1258 * @set: nftables API set representation
1280 * @set: nftables API set representation
1281 * @elem: nftables API element representation containing key data
1685 * @set: nftables API set representation
1793 * @set: nftables API set representation
1834 * @set: nftables API set representation
1835 * @elem_priv: nftables API element representation containin
[all...]
/linux/fs/pstore/
H A DKconfig113 1) <hex_major><hex_minor> device number in hexadecimal representation,
124 filled hex representation of the 32-bit "NT disk signature", and PP
125 is a zero-filled hex representation of the 1-based partition number.
/linux/include/linux/
H A Dspmi.h34 * struct spmi_device - Basic representation of an SPMI device
35 * @dev: Driver model representation of the device.
74 * @dev: Driver model representation of the device.
H A Dsunxi-rsb.h22 * struct sunxi_rsb_device - Basic representation of an RSB device
23 * @dev: Driver model representation of the device.
/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto.h42 /* Representation of IAA workqueue */
66 /* Representation of IAA device with wqs, populated by probe */
/linux/include/linux/platform_data/
H A Ddma-iop32x.h25 * struct iop_adma_device - internal representation of an ADMA device
41 * struct iop_adma_chan - internal representation of an ADMA device
/linux/arch/riscv/kernel/
H A Dmcount.S102 * A pseudo representation for the function graph tracer:
118 * A pseudo representation for the function tracer:

12345678910>>...24