Searched full:binary (Results  1 – 25 of 285) sorted by relevance
12345678910>>...12
| /Documentation/netlink/specs/ | 
| D | tc.yaml | 139         type: binary 143         type: binary 279         type: binary 286         type: binary 290         type: binary 463         type: binary 586         type: binary 628         type: binary 658         type: binary 662         type: binary [all …] 
 | 
| D | ovs_flow.yaml | 42         type: binary 47         type: binary 91         type: binary 97         type: binary 206         type: binary 211         type: binary 220         type: binary 225         type: binary 230         type: binary 400         type: binary [all …] 
 | 
| D | rt_route.yaml | 86         type: binary 90         type: binary 100         type: binary 107         type: binary 115         type: binary 118         type: binary 124         type: binary 128         type: binary 131         type: binary 140         type: binary [all …] 
 | 
| D | rt_addr.yaml | 84         type: binary 88         type: binary 95         type: binary 99         type: binary 102         type: binary 106         type: binary 117         type: binary
  | 
| D | rt_link.yaml | 104         type: binary 782         type: binary 930         type: binary 934         type: binary 950         type: binary 972         type: binary 1002         type: binary 1041         type: binary 1047         type: binary 1103         type: binary [all …] 
 | 
| D | ovs_datapath.yaml | 90         type: binary 94         type: binary 109         type: binary
  | 
| /Documentation/admin-guide/ | 
| D | init.rst | 7 (listed roughly in order of execution) to load the init binary. 12 2) **init binary doesn't exist on rootfs**: Make sure you have the correct 23 4) **Binary exists but dependencies not available**: E.g. required library 24    dependencies of the init binary such as ``/lib/ld-linux.so.2`` missing or 28 5) **Binary cannot be loaded**: Make sure the binary's architecture matches 30    hardware. In case you tried loading a non-binary file here (shell script?), 34    simple non-script binary such as ``/bin/sh`` and confirm its successful 39 (after all loading the init binary is a CRITICAL and hard transition step
  | 
| D | binfmt-misc.rst | 1 Kernel Support for miscellaneous Binary Formats (binfmt_misc) 9 with which binary. Binfmt_misc recognises the binary-type by matching some bytes 18 To actually register a new binary type, you have to set up a string looking like 50    is the program that should be invoked with the binary as first 59             the original argv[0] with the full path to the binary. When this 67       ``O`` - open-binary 69             of the binary to the interpreter as an argument. When this flag is 74             emit the contents of the non-readable binary. 79             calculated according to the binary. It also implies the ``O`` flag. 81             will run with root permissions when a setuid binary owned by root [all …] 
 | 
| D | mono.rst | 1 Mono(tm) Binary Kernel Support for Linux 12    a binary package, a source tarball or by installing from Git. Binary
  | 
| /Documentation/wmi/devices/ | 
| D | wmi-bmof.rst | 4 WMI embedded Binary MOF driver 10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to 16 The Binary MOF data can be retrieved from the ``bmof`` sysfs attribute of the 17 associated WMI device. Please note that multiple WMI devices containing Binary 23 The Binary MOF WMI device is identified by the WMI GUID ``05901221-D566-11D1-B2F0-00A0C9062910``. 24 The Binary MOF can be obtained by doing a WMI data block query. The result is
  | 
| /Documentation/input/devices/ | 
| D | walkera0701.rst | 85    Binary values:		Analog octal values: 87    288 uS Binary 0		318 uS       000 88    438 uS Binary 1		398 uS       001 101 Binary data representations 104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary 109 absolute binary value. (10 bits per channel). Next nibble is checksum for 113 directly controlled from TX). Binary representations are the same as in first 118 binary value can be sampled. This bit and magic number is not used in 126 nibble (only first 3 bits are used). Binary value for checksum nibble is 127 calculated by sum of binary values in checked nibbles + sum of octal values
  | 
| /Documentation/virt/ | 
| D | paravirt_ops.rst | 8 Historically, different binary kernels would be required in order to support 12 allows a single kernel binary to run on all supported execution environments 18 time by enabling binary patching of the low-level critical operations 27 - indirect call which allows optimization with binary patch
  | 
| /Documentation/devicetree/bindings/soc/fsl/cpm_qe/ | 
| D | fsl,qe-firmware.yaml | 13   This node defines a firmware binary that is embedded in the device tree, for 17   The firmware node itself contains the firmware binary contents, a compatible 35       A standard property.  This property contains the firmware binary "blob".
  | 
| /Documentation/translations/zh_CN/PCI/ | 
| D | sysfs-pci.rst | 49        config		       PCI配置空间 (binary, rw) 56        resource0..N	       PCI资源N,如果存在的话 (binary, mmap, rw\ [1]_) 57        resource0_wc..N_wc  PCI WC映射资源N,如果可预取的话 (binary, mmap) 59        rom		           PCI ROM资源,如果存在的话 (binary, ro) 72   binary - 文件包含二进制数据
  | 
| /Documentation/driver-api/early-userspace/ | 
| D | early_userspace_support.rst | 108 kinit is built as a single statically linked binary to save space. 135    some other init binary than listed at the end of init/main.c:init(). 138    initrd.  The initrd must contain a binary '/linuxrc' which is supposed to 144    This means that a binary must do all the work.  Said binary can be stored 146    initrd format, an cpio archive.  It must be called "/init".  This binary 149    To maintain backwards compatibility, the /init binary will only run if it
  | 
| /Documentation/ABI/testing/ | 
| D | sysfs-kernel-btf | 14 		Read-only binary attribute exposing kernel's own BTF type 24 		Read-only binary attribute exposing kernel module's BTF type
  | 
| D | sysfs-kernel-boot_params | 12 		"data" file is the binary representation of struct boot_params. 23 		representation of setup_data type. "data" file is the binary
  | 
| D | sysfs-bus-iio-adc-envelope-detector | 7 		voltage input signal by a binary search using the output 38 		step of the binary search for the input peak level. Needs
  | 
| /Documentation/driver-api/pldmfw/ | 
| D | index.rst | 28 ``pldmfw`` implements logic to parse the packed binary format of the PLDM 39 The PLDM file format uses packed binary data, with most multi-byte fields 45 To avoid proliferating access to the packed binary data, the ``pldmfw`` 69 5. For each component, send the binary data to the device firmware for
  | 
| /Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ | 
| D | firmware.txt | 14 		   firmware binary.  It is a 64-bit number represented 16       - virtual-traps: The virtual traps, taken from the firmware binary.
  | 
| /Documentation/process/ | 
| D | stable-api-nonsense.rst | 10 This is being written to try to explain why Linux **does not have a binary 46 source, hidden source, binary blobs, source wrappers, or any other term 53 So, there are two main topics here, binary kernel interfaces and stable 55 discuss the binary stuff first to get it out of the way. 58 Binary Kernel Interface 61 binary interface would naturally happen too, right?  Wrong.  Please 81     There is no way that binary drivers from one architecture will run 167 tree, what are you, a developer, supposed to do?  Releasing a binary
  | 
| /Documentation/dev-tools/ | 
| D | autofdo.rst | 10 performance of binary executables. It gathers information about the 11 frequency of execution of various code paths within a binary using 13 optimization decisions, resulting in a more efficient binary. AutoFDO 39 use a kernel binary built with the same AutoFDO configuration to 171       $ llvm-profgen --kernel --binary=<vmlinux> --perfdata=<perf_file> -o <profile_file> 175 …$ create_llvm_prof --binary=<vmlinux> --profile=<perf_file> --format=extbinary --out=<profile_file>
  | 
| /Documentation/PCI/ | 
| D | sysfs-pci.rst | 40        config		   PCI config space (binary, rw) 47        resource0..N	   PCI resource N, if present (binary, mmap, rw\ [1]_) 48        resource0_wc..N_wc  PCI WC map resource N, if prefetchable (binary, mmap) 50        rom		   PCI ROM resource, if present (binary, ro) 63   binary - file contains binary data
  | 
| /Documentation/arch/powerpc/ | 
| D | elfnote.rst | 5 The PowerPC namespace in an ELF Note of the kernel binary is used to store 24 Indicate that the powerpc kernel binary knows how to run in an
  | 
| /Documentation/translations/zh_TW/admin-guide/ | 
| D | init.rst | 21 本文檔提供了加載初始化二進制(init binary)失敗的一些高層級原因(大致按執行 27 2) **初始化二進制不存在於根文件系統上init binary doesn't exist on rootfs** :
  | 
        12345678910>>...12