| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
| H A D | ia_css_debug.c | 1368 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 D | strrchr.S | 71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
|
| /kernel/linux/linux-5.10/arch/parisc/boot/compressed/ |
| H A D | Makefile | 86 LDFLAGS_piggy.o := -r --format binary --oformat $(LD_BFD) -T
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| H A D | strrchr.S | 71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
|
| /kernel/linux/linux-6.6/arch/parisc/ |
| H A D | Makefile | 78 OBJCOPY_FLAGS =-O binary -R .note -R .comment -S
|
| /kernel/linux/linux-6.6/arch/s390/ |
| H A D | Makefile | 119 OBJCOPYFLAGS := -O binary
|
| /kernel/linux/linux-6.6/arch/sh/ |
| H A D | Makefile | 79 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 D | link-vmlinux.sh | 348 ${OBJCOPY} -j .modinfo -O binary vmlinux.o modules.builtin.modinfo
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | firmware.c | 516 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 D | nlattr.c | 209 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 D | gdbstub.c | 264 * 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 D | frame.c | 261 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 D | gdbstub.c | 261 * 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 D | trace_output.c | 771 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 D | Makefile | 40 cmd_bin = $(OBJCOPY) -O binary $(strip-flags) $(VMLINUX) $@
|
| /kernel/linux/linux-5.10/arch/sh/ |
| H A D | Makefile | 79 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 D | Makefile | 139 OBJCOPYFLAGS := -O binary
|
| /kernel/linux/linux-6.6/arch/mips/boot/ |
| H A D | Makefile | 40 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 D | ia_css_s3a.host.c | 118 short dmem_offset = stage->binary->info->mem_offsets->dmem.s3a;
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | seq_file.h | 174 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 D | ia_css_s3a.host.c | 118 short dmem_offset = stage->binary->info->mem_offsets->dmem.s3a;
|
| /kernel/liteos_a/ |
| H A D | Makefile | 4 # 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 D | sha512-avx-asm.S | 18 # Redistribution and use in source and binary forms, with or 26 # - Redistributions in binary form must reproduce the above
|
| H A D | sha512-ssse3-asm.S | 18 # 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 D | frame.c | 441 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()
|