/Linux-v5.4/include/linux/ |
D | indirect_call_wrapper.h | 21 #define INDIRECT_CALL_2(f, f2, f1, ...) \ argument 32 #define INDIRECT_CALL_2(f, f2, f1, ...) f(__VA_ARGS__) argument 43 #define INDIRECT_CALL_INET(f, f2, f1, ...) \ argument 46 #define INDIRECT_CALL_INET(f, f2, f1, ...) INDIRECT_CALL_1(f, f1, __VA_ARGS__) argument 48 #define INDIRECT_CALL_INET(f, f2, f1, ...) f(__VA_ARGS__) argument
|
D | dma-fence.h | 438 static inline bool __dma_fence_is_later(u64 f1, u64 f2, in __dma_fence_is_later() 460 struct dma_fence *f2) in dma_fence_is_later() 478 struct dma_fence *f2) in dma_fence_later()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/ |
D | reg_helper.h | 67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument [all …]
|
/Linux-v5.4/net/ipv6/ |
D | ip6_offload.c | 24 #define INDIRECT_CALL_L4(f, f2, f1, ...) INDIRECT_CALL_2(f, f2, f1, __VA_ARGS__) argument 26 #define INDIRECT_CALL_L4(f, f2, f1, ...) INDIRECT_CALL_1(f, f2, __VA_ARGS__) argument 29 #define indirect_call_gro_receive_l4(f2, f1, cb, head, skb) \ argument
|
/Linux-v5.4/tools/testing/selftests/bpf/progs/ |
D | btf__core_reloc_nesting___err_dup_incompat_types.c | 4 void f2(struct core_reloc_nesting___err_dup_incompat_types__2 x) {} in f2() function
|
D | btf__core_reloc_nesting___err_partial_match_dups.c | 4 void f2(struct core_reloc_nesting___err_partial_match_dups__b x) {} in f2() function
|
D | btf__core_reloc_misc.c | 4 void f2(struct core_reloc_misc___b x) {} in f2() function
|
D | btf__core_reloc_nesting___dup_compat_types.c | 4 void f2(struct core_reloc_nesting___dup_compat_types__2 x) {} in f2() function
|
/Linux-v5.4/include/net/ |
D | inet_common.h | 60 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ argument
|
/Linux-v5.4/arch/nds32/math-emu/ |
D | fpuemu.c | 18 #define DEF3OP(name, p, f1, f2) \ argument 25 #define DEF3OPNEG(name, p, f1, f2, f3) \ argument
|
/Linux-v5.4/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi_mismatched_ops.c | 32 futex_t f2 = FUTEX_INITIALIZER; variable
|
D | futex_requeue_pi_signal_restart.c | 35 futex_t f2 = FUTEX_INITIALIZER; variable
|
D | futex_requeue_pi.c | 40 futex_t f2 = FUTEX_INITIALIZER; variable
|
/Linux-v5.4/drivers/pinctrl/qcom/ |
D | pinctrl-mdm9615.c | 205 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11) \ argument
|
D | pinctrl-apq8064.c | 219 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \ argument
|
D | pinctrl-ipq4019.c | 226 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14) \ argument
|
/Linux-v5.4/drivers/pinctrl/tegra/ |
D | pinctrl-tegra194.c | 110 #define PINGROUP(pg_name, f0, f1, f2, f3, r, bank, pupd, e_lpbk, \ argument
|
/Linux-v5.4/drivers/isdn/hardware/mISDN/ |
D | hfc_pci.h | 179 u_char f1, f2; /* f pointers */ member 188 u_char f1, f2; /* f pointers */ member
|
/Linux-v5.4/drivers/input/touchscreen/ |
D | wacom_i2c.c | 95 unsigned char tsw, f1, f2, ers; in wacom_i2c_irq() local
|
/Linux-v5.4/arch/sparc/lib/ |
D | U1memcpy.S | 70 #define FREG_FROB(f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
|
/Linux-v5.4/arch/arm/mach-omap2/ |
D | cm2xxx.c | 326 u32 f1, f2; in omap2xxx_cm_fclks_active() local
|
/Linux-v5.4/drivers/hwmon/ |
D | nct7802.c | 213 unsigned int f1, f2; in nct7802_read_fan() local 237 unsigned int f1, f2; in nct7802_read_fan_min() local
|
/Linux-v5.4/drivers/video/fbdev/matrox/ |
D | g450_pll.c | 43 static inline unsigned int pll_freq_delta(unsigned int f1, unsigned int f2) { in pll_freq_delta()
|
/Linux-v5.4/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 211 #define LPC_P(port, pin, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument 223 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument
|
/Linux-v5.4/drivers/dma-buf/ |
D | st-dma-fence.c | 452 struct dma_fence *f1, *f2; in thread_signal_callback() local
|