/linux/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 30 #define FUNC(name) name macro 32 #define FUNC(name) GLUE(.,name) macro 37 #define FUNC(name) name macro
|
H A D | book3s_interrupts.S | 19 #define FUNC(name) name macro 21 #define FUNC(name) GLUE(.,name) macro 26 #define FUNC(name) name macro
|
/linux/arch/mips/vdso/ |
H A D | genvdso.h | 7 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 D | dvbdev.h | 482 #define dvb_detach(FUNC) symbol_put_addr(FUNC) argument 489 #define dvb_detach(FUNC) {} argument
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtmips.h | 9 #define FUNC(name, value, pin_first, pin_count) \ macro
|
/linux/arch/sparc/lib/ |
H A D | memcpy.S | 13 #define FUNC(x) \ macro
|
/linux/sound/usb/ |
H A D | validate.c | 234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) } macro
|
/linux/arch/x86/math-emu/ |
H A D | fpu_emu.h | 124 typedef void (*FUNC) (void); typedef
|
/linux/tools/include/linux/ |
H A D | filter.h | 288 #define BPF_EMIT_CALL(FUNC) \ argument
|
/linux/drivers/input/serio/ |
H A D | hil_mlc.c | 442 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ macro
|
/linux/net/sched/ |
H A D | em_meta.c | 99 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \ argument
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 240 #define emit_call(FUNC) \ argument
|
/linux/arch/mips/mm/ |
H A D | uasm.c | 25 FUNC = 0x100, enumerator
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.h | 691 #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 D | traps.c | 512 #define FUNC global() macro
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_nx.h | 655 #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 D | qlcnic_hdr.h | 677 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|
/linux/include/linux/ |
H A D | filter.h | 464 #define BPF_EMIT_CALL(FUNC) \ argument
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hdr.h | 990 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|