| /linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ |
| H A D | ia_css_iterator.host.c | 32 int ia_css_iterator_configure(const struct ia_css_binary *binary, in ia_css_iterator_configure() argument 38 config.input_info = &binary->in_frame_info; in ia_css_iterator_configure() 39 config.internal_info = &binary->internal_frame_info; in ia_css_iterator_configure() 40 config.output_info = &binary->out_frame_info[0]; in ia_css_iterator_configure() 41 config.vf_info = &binary->vf_frame_info; in ia_css_iterator_configure() 42 config.dvs_envelope = &binary->dvs_envelope; in ia_css_iterator_configure() 44 /* Use in_info iso binary->in_frame_info. in ia_css_iterator_configure() 50 if (binary->out_frame_info[0].res.width == 0) in ia_css_iterator_configure() 51 config.output_info = &binary->out_frame_info[1]; in ia_css_iterator_configure() 58 if (binary->info->sp.pipeline.mode == IA_CSS_BINARY_MODE_PREVIEW && in ia_css_iterator_configure() [all …]
|
| /linux/scripts/package/debian/ |
| H A D | rules | 30 binary-targets := $(addprefix binary-, image image-dbg headers libc-dev) 38 mk-files = $(patsubst binary-%,debian/%.files,$1) 39 package = $($(@:binary-%=%-package)) 50 define binary 64 .PHONY: $(binary-targets) target 65 $(binary-targets): build-arch 67 $(if $(package),$(binary)) 69 .PHONY: binary binary 44 define binary global() macro [all...] |
| /linux/Documentation/admin-guide/ |
| H A 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
|
| /linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ |
| H A D | ia_css_yuv444_io.host.c | 19 int ia_css_yuv444_io_config(const struct ia_css_binary *binary, in ia_css_yuv444_io_config() argument 32 if (binary->info->mem_offsets.offsets.param) { in ia_css_yuv444_io_config() 33 size_get = binary->info->mem_offsets.offsets.param->dmem.get.size; in ia_css_yuv444_io_config() 34 offset = binary->info->mem_offsets.offsets.param->dmem.get.offset; in ia_css_yuv444_io_config() 39 &binary->mem_params.params[IA_CSS_PARAM_CLASS_PARAM][IA_CSS_ISP_DMEM].address[offset]; in ia_css_yuv444_io_config() 61 if (binary->info->mem_offsets.offsets.param) { in ia_css_yuv444_io_config() 62 size_put = binary->info->mem_offsets.offsets.param->dmem.put.size; in ia_css_yuv444_io_config() 63 offset = binary->info->mem_offsets.offsets.param->dmem.put.offset; in ia_css_yuv444_io_config() 68 &binary->mem_params.params[IA_CSS_PARAM_CLASS_PARAM][IA_CSS_ISP_DMEM].address[offset]; in ia_css_yuv444_io_config()
|
| /linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ |
| H A D | ia_css_bayer_io.host.c | 18 int ia_css_bayer_io_config(const struct ia_css_binary *binary, in ia_css_bayer_io_config() argument 31 if (binary->info->mem_offsets.offsets.param) { in ia_css_bayer_io_config() 32 size_get = binary->info->mem_offsets.offsets.param->dmem.get.size; in ia_css_bayer_io_config() 33 offset = binary->info->mem_offsets.offsets.param->dmem.get.offset; in ia_css_bayer_io_config() 38 &binary->mem_params.params[IA_CSS_PARAM_CLASS_PARAM][IA_CSS_ISP_DMEM].address[offset]; in ia_css_bayer_io_config() 59 if (binary->info->mem_offsets.offsets.param) { in ia_css_bayer_io_config() 60 size_put = binary->info->mem_offsets.offsets.param->dmem.put.size; in ia_css_bayer_io_config() 61 offset = binary->info->mem_offsets.offsets.param->dmem.put.offset; in ia_css_bayer_io_config() 66 &binary->mem_params.params[IA_CSS_PARAM_CLASS_PARAM][IA_CSS_ISP_DMEM].address[offset]; in ia_css_bayer_io_config()
|
| /linux/Documentation/input/devices/ |
| H A 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
|
| /linux/arch/powerpc/boot/ |
| H A D | README | 2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary: 4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz 5 objcopy -j .kernel:System.map -O binary zImage System.map.gz 6 objcopy -j .kernel:.config -O binary zImage config.gz 7 objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
|
| /linux/Documentation/wmi/devices/ |
| H A 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
|
| /linux/scripts/coccinelle/misc/ |
| H A D | minmax.cocci | 23 binary operator cmp = {>, >=}; 38 binary operator cmp = {>, >=}; 58 binary operator cmp = {<, <=}; 71 binary operator cmp = {<, <=}; 86 binary operator cmp = {<, <=}; 104 binary operator cmp = {>=, >}; 119 binary operator cmp = {>=, >}; 137 binary operator cmp = {<=, <}; 153 binary operator cmp = {<=, <};
|
| /linux/Documentation/virt/ |
| H A 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
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_hw.h | 153 ROCKER_TLV_CMD_PORT_SETTINGS_MACADDR, /* binary */ 156 ROCKER_TLV_CMD_PORT_SETTINGS_PHYS_NAME, /* binary */ 217 ROCKER_TLV_EVENT_MAC_VLAN_MAC, /* binary */ 309 ROCKER_TLV_OF_DPA_DST_MAC, /* binary */ 310 ROCKER_TLV_OF_DPA_DST_MAC_MASK, /* binary */ 311 ROCKER_TLV_OF_DPA_SRC_MAC, /* binary */ 312 ROCKER_TLV_OF_DPA_SRC_MAC_MASK, /* binary */ 325 ROCKER_TLV_OF_DPA_DST_IPV6, /* binary */ 326 ROCKER_TLV_OF_DPA_DST_IPV6_MASK, /* binary */ 327 ROCKER_TLV_OF_DPA_SRC_IPV6, /* binary */ [all …]
|
| /linux/include/linux/ |
| H A D | tsm.h | 78 * enum tsm_bin_attr_index - index used to reference binary report attributes 79 * @TSM_REPORT_INBLOB: index of the binary report input attribute 80 * @TSM_REPORT_OUTBLOB: index of the binary report output attribute 81 * @TSM_REPORT_AUXBLOB: index of the binary auxiliary data attribute 82 * @TSM_REPORT_MANIFESTBLOB: index of the binary manifest data attribute 98 * @report_bin_attr_visible: show or hide a report binary attribute entry
|
| H A D | acct.h | 36 * 1: extended variant (binary compatible on M68K) 37 * 2: extended variant (binary compatible on everything except M68K) 38 * 3: new binary incompatible format (64 bytes) 39 * 4: new binary incompatible format (128 bytes) 40 * 5: new binary incompatible format (128 bytes, second half)
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-fw.c | 18 dev_dbg(dev, "found firmware binary type %i size %i name %s\n", in imgu_css_fw_show_binary() 98 if (css->binary) { in imgu_css_fw_cleanup() 102 imgu_dmamap_free(imgu, &css->binary[i]); in imgu_css_fw_cleanup() 103 kfree(css->binary); in imgu_css_fw_cleanup() 108 css->binary = NULL; in imgu_css_fw_cleanup() 239 css->binary = kzalloc_objs(*css->binary, binary_nr); in imgu_css_fw_init() 240 if (!css->binary) { in imgu_css_fw_init() 250 if (!imgu_dmamap_alloc(imgu, &css->binary[i], size)) { in imgu_css_fw_init() 254 memcpy(css->binary[i].vaddr, blob, size); in imgu_css_fw_init() 260 dev_err(dev, "invalid firmware binary, size %u\n", (int)css->fw->size); in imgu_css_fw_init()
|
| /linux/drivers/staging/media/atomisp/ |
| H A D | notes.txt | 23 optionally a scalar binary. Note when digital zoom is disabled 24 (it is enabled by default) only the preview binary is loaded. 25 So in this case a single binary handles the entire pipeline. 30 element (in a single binary).
|
| /linux/security/apparmor/ |
| H A D | mount.c | 229 void *data, bool binary, struct aa_perms *perms) in do_match_mnt() argument 262 /* only match data if not binary and the DFA flags data is expected */ in do_match_mnt() 263 if (data && !binary && (perms->allow & AA_MNT_CONT_MATCH)) { in do_match_mnt() 300 * @binary: whether @data is binary 309 unsigned long flags, void *data, bool binary, in match_mnt_path_str() argument 338 mntpnt, devname, type, flags, data, binary, &perms); in match_mnt_path_str() 362 * @binary: whether @data is binary 370 bool binary) in match_mnt() argument 400 bool binary; aa_remount() local 541 bool binary = true; aa_new_mount() local [all...] |
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.h | 20 /* Binary World Wide unique Node Name for remote FC Initiator Nport */ 58 /* Binary World Wide unique Port Name for FC Target Lport */ 60 /* Binary World Wide unique Port Name for FC NPIV Target Lport */ 62 /* Binary World Wide unique Node Name for FC NPIV Target Lport */
|
| /linux/include/uapi/linux/can/ |
| H A D | gw.h | 11 * Redistribution and use in source and binary forms, with or without 16 * 2. Redistributions in binary form must reproduce the above copyright 69 CGW_MOD_AND, /* CAN frame modification binary AND */ 70 CGW_MOD_OR, /* CAN frame modification binary OR */ 71 CGW_MOD_XOR, /* CAN frame modification binary XOR */ 83 CGW_FDMOD_AND, /* CAN FD frame modification binary AND */ 84 CGW_FDMOD_OR, /* CAN FD frame modification binary OR */ 85 CGW_FDMOD_XOR, /* CAN FD frame modification binary XOR */
|
| /linux/Documentation/translations/zh_CN/PCI/ |
| H A 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 - 文件包含二进制数据
|
| /linux/Documentation/process/ |
| H A 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
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-scmi-raw | 7 in little-endian binary format to have it sent to the configured 22 in little-endian binary format to have it sent to the configured 40 little-endian binary format to have it sent to the configured 56 (header included) in little-endian binary format to have it sent 110 in little-endian binary format to have it sent to the configured 134 in little-endian binary format to have it sent to the configured 162 little-endian binary format to have it sent to the configured 187 (header included) in little-endian binary format to have it sent
|
| /linux/tools/perf/tests/shell/coresight/asm_pure_loop/ |
| H A D | Makefile | |
| /linux/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 45 BINARY := $(OUTPUT)/resolve_btfids macro 46 BINARY_IN := $(BINARY)-in.o 48 all: $(BINARY) 92 $(BINARY): $(BPFOBJ) $(SUBCMDOBJ) $(BINARY_IN) 107 $(call msg,CLEAN,$(BINARY))
|
| /linux/Documentation/driver-api/pldmfw/ |
| H A D | index.rst | 27 ``pldmfw`` implements logic to parse the packed binary format of the PLDM 38 The PLDM file format uses packed binary data, with most multi-byte fields 44 To avoid proliferating access to the packed binary data, the ``pldmfw`` 68 5. For each component, send the binary data to the device firmware for
|
| /linux/usr/ |
| H A D | initramfs_data.S | 3 initramfs_data includes the compressed binary that is the 8 following trick can be applied to create the resulting binary: 11 ld -m elf_i386 --format binary --oformat elf32-i386 -r \
|