Home
last modified time | relevance | path

Searched defs:f1 (Results 1 – 25 of 127) sorted by relevance

123456

/linux/include/linux/
H A Dindirect_call_wrapper.h17 #define INDIRECT_CALL_1(f, f1, ...) \ argument
21 #define INDIRECT_CALL_2(f, f2, f1, ...) \ argument
26 #define INDIRECT_CALL_3(f, f3, f2, f1, ...) \ argument
31 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) \ argument
42 #define INDIRECT_CALL_1(f, f1, argument
43 INDIRECT_CALL_2(f,f2,f1,...) global() argument
44 INDIRECT_CALL_3(f,f3,f2,f1,...) global() argument
45 INDIRECT_CALL_4(f,f4,f3,f2,f1,...) global() argument
57 INDIRECT_CALL_INET(f,f2,f1,...) global() argument
60 INDIRECT_CALL_INET(f,f2,f1,...) global() argument
62 INDIRECT_CALL_INET(f,f2,f1,...) global() argument
66 INDIRECT_CALL_INET_1(f,f1,...) global() argument
68 INDIRECT_CALL_INET_1(f,f1,...) global() argument
[all...]
H A Ddma-fence.h471 static inline bool __dma_fence_is_later(struct dma_fence *fence, u64 f1, u64 f2) in __dma_fence_is_later() argument
491 static inline bool dma_fence_is_later(struct dma_fence *f1, in dma_fence_is_later() argument
509 dma_fence_is_later_or_same(struct dma_fence * f1,struct dma_fence * f2) dma_fence_is_later_or_same() argument
524 dma_fence_later(struct dma_fence * f1,struct dma_fence * f2) dma_fence_later() argument
[all...]
H A Dvirtio_features.h65 static inline bool virtio_features_equal(const u64 *f1, const u64 *f2) in virtio_features_equal() argument
80 static inline void virtio_features_andnot(u64 *to, const u64 *f1, const u64 *f2) in virtio_features_andnot() argument
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h67 #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 REG_SET_7(reg,init_value,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7) global() argument
115 REG_SET_8(reg,init_value,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8) global() argument
127 REG_SET_9(reg,init_value,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9) global() argument
140 REG_SET_10(reg,init_value,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9,f10,v10) global() argument
160 REG_GET_2(reg_name,f1,v1,f2,v2) global() argument
165 REG_GET_3(reg_name,f1,v1,f2,v2,f3,v3) global() argument
171 REG_GET_4(reg_name,f1,v1,f2,v2,f3,v3,f4,v4) global() argument
178 REG_GET_5(reg_name,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5) global() argument
186 REG_GET_6(reg_name,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6) global() argument
195 REG_GET_7(reg_name,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7) global() argument
205 REG_GET_8(reg_name,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8) global() argument
234 REG_UPDATE_2(reg,f1,v1,f2,v2) global() argument
239 REG_UPDATE_3(reg,f1,v1,f2,v2,f3,v3) global() argument
245 REG_UPDATE_4(reg,f1,v1,f2,v2,f3,v3,f4,v4) global() argument
252 REG_UPDATE_5(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5) global() argument
260 REG_UPDATE_6(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6) global() argument
269 REG_UPDATE_7(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7) global() argument
279 REG_UPDATE_8(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8) global() argument
290 REG_UPDATE_9(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9) global() argument
302 REG_UPDATE_10(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9,f10,v10) global() argument
315 REG_UPDATE_14(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9,f10,v10,f11,v11,f12,v12,f13,v13,f14,v14) global() argument
333 REG_UPDATE_19(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9,f10,v10,f11,v11,f12,v12,f13,v13,f14,v14,f15,v15,f16,v16,f17,v17,f18,v18,f19,v19) global() argument
356 REG_UPDATE_20(reg,f1,v1,f2,v2,f3,v3,f4,v4,f5,v5,f6,v6,f7,v7,f8,v8,f9,v9,f10,v10,f11,v11,f12,v12,f13,v13,f14,v14,f15,v15,f16,v16,f17,v17,f18,v18,f19,v19,f20,v20) global() argument
382 REG_UPDATE_SEQ_2(reg,f1,v1,f2,v2) global() argument
386 REG_UPDATE_SEQ_3(reg,f1,v1,f2,v2,f3,v3) global() argument
452 IX_REG_SET_2(index_reg_name,data_reg_name,index,init_value,f1,v1,f2,v2) global() argument
476 IX_REG_UPDATE_2(index_reg_name,data_reg_name,index,f1,v1,f2,v2) global() argument
511 IX_REG_SET_SYNC(index,init_value,f1,v1) global() argument
515 IX_REG_SET_2_SYNC(index,init_value,f1,v1,f2,v2) global() argument
[all...]
/linux/drivers/dma-buf/
H A Dst-dma-fence-unwrap.c125 struct dma_fence *fence, *f1, *f2, *array; in unwrap_array() local
169 struct dma_fence *fence, *f1, *f in unwrap_chain() local
213 struct dma_fence *fence, *f1, *f2, *array, *chain; unwrap_chain_array() local
261 struct dma_fence *fence, *f1, *f2, *f3; unwrap_merge() local
313 struct dma_fence *fence, *f1, *f2; unwrap_merge_duplicate() local
352 struct dma_fence *fence, *f1, *f2, *f3, *f4; unwrap_merge_seqno() local
418 struct dma_fence *fence, *f1, *f2, *a1, *a2, *c1, *c2; unwrap_merge_order() local
484 struct dma_fence *fence, *f1, *f2, *f3, *f4, *f5; unwrap_merge_complex() local
547 struct dma_fence *fence, *f1, *f2, *f3, *f4, *f5, *f6, *f7; unwrap_merge_complex_seqno() local
[all...]
/linux/arch/sparc/lib/
H A DU1memcpy.S70 #define FREG_FROB(f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
107 #define FINISH_VISCHUNK(dest, f0, f1) \ argument
114 #define UNEVEN_VISCHUNK_LAST(dest, f0, f1) \ argument
119 #define UNEVEN_VISCHUNK(dest, f0, f1) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dres_spin_lock_fail.c104 unsigned long f1; in res_spin_lock_irq_mismatch_1() local
121 unsigned long f1; in res_spin_lock_irq_mismatch_2() local
157 unsigned long f1, f2; in res_spin_lock_ooo_irq() local
H A Dtest_spin_lock_fail.c126 struct foo *f1, *f2; lock_id_mismatch_mapval_mapval() local
150 struct foo *f1, *f2; lock_id_mismatch_innermapval_innermapval1() local
174 struct foo *f1, *f2; lock_id_mismatch_innermapval_innermapval2() local
[all...]
H A Dbtf__core_reloc_nesting___err_dup_incompat_types.c3 void f1(struct core_reloc_nesting___err_dup_incompat_types__1 x) {} in f1() function
H A Dbtf__core_reloc_nesting___err_partial_match_dups.c3 void f1(struct core_reloc_nesting___err_partial_match_dups__a x) {} in f1() function
H A Dbtf__core_reloc_nesting___dup_compat_types.c3 void f1(struct core_reloc_nesting___dup_compat_types x) {} in f1() function
H A Dbtf__core_reloc_misc.c3 void f1(struct core_reloc_misc___a x) {} in f1() function
H A Dkfunc_call_test_subprog.c9 int __noinline f1(struct __sk_buff *skb) in f1() function
H A Dtest_global_func6.c9 int f1(struct __sk_buff *skb) in f1() function
H A Dtest_global_func5.c9 int f1(struct __sk_buff *skb) in f1() function
H A Dtest_global_func2.c17 int f1(struct __sk_buff *skb) in f1() function
H A Dtest_global_func1.c19 int f1(struct __sk_buff *skb) in f1() function
/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c44 static inline u64 add_scalar(u64 *out, const u64 *f1, u64 f2) in add_scalar() argument
76 static inline void fadd(u64 *out, const u64 *f1, const u64 *f2) in fadd() argument
117 static inline void fsub(u64 *out, const u64 *f1, const u64 *f2) in fsub() argument
160 fmul(u64 * out,const u64 * f1,const u64 * f2,u64 * tmp) fmul() argument
295 fmul2(u64 * out,const u64 * f1,const u64 * f2,u64 * tmp) fmul2() argument
544 fmul_scalar(u64 * out,const u64 * f1,u64 f2) fmul_scalar() argument
1167 u64 f1; store_felem() local
[all...]
/linux/net/ipv6/
H A Dip6_offload.c28 #define INDIRECT_CALL_L4(f, f2, f1, ...) INDIRECT_CALL_2(f, f2, f1, __VA_ARGS__) argument
30 #define INDIRECT_CALL_L4(f, f2, f1, ...) INDIRECT_CALL_1(f, f2, __VA_ARGS__) argument
33 #define indirect_call_gro_receive_l4(f2, f1, cb, head, skb) \ argument
/linux/arch/s390/include/asm/
H A Dfpu-insn.h39 static __always_inline void fpu_cefbr(u8 f1, s32 val) in fpu_cefbr() argument
58 static __always_inline void fpu_debr(u8 f1, u8 f2) in fpu_debr() argument
75 static __always_inline void fpu_ldgr(u8 f1, u32 val) in fpu_ldgr() argument
[all...]
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_wait_wouldblock.c43 futex_t f1 = FUTEX_INITIALIZER; in main() local
[all...]
H A Dfutex_requeue_pi_mismatched_ops.c31 futex_t f1 = FUTEX_INITIALIZER; variable
H A Dfutex_requeue.c17 volatile futex_t *f1; variable
[all...]
/linux/include/net/
H A Dinet_common.h77 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ argument
/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c374 #define LUTON_P(p, f0, f1) \ argument
456 #define SERVAL_P(p, f0, f1, f2) \ argument
538 #define OCELOT_P(p, f0, f1, f2) \ argument
600 #define JAGUAR2_P(p, f0, f1) \ argument
746 #define SERVALT_P(p, f0, f1, f2) \ argument
838 SPARX5_P(p,f0,f1,f2) global() argument
984 LAN966X_P(p,f0,f1,f2,f3,f4,f5,f6,f7) global() argument
1165 LAN969X_P(p,f0,f1,f2,f3,f4,f5,f6,f7) global() argument
[all...]

123456