Home
last modified time | relevance | path

Searched refs:srec (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/boot/
H A DMakefile29 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \
101 OBJCOPYFLAGS_vmlinux.srec := -I binary -O srec
102 $(obj)/vmlinux.srec: $(obj)/compressed/vmlinux
105 OBJCOPYFLAGS_uImage.srec := -I binary -O srec
106 $(obj)/uImage.srec: $(obj)/uImage
/kernel/linux/linux-6.6/arch/sh/boot/
H A DMakefile29 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \
101 OBJCOPYFLAGS_vmlinux.srec := -I binary -O srec
102 $(obj)/vmlinux.srec: $(obj)/compressed/vmlinux FORCE
105 OBJCOPYFLAGS_uImage.srec := -I binary -O srec
106 $(obj)/uImage.srec: $(obj)/uImage FORCE
/kernel/linux/linux-5.10/arch/h8300/boot/
H A DMakefile4 targets := vmlinux.srec vmlinux.bin zImage
7 OBJCOPYFLAGS_vmlinux.srec := -Osrec
15 $(obj)/vmlinux.srec $(obj)/vmlinux.bin: vmlinux FORCE
27 CLEAN_FILES += arch/$(ARCH)/vmlinux.bin arch/$(ARCH)/vmlinux.srec arch/$(ARCH)/uImage.bin
/kernel/linux/linux-5.10/sound/core/
H A Dvmaster.c257 struct link_follower *srec; in _snd_ctl_add_follower() local
259 srec = kzalloc(struct_size(srec, follower.vd, follower->count), in _snd_ctl_add_follower()
261 if (!srec) in _snd_ctl_add_follower()
263 srec->kctl = follower; in _snd_ctl_add_follower()
264 srec->follower = *follower; in _snd_ctl_add_follower()
265 memcpy(srec->follower.vd, follower->vd, follower->count * sizeof(*follower->vd)); in _snd_ctl_add_follower()
266 srec->master = master_link; in _snd_ctl_add_follower()
267 srec->flags = flags; in _snd_ctl_add_follower()
275 follower->private_data = srec; in _snd_ctl_add_follower()
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dvmaster.c257 struct link_follower *srec; in _snd_ctl_add_follower() local
259 srec = kzalloc(struct_size(srec, follower.vd, follower->count), in _snd_ctl_add_follower()
261 if (!srec) in _snd_ctl_add_follower()
263 srec->kctl = follower; in _snd_ctl_add_follower()
264 srec->follower = *follower; in _snd_ctl_add_follower()
265 memcpy(srec->follower.vd, follower->vd, follower->count * sizeof(*follower->vd)); in _snd_ctl_add_follower()
266 srec->master = master_link; in _snd_ctl_add_follower()
267 srec->flags = flags; in _snd_ctl_add_follower()
275 follower->private_data = srec; in _snd_ctl_add_follower()
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H A Dftrace.c143 struct pstore_ftrace_record *drec, *srec, *mrec; in pstore_ftrace_combine_log() local
158 srec = (struct pstore_ftrace_record *)(src_log + src_off); in pstore_ftrace_combine_log()
163 pstore_ftrace_read_timestamp(&srec[src_idx])) { in pstore_ftrace_combine_log()
167 mrec[merged_idx++] = srec[src_idx++]; in pstore_ftrace_combine_log()
178 mrec[merged_idx++] = srec[src_idx++]; in pstore_ftrace_combine_log()
/kernel/linux/linux-6.6/fs/pstore/
H A Dftrace.c163 struct pstore_ftrace_record *drec, *srec, *mrec; in pstore_ftrace_combine_log() local
178 srec = (struct pstore_ftrace_record *)(src_log + src_off); in pstore_ftrace_combine_log()
183 pstore_ftrace_read_timestamp(&srec[src_idx])) { in pstore_ftrace_combine_log()
187 mrec[merged_idx++] = srec[src_idx++]; in pstore_ftrace_combine_log()
198 mrec[merged_idx++] = srec[src_idx++]; in pstore_ftrace_combine_log()
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
H A DMakefile144 OBJCOPYFLAGS_vmlinuz.srec := $(OBJCOPYFLAGS) -S -O srec
145 vmlinuz.srec: vmlinuz
155 clean-files += $(objtree)/vmlinuz.srec
/kernel/linux/linux-5.10/arch/mips/boot/
H A DMakefile44 targets += vmlinux.srec
46 cmd_srec = $(OBJCOPY) -S -O srec $(strip-flags) $(VMLINUX) $@
47 $(obj)/vmlinux.srec: $(VMLINUX) FORCE
48 $(call if_changed,srec)
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A DMakefile161 targets += ../vmlinuz.srec
163 OBJCOPYFLAGS_vmlinuz.srec := $(OBJCOPYFLAGS) -S -O srec
165 $(objboot)/vmlinuz.srec: $(objtree)/vmlinuz
/kernel/linux/linux-6.6/arch/mips/boot/
H A DMakefile44 targets += vmlinux.srec
46 cmd_srec = $(OBJCOPY) -S -O srec $(strip-flags) $(VMLINUX) $@
47 $(obj)/vmlinux.srec: $(VMLINUX) FORCE
48 $(call if_changed,srec)
/kernel/linux/linux-6.6/arch/sh/
H A DMakefile163 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
183 @echo ' vmlinux.srec - Create an ELF S-record'
186 @echo ' uImage.srec - Create an S-record for U-Boot'
/kernel/linux/linux-5.10/arch/sh/
H A DMakefile193 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
217 @echo ' vmlinux.srec - Create an ELF S-record'
220 @echo ' uImage.srec - Create an S-record for U-Boot'
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc.c449 struct xfs_inobt_rec_incore *srec) /* src record */ in __xfs_inobt_can_merge()
455 if (trec->ir_startino != srec->ir_startino) in __xfs_inobt_can_merge()
460 !xfs_inobt_issparse(srec->ir_holemask)) in __xfs_inobt_can_merge()
464 if (!trec->ir_count || !srec->ir_count) in __xfs_inobt_can_merge()
468 if (trec->ir_count + srec->ir_count > XFS_INODES_PER_CHUNK) in __xfs_inobt_can_merge()
473 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
487 struct xfs_inobt_rec_incore *srec) /* src */ in __xfs_inobt_rec_merge()
489 ASSERT(trec->ir_startino == srec->ir_startino); in __xfs_inobt_rec_merge()
492 trec->ir_count += srec->ir_count; in __xfs_inobt_rec_merge()
493 trec->ir_freecount += srec in __xfs_inobt_rec_merge()
447 __xfs_inobt_can_merge( struct xfs_inobt_rec_incore *trec, struct xfs_inobt_rec_incore *srec) __xfs_inobt_can_merge() argument
485 __xfs_inobt_rec_merge( struct xfs_inobt_rec_incore *trec, struct xfs_inobt_rec_incore *srec) __xfs_inobt_rec_merge() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc.c471 struct xfs_inobt_rec_incore *srec) /* src record */ in __xfs_inobt_can_merge()
477 if (trec->ir_startino != srec->ir_startino) in __xfs_inobt_can_merge()
482 !xfs_inobt_issparse(srec->ir_holemask)) in __xfs_inobt_can_merge()
486 if (!trec->ir_count || !srec->ir_count) in __xfs_inobt_can_merge()
490 if (trec->ir_count + srec->ir_count > XFS_INODES_PER_CHUNK) in __xfs_inobt_can_merge()
495 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
509 struct xfs_inobt_rec_incore *srec) /* src */ in __xfs_inobt_rec_merge()
511 ASSERT(trec->ir_startino == srec->ir_startino); in __xfs_inobt_rec_merge()
514 trec->ir_count += srec->ir_count; in __xfs_inobt_rec_merge()
515 trec->ir_freecount += srec in __xfs_inobt_rec_merge()
469 __xfs_inobt_can_merge( struct xfs_inobt_rec_incore *trec, struct xfs_inobt_rec_incore *srec) __xfs_inobt_can_merge() argument
507 __xfs_inobt_rec_merge( struct xfs_inobt_rec_incore *trec, struct xfs_inobt_rec_incore *srec) __xfs_inobt_rec_merge() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/
H A DMakefile346 boot-y += vmlinux.srec
365 bootz-y += vmlinuz.srec
443 echo ' vmlinux.srec - SREC boot image'
448 echo ' vmlinuz.srec - SREC zboot image'
/kernel/linux/linux-6.6/arch/mips/
H A DMakefile367 boot-y += vmlinux.srec
384 bootz-y += vmlinuz.srec
456 echo ' vmlinux.srec - SREC boot image'
461 echo ' vmlinuz.srec - SREC zboot image'

Completed in 11 milliseconds