/linux/tools/testing/selftests/exec/ |
H A D | load_address.c | 52 struct Statistics extracted = { }; in main() local 72 ret = dl_iterate_phdr(ExtractStatistics, &extracted); in main() 78 extracted.load_address, extracted.alignment); in main() 84 ksft_test_result(interp_needed == extracted.interp, in main() 87 extracted.interp ? "seen" : "missing"); in main() 90 ksft_test_result(extracted.alignment != 0, in main() 91 "Alignment%s found\n", extracted.alignment ? "" : " NOT"); in main() 94 pow2 = extracted.alignment & (extracted in main() [all...] |
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_struct.h | 52 /*! The 8 bit value used to compare with extracted value for byte 3. */ 54 /*! The 8 bit value used to compare with extracted value for byte 2. */ 56 /*! The 8 bit value used to compare with extracted value for byte 1. */ 58 /*! The 8 bit value used to compare with extracted value for byte 0. */ 60 /*! The 8 bit TCI field used to compare with extracted value. */ 65 * extracted value. 76 /*! The 48 bit MAC_SA field used to compare with extracted value. */ 78 /*! The 48 bit MAC_DA field used to compare with extracted value. */ 80 /*! The 32 bit Packet number used to compare with extracted value. */ 82 /*! 0~63: byte location used extracted b [all...] |
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 64 without the start code, as extracted from the H264 bitstream. 118 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream. 162 - VP8 parsed frame, including the frame header, as extracted from the container. 184 - VP9 parsed frame, including the frame header, as extracted from the container. 209 - HEVC parsed slice data, as extracted from the HEVC bitstream. 265 - AV1 parsed frame, including the frame header, as extracted from the container.
|
/linux/drivers/pci/hotplug/ |
H A D | cpci_hotplug_core.c | 314 int extracted; in check_slots() local 324 extracted = inserted = 0; in check_slots() 376 dbg("%s - slot %s extracted", in check_slots() 389 extracted++; in check_slots() 406 dbg("inserted=%d, extracted=%d, extracting=%d", in check_slots() 407 inserted, extracted, atomic_read(&extracting)); in check_slots() 408 if (inserted || extracted) in check_slots() 409 return extracted; in check_slots()
|
/linux/arch/s390/include/asm/ |
H A D | asm.h | 27 * extracted condition code. If the condition code is extracted with ipm, the
|
/linux/drivers/usb/atm/ |
H A D | Kconfig | 26 two parts of the firmware, extracted by the user space tools; see 38 install the firmware, extracted by the user space tools; see
|
/linux/scripts/clang-tools/ |
H A D | gen_compile_commands.py | 158 command_prefix: The extracted command line, up to the last element. 159 file_path: The .c file from the end of the extracted command. 166 ValueError: Could not find the extracted file based on file_path and
|
/linux/Documentation/networking/ |
H A D | dns_resolver.rst | 34 This code is extracted from the CIFS filesystem. 139 lowest TTL of all the records it has extracted a result from. This means that
|
/linux/include/crypto/ |
H A D | hkdf.h | 5 * Extracted from fs/crypto/hkdf.c, which has
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | guc_capture_fwif.h | 30 * struct __guc_capture_parsed_output - extracted error capture node 32 * A single unit of extracted error-capture output data grouped together
|
/linux/include/net/ |
H A D | llc_pdu.h | 258 * @skb: input skb that source address must be extracted from it. 270 * @skb: input skb that destination address must be extracted from it 282 * @skb: input skb that source SAP must be extracted from it. 295 * @skb: input skb that destination SAP must be extracted from it.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-thunderbolt | 127 Description: This attribute contains id of this device extracted from 134 Description: This attribute contains name of this device extracted from 176 Description: This attribute contains vendor id of this device extracted 183 Description: This attribute contains vendor name of this device extracted
|
/linux/arch/sh/lib/ |
H A D | Makefile | 9 # Extracted from libgcc
|
/linux/scripts/gcc-plugins/ |
H A D | Kconfig | 32 Note that entropy extracted this way is not cryptographically
|
/linux/net/rxrpc/ |
H A D | input.c | 965 unsigned long extracted = ~0UL; in rxrpc_input_soft_acks() local 978 shiftr_adv_rotr(acks, extracted); in rxrpc_input_soft_acks() 988 _debug("bound %16lx %u", extracted, nr); in rxrpc_input_soft_acks() 990 rxrpc_input_soft_ack_tq(call, summary, tq, extracted, RXRPC_NR_TXQUEUE, in rxrpc_input_soft_acks() 992 extracted = ~0UL; in rxrpc_input_soft_acks() 1001 extracted >>= RXRPC_NR_TXQUEUE - nr_reported; in rxrpc_input_soft_acks() 1002 _debug("tail %16lx %u", extracted, nr_reported); in rxrpc_input_soft_acks() 1003 rxrpc_input_soft_ack_tq(call, summary, tq, extracted, nr_reported, in rxrpc_input_soft_acks()
|
/linux/drivers/firmware/google/ |
H A D | vpd_decode.h | 35 * Given the encoded string, this function invokes callback with extracted
|
/linux/net/tipc/ |
H A D | msg.c | 574 * @skb: buffer to be extracted from. 575 * @iskb: extracted inner buffer, to be returned 576 * @pos: position in outer message of msg to be extracted. 578 * Consumes outer buffer when last packet extracted 579 * Return: true when there is an extracted buffer, otherwise false
|
/linux/block/partitions/ |
H A D | ultrix.c | 5 * Code extracted from drivers/block/genhd.c
|
H A D | osf.c | 5 * Code extracted from drivers/block/genhd.c
|
/linux/fs/netfs/ |
H A D | iterator.c | 28 * allowed on the pages extracted. 31 * iterator will have been advanced by the amount extracted.
|
/linux/arch/powerpc/sysdev/ |
H A D | grackle.c | 4 * Extracted from arch/powerpc/platforms/powermac/pci.c.
|
/linux/include/linux/ |
H A D | zconf.h | 31 * created by gzip. (Files created by minigzip can still be extracted by
|
/linux/arch/sh/include/asm/ |
H A D | dma-register.h | 5 * extracted from arch/sh/include/asm/dma-sh.h:
|
/linux/include/uapi/sound/ |
H A D | compress_params.h | 232 * These options were extracted from the OpenMAX IL spec and Gstreamer vorbisenc 253 * These options were extracted from the OpenMAX IL spec 268 * These options were extracted from the FLAC online documentation
|
/linux/drivers/video/fbdev/omap/ |
H A D | lcd_dma.h | 5 * Extracted from arch/arm/plat-omap/include/plat/dma.h
|