Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S30 #define FUNC(name) name macro
32 #define FUNC(name) GLUE(.,name) macro
37 #define FUNC(name) name macro
H A Dbook3s_interrupts.S19 #define FUNC(name) name macro
21 #define FUNC(name) GLUE(.,name) macro
26 #define FUNC(name) name macro
/linux/arch/mips/vdso/
H A Dgenvdso.h7 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) in FUNC() function
58 static inline bool FUNC(get_symbols)(const char *path, void *vdso) in FUNC() function
/linux/include/media/
H A Ddvbdev.h482 #define dvb_detach(FUNC) symbol_put_addr(FUNC) argument
489 #define dvb_detach(FUNC) {} argument
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtmips.h9 #define FUNC(name, value, pin_first, pin_count) \ macro
/linux/arch/sparc/lib/
H A Dmemcpy.S13 #define FUNC(x) \ macro
/linux/sound/usb/
H A Dvalidate.c234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) } macro
/linux/arch/x86/math-emu/
H A Dfpu_emu.h124 typedef void (*FUNC) (void); typedef
/linux/tools/include/linux/
H A Dfilter.h288 #define BPF_EMIT_CALL(FUNC) \ argument
/linux/drivers/input/serio/
H A Dhil_mlc.c442 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ macro
/linux/net/sched/
H A Dem_meta.c99 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \ argument
/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c240 #define emit_call(FUNC) \ argument
/linux/arch/mips/mm/
H A Duasm.c25 FUNC = 0x100, enumerator
/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.h691 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument
743 #define ISR_MSI_INT_TRIGGER(FUNC) (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux/arch/mips/kernel/
H A Dtraps.c512 #define FUNC global() macro
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h655 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument
705 #define ISR_MSI_INT_TRIGGER(FUNC) \ argument
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h677 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux/include/linux/
H A Dfilter.h464 #define BPF_EMIT_CALL(FUNC) \ argument
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hdr.h990 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument