| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| H A D | binstr.S | 5 | Description: Converts a 64-bit binary integer to bcd. 7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in 15 | The 64-bit binary is assumed to have a decimal point before
|
| /kernel/linux/linux-6.6/drivers/char/ |
| H A D | dsp56k.c | 323 struct dsp56k_upload __user *binary = argp; in dsp56k_ioctl() local 325 if(get_user(len, &binary->len) < 0) in dsp56k_ioctl() 327 if(get_user(bin, &binary->bin) < 0) in dsp56k_ioctl()
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | crct10dif-pcl-asm_64.S | 18 # Redistribution and use in source and binary forms, with or without 25 # * Redistributions in binary form must reproduce the above copyright
|
| /kernel/linux/linux-6.6/arch/mips/boot/compressed/ |
| H A D | Makefile | 62 OBJCOPYFLAGS_vmlinux.bin := $(OBJCOPYFLAGS) -O binary -R .comment -S 156 OBJCOPYFLAGS_vmlinuz.bin := $(OBJCOPYFLAGS) -O binary
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | crct10dif-pcl-asm_64.S | 18 # Redistribution and use in source and binary forms, with or without 25 # * Redistributions in binary form must reproduce the above copyright
|
| /kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
| H A D | los_dispatch.S | 5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
| /kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
| H A D | los_dispatch.S | 5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
| /kernel/liteos_m/arch/arm/cortex-m4/iar/ |
| H A D | los_dispatch.S | 5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
| /kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
| H A D | los_dispatch.S | 5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
| /kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
| H A D | los_dispatch.S | 5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
| /kernel/liteos_m/arch/arm/cortex-m7/iar/ |
| H A D | los_dispatch.S | 5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
| /kernel/linux/linux-5.10/arch/x86/realmode/rm/ |
| H A D | Makefile | 59 OBJCOPYFLAGS_realmode.bin := -O binary
|
| /kernel/linux/linux-5.10/arch/ia64/ |
| H A D | Makefile | 36 static binary of such an assembler at: \
|
| /kernel/linux/linux-5.10/arch/arm/boot/ |
| H A D | Makefile | 14 OBJCOPYFLAGS :=-O binary -R .comment -S
|
| /kernel/linux/linux-5.10/arch/nds32/ |
| H A D | Makefile | 3 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
| H A D | Makefile | 43 # Copy into binary format 44 cmd_spu_objcopy = $(SPU_OBJCOPY) -O binary $< $@
|
| /kernel/linux/linux-5.10/arch/sh/boot/compressed/ |
| H A D | Makefile | 71 LDFLAGS_piggy.o := -r --format binary --oformat $(ld-bfd) -T
|
| /kernel/linux/linux-6.6/arch/ia64/ |
| H A D | Makefile | 35 static binary of such an assembler at: \
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
| H A D | Makefile | 43 # Copy into binary format 44 cmd_spu_objcopy = $(SPU_OBJCOPY) -O binary $< $@
|
| /kernel/linux/linux-6.6/arch/sh/boot/compressed/ |
| H A D | Makefile | 56 LDFLAGS_piggy.o := -r --format binary --oformat $(ld-bfd) -T
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| H A D | Makefile | 58 cmd_m68kld_bin_o = $(M68KLD) --oformat binary -Ttext 0x1000 $< -o $@
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | seq_buf.h | 134 seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_frame_public.h | 56 /* Binary "plane". This is used to story binary streams such as jpeg 164 * binary, we use output port, but we expect VF_OUTPUT_DONE event 182 struct ia_css_frame_binary_plane binary; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | seq_buf.h | 159 seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_frame_public.h | 57 /* Binary "plane". This is used to story binary streams such as jpeg 176 * binary, we use output port, but we expect VF_OUTPUT_DONE event 193 struct ia_css_frame_binary_plane binary; member
|