Home
last modified time | relevance | path

Searched refs:binary (Results 226 - 250 of 294) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c1368 data + frame->planes.binary.data.offset); in ia_css_debug_frame_print()
2238 struct ia_css_binary *binary = stage->binary; in findf_dmem_params() local
2239 short *offsets = (short *)&binary->info->mem_offsets.offsets.param->dmem; in findf_dmem_params()
2242 ia_css_isp_param_get_mem_init(&binary->mem_params, in findf_dmem_params()
2659 if (stage->binary) { in ia_css_debug_pipe_graph_dump_stage()
2660 bin_type = "binary"; in ia_css_debug_pipe_graph_dump_stage()
2661 if (stage->binary->info->blob) in ia_css_debug_pipe_graph_dump_stage()
2663 stage->binary->info->blob->name, stage->stage_num); in ia_css_debug_pipe_graph_dump_stage()
2804 * input binary in ia_css_debug_pipe_graph_dump_stage()
[all...]
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dstrrchr.S71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A DMakefile86 LDFLAGS_piggy.o := -r --format binary --oformat $(LD_BFD) -T
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dstrrchr.S71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
/kernel/linux/linux-6.6/arch/parisc/
H A DMakefile78 OBJCOPY_FLAGS =-O binary -R .note -R .comment -S
/kernel/linux/linux-6.6/arch/s390/
H A DMakefile119 OBJCOPYFLAGS := -O binary
/kernel/linux/linux-6.6/arch/sh/
H A DMakefile79 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
184 @echo ' vmlinux.bin - Create an uncompressed binary image'
/kernel/linux/linux-5.10/scripts/
H A Dlink-vmlinux.sh348 ${OBJCOPY} -j .modinfo -O binary vmlinux.o modules.builtin.modinfo
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c516 release_firmware(item->binary); in brcmf_fw_free_request()
587 cur->binary = fw; in brcmf_fw_complete_request()
/kernel/linux/linux-5.10/lib/
H A Dnlattr.c209 bool binary = pt->type == NLA_BINARY; in nla_validate_range_unsigned() local
211 if (binary) in nla_validate_range_unsigned()
213 "binary attribute size out of range"); in nla_validate_range_unsigned()
/kernel/linux/linux-5.10/kernel/debug/
H A Dgdbstub.c264 * Convert the hex array pointed to by buf into binary to be placed in
322 * Copy the binary array pointed to by buf into mem. Fix $, #, and
368 static int write_mem_msg(int binary) in write_mem_msg() argument
377 if (binary) in write_mem_msg()
640 /* Handle the 'X' memory binary write bytes */
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c261 frame_init_single_plane(frame, &frame->planes.binary.data, in ia_css_frame_init_planes()
264 frame->planes.binary.size = 0; in ia_css_frame_init_planes()
/kernel/linux/linux-6.6/kernel/debug/
H A Dgdbstub.c261 * Convert the hex array pointed to by buf into binary to be placed in
319 * Copy the binary array pointed to by buf into mem. Fix $, #, and
365 static int write_mem_msg(int binary) in write_mem_msg() argument
374 if (binary) in write_mem_msg()
637 /* Handle the 'X' memory binary write bytes */
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_output.c771 if (event->funcs->binary == NULL) in register_trace_event()
772 event->funcs->binary = trace_nop_print; in register_trace_event()
1064 .binary = trace_fn_bin,
1204 .binary = trace_ctxwake_bin,
1216 .binary = trace_ctxwake_bin,
/kernel/linux/linux-5.10/arch/mips/boot/
H A DMakefile40 cmd_bin = $(OBJCOPY) -O binary $(strip-flags) $(VMLINUX) $@
/kernel/linux/linux-5.10/arch/sh/
H A DMakefile79 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
218 @echo ' vmlinux.bin - Create an uncompressed binary image'
/kernel/linux/linux-5.10/arch/s390/
H A DMakefile139 OBJCOPYFLAGS := -O binary
/kernel/linux/linux-6.6/arch/mips/boot/
H A DMakefile40 cmd_bin = $(OBJCOPY) -O binary $(strip-flags) $(VMLINUX) $@
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c118 short dmem_offset = stage->binary->info->mem_offsets->dmem.s3a;
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h174 void seq_bprintf(struct seq_file *m, const char *f, const u32 *binary);
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c118 short dmem_offset = stage->binary->info->mem_offsets->dmem.s3a;
/kernel/liteos_a/
H A DMakefile4 # Redistribution and use in source and binary forms, with or without modification,
10 # 2. Redistributions in binary form must reproduce the above copyright notice, this list
158 $(OBJCOPY) -O binary $< $@
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx-asm.S18 # Redistribution and use in source and binary forms, with or
26 # - Redistributions in binary form must reproduce the above
H A Dsha512-ssse3-asm.S18 # Redistribution and use in source and binary forms, with or
26 # - Redistributions in binary form must reproduce the above
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c441 frame_init_single_plane(frame, &frame->planes.binary.data, in ia_css_frame_init_planes()
444 frame->planes.binary.size = 0; in ia_css_frame_init_planes()

Completed in 20 milliseconds

12345678910>>...12