| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | reg_helper.h | 86 f5, v5) \ argument 92 FN(reg, f5), v5) 95 f5, v5, f6, v6) \ argument 101 FN(reg, f5), v5,\ 105 f5, v5, f6, v6, f7, v7) \ argument 111 FN(reg, f5), v5,\ 116 f5, v5, f6, v6, f7, v7, f8, v8) \ argument 122 FN(reg, f5), v5,\ 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 134 FN(reg, f5), v5, \ [all …]
|
| /linux/drivers/dma-buf/ |
| H A D | st-dma-fence-unwrap.c | 484 struct dma_fence *fence, *f1, *f2, *f3, *f4, *f5; in unwrap_merge_complex() local 510 f5 = dma_fence_unwrap_merge(f3, f4, dma_fence_get_stub()); in unwrap_merge_complex() 511 if (!f5) in unwrap_merge_complex() 515 dma_fence_unwrap_for_each(fence, &iter, f5) { in unwrap_merge_complex() 533 dma_fence_put(f5); in unwrap_merge_complex() 547 struct dma_fence *fence, *f1, *f2, *f3, *f4, *f5, *f6, *f7; in unwrap_merge_complex_seqno() local 579 f5 = mock_array(2, dma_fence_get(f1), dma_fence_get(f2)); in unwrap_merge_complex_seqno() 580 if (!f5) in unwrap_merge_complex_seqno() 587 f7 = dma_fence_unwrap_merge(f5, f6); in unwrap_merge_complex_seqno() 614 dma_fence_put(f5); in unwrap_merge_complex_seqno()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_global_func4.c | 33 int f5(struct __sk_buff *skb) in f5() function 41 return f5(skb); in f6()
|
| H A D | test_global_func3.c | 33 int f5(struct __sk_buff *skb) in f5() function 41 return f5(skb); in f6()
|
| H A D | core_reloc_types.h | 965 named_struct_typedef f5; member 1032 named_struct_typedef___diff f5; member 1082 anon_struct_typedef___diff_sz f5; member 1133 anon_struct_typedef___incompat f5; member 1157 func_proto_typedef___fn_wrong_arg f5; member 1195 func_proto_typedef f5; member
|
| /linux/arch/mips/include/asm/ |
| H A D | fpregdef.h | 32 #define ft0f $f5 73 #define ft1 $f5
|
| /linux/lib/crypto/sparc/ |
| H A D | sha256_asm.S | 14 ld [%o0 + 0x14], %f5 42 st %f5, [%o0 + 0x14]
|
| H A D | aes_asm.S | 232 ld [%o0 + 0x14], %f5 298 ld [%o0 + 0x14], %f5 405 ld [%o1 + 0x04], %f5 434 st %f5, [%o2 + 0x04] 446 ld [%o1 + 0x04], %f5 489 st %f5, [%o2 + 0x04] 502 ld [%o1 + 0x04], %f5 554 st %f5, [%o2 + 0x04] 567 ld [%o1 + 0x04], %f5 596 st %f5, [%o2 + 0x04] [all …]
|
| /linux/arch/riscv/kernel/ |
| H A D | fpu.S | 33 fsd f5, TASK_THREAD_F5_F0(a0) 76 fld f5, TASK_THREAD_F5_F0(a0) 144 __access_func(f5); \
|
| /linux/lib/crypto/powerpc/ |
| H A D | aes-tab-4k.S | 52 .long R(f5, f7, f7, 02), R(83, cc, cc, 4f) 73 .long R(a6, 53, 53, f5), R(b9, d1, d1, 68) 92 .long R(70, 38, 38, 48), R(f1, f5, f5, 04) 169 .long R(88, cc, 76, 91), R(f5, 02, 4c, 25) 230 .long R(f7, 01, 26, 9f), R(5c, 72, f5, bc) 246 .long R(a6, f5, 81, cf), R(a5, 7a, de, 28) 251 .long R(2e, 39, f7, 5e), R(82, c3, af, f5)
|
| /linux/arch/mips/kvm/ |
| H A D | fpu.S | 33 sdc1 $f5, VCPU_FPR5(a0) 77 ldc1 $f5, VCPU_FPR5(a0)
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-diff.txt | 202 - file B with samples f2, f4, f5 203 - file C with samples f1, f2, f5 218 x x f5 226 b x f5 237 b x f5
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu_switch.S | 284 fsw f5, KVM_ARCH_FP_F_F5(a0) 326 fsd f5, KVM_ARCH_FP_D_F5(a0) 368 flw f5, KVM_ARCH_FP_F_F5(a0) 410 fld f5, KVM_ARCH_FP_D_F5(a0)
|
| /linux/arch/loongarch/include/asm/ |
| H A D | fpregdef.h | 15 #define fa5 $f5
|
| /linux/tools/perf/arch/s390/include/ |
| H A D | dwarf-regs-table.h | 19 REG_DWARFNUM_NAME(f5, 22),
|
| /linux/tools/bootconfig/scripts/ |
| H A D | ftrace.sh | 66 limit=`echo $t | cut -d: -f5`
|
| /linux/arch/s390/kernel/ |
| H A D | reipl.S | 38 std %f5, 0x28(%r1)
|
| /linux/arch/loongarch/kernel/ |
| H A D | fpu.S | 35 EX fst.d $f5, \base, (5 * FPU_REG_WIDTH) 70 EX fld.d $f5, \base, (5 * FPU_REG_WIDTH) 468 movgr2fr.w $f5, t1 469 movgr2frh.w $f5, t1 528 movgr2fr.d $f5, t1
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 57 the raw data [#f5]_. 224 may be used to track identified contacts over time [#f5]_. 328 should not be confused with the high-level trackingID [#f5]_. Most type A 333 [#f5]_. The value range of the TRACKING_ID should be large enough to ensure 415 .. [#f5] See the section on finger tracking.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | cx23885-cardlist.rst | 103 - 0070:2291, 0070:2295, 0070:2299, 0070:229d, 0070:22f0, 0070:22f3, 0070:22f4, 0070:22f5
|
| /linux/arch/mips/kernel/ |
| H A D | r4k_fpu.S | 120 EX sdc1 $f5, 40(a0) 187 EX ldc1 $f5, 40(a0)
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-ipq5018.c | 13 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument 24 msm_mux_##f5, \
|
| H A D | pinctrl-ipq5424.c | 14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument 25 msm_mux_##f5, \
|
| H A D | pinctrl-ipq5332.c | 13 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument 24 msm_mux_##f5, \
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enumstd.rst | 284 - 5.5 ± 0.001 [#f4]_ [#f5]_ [#f6]_ [#f7]_ 330 .. [#f5]
|