Home
last modified time | relevance | path

Searched defs:FUNC (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_rmhandlers.S40 #define FUNC(name) name macro
42 #define FUNC(name) GLUE(.,name) macro
47 #define FUNC(name) name macro
Dbook3s_interrupts.S29 #define FUNC(name) name macro
31 #define FUNC(name) GLUE(.,name) macro
36 #define FUNC(name) name macro
/linux-4.4.14/arch/mips/vdso/
Dgenvdso.h11 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) in FUNC() function
113 static inline bool FUNC(get_symbols)(const char *path, void *vdso) in FUNC() function
Dgenvdso.c93 #define FUNC(name) _FUNC(name, ELF_BITS) macro
/linux-4.4.14/arch/x86/crypto/
Daes-x86_64-asm_64.S52 #define prologue(FUNC,KEY,B128,B192,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11) \ argument
73 #define epilogue(FUNC,r1,r2,r3,r4,r5,r6,r7,r8,r9) \ argument
133 #define entry(FUNC,KEY,B128,B192) \ argument
136 #define return(FUNC) epilogue(FUNC,R8,R2,R9,R7,R5,R6,R3,R4,R11) argument
/linux-4.4.14/drivers/media/dvb-core/
Ddvbdev.h244 #define dvb_detach(FUNC) symbol_put_addr(FUNC) argument
251 #define dvb_detach(FUNC) {} argument
/linux-4.4.14/arch/mips/include/asm/mach-ralink/
Dpinmux.h12 #define FUNC(name, value, pin_first, pin_count) \ macro
/linux-4.4.14/tools/include/linux/
Dfilter.h203 #define BPF_EMIT_CALL(FUNC) \ argument
/linux-4.4.14/arch/sparc/lib/
Dmemcpy.S10 #define FUNC(x) \ macro
/linux-4.4.14/arch/x86/math-emu/
Dfpu_emu.h123 typedef void (*FUNC) (void); typedef
/linux-4.4.14/drivers/input/serio/
Dhil_mlc.c444 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ macro
/linux-4.4.14/include/linux/
Dfilter.h254 #define BPF_EMIT_CALL(FUNC) \ argument
/linux-4.4.14/arch/mips/mm/
Duasm.c25 FUNC = 0x100, enumerator
/linux-4.4.14/net/sched/
Dem_meta.c102 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \ argument
/linux-4.4.14/arch/sparc/net/
Dbpf_jit_comp.c277 #define emit_call(FUNC) \ argument
/linux-4.4.14/security/
Dsecurity.c109 #define call_void_hook(FUNC, ...) \ argument
117 #define call_int_hook(FUNC, IRC, ...) ({ \ argument
/linux-4.4.14/arch/mips/kernel/
Dtraps.c493 #define FUNC 0x0000003f macro
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_nx.h709 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument
761 #define ISR_MSI_INT_TRIGGER(FUNC) (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux-4.4.14/arch/mips/kvm/
Demulate.c2309 #define FUNC 0x0000003f macro
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_nx.h650 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument
700 #define ISR_MSI_INT_TRIGGER(FUNC) \ argument
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h678 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h1006 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument