Home
last modified time | relevance | path

Searched refs:cfunc (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/x86/entry/
H A Dentry_64.S331 .macro idtentry_body cfunc has_error_code:req
354 call \cfunc
372 .macro idtentry vector asmsym cfunc has_error_code:req
404 idtentry_body \cfunc \has_error_code
419 .macro idtentry_irq vector cfunc argument
421 idtentry \vector asm_\cfunc \cfunc has_error_code=1
428 .macro idtentry_sysvec vector cfunc argument
429 idtentry \vector asm_\cfunc \cfunc has_error_code=0
448 .macro idtentry_mce_db vector asmsym cfunc argument
471 call \cfunc
[all …]
H A Dentry_32.S622 .macro idtentry vector asmsym cfunc has_error_code:req
632 pushl $\cfunc
638 .macro idtentry_irq vector cfunc argument
640 SYM_CODE_START_LOCAL(asm_\cfunc)
647 call \cfunc
649 SYM_CODE_END(asm_\cfunc)
652 .macro idtentry_sysvec vector cfunc argument
653 idtentry \vector asm_\cfunc \cfunc has_error_code=0
/openbmc/qemu/
H A Dqemu-io-cmds.c129 return ct->cfunc(blk, argc, argv); in command()
700 .cfunc = read_f,
897 .cfunc = readv_f,
1039 .cfunc = write_f,
1252 .cfunc = writev_f,
1468 .cfunc = aio_read_f,
1580 .cfunc = aio_write_f,
1717 .cfunc = aio_flush_f,
1729 .cfunc = flush_f,
1784 .cfunc = zone_report_f,
[all …]
H A Dqemu-io.c81 .cfunc = close_f,
148 .cfunc = open_f,
280 .cfunc = quit_f,
/openbmc/qemu/include/
H A Dqemu-io.h35 cfunc_t cfunc; member
/openbmc/linux/tools/objtool/
H A Delf.c526 if (sym->cfunc == NULL) in read_symbols()
527 sym->cfunc = sym; in read_symbols()
551 pfunc->cfunc = sym; in read_symbols()
H A Dcheck.c76 if (func == func->cfunc) in next_insn_same_func()
80 return find_insn(file, func->cfunc->sec, func->cfunc->offset); in next_insn_same_func()
1636 insn_func(insn)->cfunc = insn_func(jump_dest); in add_jump_destinations()
/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h60 struct symbol *pfunc, *cfunc, *alias; member
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2637 cfunc.c: 33674
2638 cfunc.h: 23021