| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_rmhandlers.S | 30 #define FUNC(name) 		name  macro32 #define FUNC(name) 		GLUE(.,name)  macro
 37 #define FUNC(name)		name  macro
 
 | 
| D | book3s_interrupts.S | 19 #define FUNC(name) 		name  macro21 #define FUNC(name) 		GLUE(.,name)  macro
 26 #define FUNC(name)		name  macro
 
 | 
| /Linux-v5.4/arch/mips/vdso/ | 
| D | genvdso.h | 7 static inline bool FUNC(patch_vdso)(const char *path, void *vdso)  in FUNC()  function58 static inline bool FUNC(get_symbols)(const char *path, void *vdso)  in FUNC()  function
 
 | 
| D | genvdso.c | 89 #define FUNC(name) _FUNC(name, ELF_BITS)  macro
 | 
| /Linux-v5.4/include/media/ | 
| D | dvbdev.h | 459 #define dvb_detach(FUNC)	symbol_put_addr(FUNC)  argument466 #define dvb_detach(FUNC)	{}  argument
 
 | 
| /Linux-v5.4/arch/sparc/lib/ | 
| D | memcpy.S | 12 #define FUNC(x) 		\  macro
 | 
| /Linux-v5.4/arch/mips/include/asm/mach-ralink/ | 
| D | pinmux.h | 9 #define FUNC(name, value, pin_first, pin_count) \  macro
 | 
| /Linux-v5.4/sound/usb/ | 
| D | validate.c | 234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) }  macro
 | 
| /Linux-v5.4/tools/include/linux/ | 
| D | filter.h | 244 #define BPF_EMIT_CALL(FUNC)					\  argument
 | 
| /Linux-v5.4/arch/x86/math-emu/ | 
| D | fpu_emu.h | 124 typedef void (*FUNC) (void);  typedef
 | 
| /Linux-v5.4/drivers/input/serio/ | 
| D | hil_mlc.c | 442 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \  macro
 | 
| /Linux-v5.4/net/sched/ | 
| D | em_meta.c | 99 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \  argument
 | 
| /Linux-v5.4/arch/sparc/net/ | 
| D | bpf_jit_comp_32.c | 240 #define emit_call(FUNC)					\  argument
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | uasm.c | 25 	FUNC = 0x100,  enumerator
 | 
| /Linux-v5.4/drivers/scsi/qla4xxx/ | 
| D | ql4_nx.h | 709 #define PCIX_MSI_F(FUNC)	(0x13000 + ((FUNC) * 4))  argument761 #define	ISR_MSI_INT_TRIGGER(FUNC)	(QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC)))  argument
 
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | traps.c | 504 #define FUNC   0x0000003f  macro
 | 
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_nx.h | 652 #define PCIX_MSI_F(FUNC)	(0x13000 + ((FUNC) * 4))  argument702 #define	ISR_MSI_INT_TRIGGER(FUNC) \  argument
 
 | 
| /Linux-v5.4/security/ | 
| D | security.c | 649 #define call_void_hook(FUNC, ...)				\  argument657 #define call_int_hook(FUNC, IRC, ...) ({			\  argument
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | filter.h | 343 #define BPF_EMIT_CALL(FUNC)					\  argument
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_hdr.h | 678 #define	ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC)))  argument
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/netxen/ | 
| D | netxen_nic_hdr.h | 990 #define	ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC)))  argument
 |