Home
last modified time | relevance | path

Searched defs:cfunc (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/entry/
H A Dentry_64.S376 .macro idtentry_irq vector cfunc
397 .macro idtentry_mce_db vector asmsym cfunc
454 .macro idtentry_vc vector asmsym cfunc
518 .macro idtentry_df vector asmsym cfunc
H A Dentry_32.S638 .macro idtentry_irq vector cfunc
/linux-6.15/sound/soc/
H A Dsoc-ops-test.c37 #define ITEST(cname, clayout, ctype, cfunc, cmin, cmax, \ argument
48 #define ATEST(clayout, cfunc, cctl, cret, cinit, \ argument
/linux-6.15/tools/objtool/include/objtool/
H A Delf.h60 struct symbol *pfunc, *cfunc, *alias; member