Home
last modified time | relevance | path

Searched full:binary (Results 1 – 25 of 1898) sorted by relevance

12345678910>>...76

/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c116 const struct ia_css_binary *binary, /* [in] */ in ia_css_binary_compute_shading_table_bayer_origin()
152 left_padding_bqs = _ISP_BQS(binary->left_padding); in ia_css_binary_compute_shading_table_bayer_origin()
163 need_bds_factor_2_00 = ((binary->info->sp.bds.supported_bds_factors & in ia_css_binary_compute_shading_table_bayer_origin()
173 if (need_bds_factor_2_00 && binary->info->sp.pipeline.left_cropping > 0) in ia_css_binary_compute_shading_table_bayer_origin()
225 binary_get_shading_info_type_1(const struct ia_css_binary *binary, /* [in] */ in binary_get_shading_info_type_1()
233 assert(binary); in binary_get_shading_info_type_1()
238 info->info.type_1.enable = binary->info->sp.enable.sc; in binary_get_shading_info_type_1()
239 info->info.type_1.num_hor_grids = binary->sctbl_width_per_color; in binary_get_shading_info_type_1()
240 info->info.type_1.num_ver_grids = binary->sctbl_height; in binary_get_shading_info_type_1()
241 info->info.type_1.bqs_per_grid_cell = (1 << binary in binary_get_shading_info_type_1()
115 ia_css_binary_compute_shading_table_bayer_origin(const struct ia_css_binary * binary,unsigned int required_bds_factor,const struct ia_css_stream_config * stream_config,struct sh_css_shading_table_bayer_origin_compute_results * res) ia_css_binary_compute_shading_table_bayer_origin() argument
224 binary_get_shading_info_type_1(const struct ia_css_binary * binary,unsigned int required_bds_factor,const struct ia_css_stream_config * stream_config,struct ia_css_shading_info * info) binary_get_shading_info_type_1() argument
270 ia_css_binary_get_shading_info(const struct ia_css_binary * binary,enum ia_css_shading_correction_type type,unsigned int required_bds_factor,const struct ia_css_stream_config * stream_config,struct ia_css_shading_info * shading_info,struct ia_css_pipe_config * pipe_config) ia_css_binary_get_shading_info() argument
297 sh_css_binary_common_grid_info(const struct ia_css_binary * binary,struct ia_css_grid_info * info) sh_css_binary_common_grid_info() argument
310 ia_css_binary_dvs_grid_info(const struct ia_css_binary * binary,struct ia_css_grid_info * info,struct ia_css_pipe * pipe) ia_css_binary_dvs_grid_info() argument
341 ia_css_binary_dvs_stat_grid_info(const struct ia_css_binary * binary,struct ia_css_grid_info * info,struct ia_css_pipe * pipe) ia_css_binary_dvs_stat_grid_info() argument
351 ia_css_binary_3a_grid_info(const struct ia_css_binary * binary,struct ia_css_grid_info * info,struct ia_css_pipe * pipe) ia_css_binary_3a_grid_info() argument
483 struct ia_css_binary_xinfo *binary = &all_binaries[i]; ia_css_binary_init_infos() local
637 ia_css_binary_fill_info(const struct ia_css_binary_xinfo * xinfo,bool online,bool two_ppc,enum atomisp_input_format stream_format,const struct ia_css_frame_info * in_info,const struct ia_css_frame_info * bds_out_info,const struct ia_css_frame_info * out_info[],const struct ia_css_frame_info * vf_info,struct ia_css_binary * binary,struct ia_css_resolution * dvs_env,int stream_config_left_padding,bool accelerator) ia_css_binary_fill_info() argument
918 ia_css_binary_find(struct ia_css_binary_descr * descr,struct ia_css_binary * binary) ia_css_binary_find() argument
1263 ia_css_binary_destroy_isp_parameters(struct ia_css_binary * binary) ia_css_binary_destroy_isp_parameters() argument
[all...]
/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/
H A Dia_css_iterator.host.c32 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 Drules30 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 Dbinfmt-misc.rst1 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 not to emit the contents of the non-readable binary.
79 calculated according to the binary
[all...]
H A Dinit.rst7 (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/Documentation/input/devices/
H A Dwalkera0701.rst85 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/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/
H A Dia_css_yuv444_io.host.c19 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 Dia_css_bayer_io.host.c18 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/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_shading.c234 const struct ia_css_binary *binary, in prepare_shading_table()
244 assert(binary); in prepare_shading_table()
248 binary->sctbl_width_per_color, in prepare_shading_table()
249 binary->sctbl_height); in prepare_shading_table()
258 input_height = binary->in_frame_info.res.height; in prepare_shading_table()
259 input_width = binary->in_frame_info.res.width; in prepare_shading_table()
260 left_padding = binary->left_padding; in prepare_shading_table()
261 left_cropping = (binary->info->sp.pipeline.left_cropping == 0) ? in prepare_shading_table()
262 binary->dvs_envelope.width : 2 * ISP_VEC_NELEMS; in prepare_shading_table()
266 left_padding = (left_padding + binary in prepare_shading_table()
229 prepare_shading_table(const struct ia_css_shading_table * in_table,unsigned int sensor_binning,struct ia_css_shading_table ** target_table,const struct ia_css_binary * binary,unsigned int bds_factor) prepare_shading_table() argument
[all...]
/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst4 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/arch/powerpc/boot/
H A DREADME2 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
H A Dwrapper6 # This script takes a kernel binary and optionally an initrd image
46 binary=
281 # miboot and U-boot want just the bare bits, not an ELF binary
283 objflags="-O binary"
289 binary=y
323 objflags="-O binary --set-section-flags=.bss=contents,alloc,load,data"
332 binary=y
336 binary=y
340 binary=y
344 binary
[all...]
/linux/scripts/coccinelle/misc/
H A Dminmax.cocci23 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/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c258 * The stage consists of an ISP binary or firmware and input and
276 if (!stage_desc->binary && !stage_desc->firmware in ia_css_pipeline_create_and_add_stage()
294 && (!stage_desc->binary->online)) { in ia_css_pipeline_create_and_add_stage()
421 /* If no firmware, find binary in pipe */ in ia_css_pipeline_get_output_stage()
478 * their own binary and frame pointers.
562 struct ia_css_binary *binary; in pipeline_stage_create() local
570 && (stage_desc->binary) && !(stage_desc->binary->online)) { in pipeline_stage_create()
575 binary = stage_desc->binary; in pipeline_stage_create()
[all...]
/linux/Documentation/dev-tools/
H A Dpropeller.rst9 to optimize binary executables. Like AutoFDO, it utilizes hardware
11 different code paths within a binary. Unlike AutoFDO, this information
38 #. Initial building: Build the AutoFDO or AutoFDO+ThinLTO binary as
41 kernel binary. The special section is only intend to be used by the
56 binary as you would normally do, but with a compile-time /
62 #. Deployment: The optimized kernel binary is deployed and used
149 --binary=<vmlinux> --profile=<perf_file> \
165 --binary=<vmlinux> --profile=@<perf_file_list> \
173 --binary=<vmlinux> --profile=<perf_file> \
/linux/drivers/net/ethernet/rocker/
H A Drocker_hw.h153 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/fs/
H A Dbinfmt_misc.c82 * search_binfmt_handler - search for a binary handler for @bprm
84 * @bprm: binary for which we are looking for a handler
86 * Search for a binary type handler for @bprm in the list of registered binary
89 * Return: binary type list entry on success, NULL on failure
132 * get_binfmt_handler - try to find a binary type handler
134 * @bprm: binary for which we are looking for a handler
136 * Try to find a binfmt handler for the binary type. If one is found take a
139 * Return: binary type list entry on success, NULL on failure
155 * put_binfmt_handler - put binary handle
[all...]
/linux/drivers/staging/media/ipu3/
H A Dipu3-css-fw.c18 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/include/linux/
H A Dtsm.h78 * 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 Dacct.h36 * 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/security/apparmor/
H A Dmount.c229 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
391 type, flags, data, binary, info); in match_mnt()
400 bool binary; in aa_remount() local
[all …]
/linux/Documentation/virt/
H A Dparavirt_ops.rst8 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/include/uapi/linux/can/
H A Dgw.h11 * 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/net/ipv4/
H A Dtcp_bic.c3 * Binary Increase Congestion control for TCP
8 * "Binary Increase Congestion Control for Fast, Long Distance
25 * In binary search,
39 MODULE_PARM_DESC(max_increment, "Limit on increment allowed during binary search");
101 /* binary increase */ in bictcp_update()
110 /* binary search increase */ in bictcp_update()
113 /* binary search increase */ in bictcp_update()
/linux/Documentation/process/
H A Dstable-api-nonsense.rst10 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

12345678910>>...76