| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part_amiga.c | 18 #define PRINTF(fmt, args...) printf(fmt ,##args) macro 20 #define PRINTF(fmt, args...) macro 149 PRINTF("Rigid disk block suspect at %d, checking checksum\n",i); in get_rdisk() 152 PRINTF("FOUND\n"); in get_rdisk() 159 PRINTF("Done scanning, no RDB found\n"); in get_rdisk() 181 PRINTF("Scanning for BOOT from 0 to %d\n", limit); in get_bootcode() 191 PRINTF("BOOT block at %d, checking checksum\n", i); in get_bootcode() 194 PRINTF("Found valid bootcode block\n"); in get_bootcode() 202 PRINTF("No boot code found on disk\n"); in get_bootcode() 215 PRINTF("part_test_amiga: Testing for an Amiga RDB partition\n"); in part_test_amiga() [all …]
|
| H A D | part_iso.c | 18 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 20 #define PRINTF(fmt,args...) macro 83 PRINTF(" Lastsect:%08lx\n",lastsect); in part_get_info_iso_verb() 85 PRINTF("Reading block %d\n", i); in part_get_info_iso_verb() 105 PRINTF(" Boot Entry at: %08lX\n",bootaddr); in part_get_info_iso_verb() 198 PRINTF(" part %d found @ %lx size %lx\n",part_num,info->start,info->size); in part_get_info_iso_verb()
|
| H A D | part.c | 26 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 28 #define PRINTF(fmt,args...) macro 327 PRINTF("## Testing for valid %s partition ##\n", drv->name); in part_print() 369 PRINTF("## Driver %s does not have the get_info() method\n", in part_get_info() 374 PRINTF("## Valid %s partition found ##\n", drv->name); in part_get_info()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | mkkrnlimg.c | 12 #define PRINTF(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 15 int PRINTF(const char *fmt, ...) in PRINTF() function 110 PRINTF("mkkrnlimg V20111117\n"); in main() 111 PRINTF("cmd:%s %s [%s]\n", argv[1], argv[2], argv[3]); in main() 133 PRINTF("fileSize = %ld\n", fileSize); in main() 146 PRINTF("fread = %lu\n", cnt); in main() 148 PRINTF("crc = 0x%x\n", crcData); in main() 150 PRINTF("fwrite = %lu\n", cnt); in main()
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | pc_keyb.c | 21 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 23 #define PRINTF(fmt,args...) macro 54 PRINTF("pc_keyb: controller jammed (0x%02X).\n", status); in handle_kbd_event() 108 PRINTF("timeout in kbd_write_command_w\n"); in kbd_write_command_w() 115 PRINTF("timeout in kbd_write_output_w\n"); in kbd_write_output_w() 165 PRINTF("status: %X\n",status); in kbd_initialize() 238 PRINTF("AT Keyboard initialized\n"); in kbd_init_hw()
|
| H A D | ps2mult.c | 27 #define PRINTF(format, args...) printf("ps2mult.c: " format, ## args) macro 140 PRINTF("buffer overflow\n"); in ps2mult_receive_byte() 144 PRINTF("unexpected BSYNC\n"); in ps2mult_receive_byte() 252 PRINTF("keyboard command not acknoledged\n"); in ps2mult_write_output() 257 PRINTF("mouse command not acknoledged\n"); in ps2mult_write_output() 277 PRINTF("invalid controller command\n"); in ps2mult_write_output() 332 PRINTF("invalid controller command\n"); in ps2mult_write_command()
|
| /OK3568_Linux_fs/u-boot/drivers/fpga/ |
| H A D | cyclon2.c | 15 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 17 #define PRINTF(fmt,args...) macro 45 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in CYC2_load() 54 PRINTF ("%s: Launching Fast Passive Parallel Loader\n", in CYC2_load() 75 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in CYC2_dump() 102 PRINTF ("%s: start with interface functions @ 0x%p\n", in CYC2_ps_load() 109 PRINTF ("%s: Function Table:\n" in CYC2_ps_load()
|
| H A D | virtex2.c | 23 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 25 #define PRINTF(fmt,args...) macro 101 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in virtex2_load() 106 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in virtex2_load() 123 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in virtex2_dump() 128 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in virtex2_dump() 163 PRINTF ("%s:%d: Start with interface functions @ 0x%p\n", in virtex2_ssm_load() 173 PRINTF ("%s:%d: Function Table:\n" in virtex2_ssm_load() 182 PRINTF (" clock 0x%p\n" in virtex2_ssm_load() 258 PRINTF ("%s:%d:done went active early, bytecount = %d\n", in virtex2_ssm_load()
|
| H A D | spartan2.c | 13 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 15 #define PRINTF(fmt,args...) macro 51 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan2_load() 56 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan2_load() 74 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan2_dump() 79 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan2_dump() 105 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan2_sp_load() 114 PRINTF ("%s: Function Table:\n" in spartan2_sp_load() 307 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan2_ss_load() 316 PRINTF ("%s: Function Table:\n" in spartan2_ss_load()
|
| H A D | spartan3.c | 18 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 20 #define PRINTF(fmt,args...) macro 55 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan3_load() 60 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan3_load() 78 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan3_dump() 83 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan3_dump() 109 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan3_sp_load() 118 PRINTF ("%s: Function Table:\n" in spartan3_sp_load() 313 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan3_ss_load() 322 PRINTF ("%s: Function Table:\n" in spartan3_ss_load()
|
| H A D | ACEX1K.c | 17 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 19 #define PRINTF(fmt,args...) macro 47 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in ACEX1K_load() 67 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in ACEX1K_dump() 96 PRINTF ("%s: start with interface functions @ 0x%p\n", in ACEX1K_ps_load() 105 PRINTF ("%s: Function Table:\n" in ACEX1K_ps_load()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | util.h | 17 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro 19 #define PRINTF(i, j) __attribute__((format (gnu_printf, i, j))) macro 23 #define PRINTF(i, j) macro 32 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die() 65 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...); 66 extern int PRINTF(2, 3) xasprintf_append(char **strp, const char *fmt, ...);
|
| H A D | srcpos.h | 96 extern void PRINTF(3, 0) srcpos_verror(struct srcpos *pos, const char *prefix, 98 extern void PRINTF(3, 4) srcpos_error(struct srcpos *pos, const char *prefix,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | fdc.c | 20 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 22 #define PRINTF(fmt,args...) macro 258 PRINTF("Cmd 0x%02x Track %ld, Head %ld, Sector %ld, Drive %d (blnr %ld)\n", in fdc_issue_cmd() 324 PRINTF("Error: timeout while issue cmd%d\n",i); in fdc_issue_cmd() 333 PRINTF(" timeout while reading result%d MSR=0x%02X\n",i,read_fdc_reg(FDC_MSR)); in fdc_issue_cmd() 438 PRINTF("1st nr of block possible read %ld start %ld\n",readblk,pCMD->blnr); in fdc_read_data() 441 PRINTF("we read %ld blocks start %ld\n",readblk,pCMD->blnr); in fdc_read_data() 462 PRINTF("Transfer error transferred: at %ld, MSR=%02X\n",i,c); in fdc_read_data() 476 PRINTF(" trying to recalibrate Try %d\n",retriescal); in fdc_read_data() 488 PRINTF("Read retry %d\n",retriesrw); in fdc_read_data() [all …]
|
| H A D | reiser.c | 28 #define PRINTF(fmt,args...) printf (fmt ,##args) macro 30 #define PRINTF(fmt,args...) macro 52 PRINTF("Using device %s %d:%d, directory: %s\n", argv[1], dev, part, filename); in do_reiserls()
|
| H A D | yaffs2.c | 22 #define PRINTF(fmt, args...) printf(fmt, ##args) macro 24 #define PRINTF(fmt, args...) do { } while (0) macro
|
| /OK3568_Linux_fs/buildroot/fs/ |
| H A D | common.mk | 80 $(call PRINTF,$(PACKAGES_USERS)) >> $(ROOTFS_FULL_USERS_TABLE) 85 $(call PRINTF,$(PACKAGES_PERMISSIONS_TABLE)) > $(ROOTFS_FULL_DEVICES_TABLE) 90 $(call PRINTF,$(PACKAGES_DEVICES_TABLE)) >> $(ROOTFS_FULL_DEVICES_TABLE) 182 $$(call PRINTF,$$($$(hook))) >> $$(FAKEROOT_SCRIPT)$$(sep)) 188 $$(call PRINTF,$$($$(hook))) >> $$(FAKEROOT_SCRIPT)$$(sep)) 189 $$(call PRINTF,$$(ROOTFS_REPRODUCIBLE)) >> $$(FAKEROOT_SCRIPT) 190 $$(call PRINTF,$$(ROOTFS_SELINUX)) >> $$(FAKEROOT_SCRIPT) 191 $$(call PRINTF,$$(ROOTFS_$(2)_CMD)) >> $$(FAKEROOT_SCRIPT)
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | queue.c | 25 #define PRINTF(a,b,c) macro 40 PRINTF("queue class %d event %d\n",class,event) ; in queue_event() 56 PRINTF("timer event class %d token %d\n", in timer_event() 75 PRINTF("dispatch get %x put %x\n",ev,smc->q.ev_put) ; in ev_dispatcher() 77 PRINTF("dispatch class %d event %d\n",ev->class,ev->event) ; in ev_dispatcher()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | builtin-attrs.def | 344 DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_0) 345 DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_2) 346 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_0) 347 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_3) 348 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_0) 349 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_4) 350 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_0) 351 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_5) 352 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_0) 353 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_6) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | builtin-attrs.def | 344 DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_0) 345 DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_2) 346 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_0) 347 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_3) 348 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_0) 349 DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_4) 350 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_0) 351 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_5) 352 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_0) 353 DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_6) [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | util.h | 29 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro 32 #define PRINTF(i, j) macro 38 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die() 71 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...);
|
| H A D | srcpos.h | 110 extern void PRINTF(3, 0) srcpos_verror(struct srcpos *pos, const char *prefix, 112 extern void PRINTF(3, 4) srcpos_error(struct srcpos *pos, const char *prefix,
|
| /OK3568_Linux_fs/kernel/tools/accounting/ |
| H A D | getdelays.c | 56 #define PRINTF(fmt, arg...) { \ macro 396 PRINTF("family id %d\n", id); in main() 402 PRINTF("Sent register cpumask, retval %d\n", rc); in main() 426 PRINTF("Sent pid/tgid, retval %d\n", rc); in main() 453 PRINTF("received %d bytes\n", rep_len); in main() 468 PRINTF("nlmsghdr size=%zu, nlmsg_len=%d, rep_len=%d\n", in main()
|
| /OK3568_Linux_fs/buildroot/package/vboot-utils/ |
| H A D | 0004-Disable-static-futility.patch | 17 @${PRINTF} " LD $(subst ${BUILD}/,,$@)\n" 24 @${PRINTF} " INSTALL futility\n"
|
| /OK3568_Linux_fs/buildroot/package/netifrc/ |
| H A D | netifrc.mk | 53 $(call PRINTF,$(NETIFRC_NET_CFG)) > $(TARGET_DIR)/etc/conf.d/net
|