Home
last modified time | relevance | path

Searched refs:f5 (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func4.c33 int f5(struct __sk_buff *skb) in f5() function
41 return f5(skb); in f6()
H A Dtest_global_func3.c33 int f5(struct __sk_buff *skb) in f5() function
41 return f5(skb); in f6()
H A Dcore_reloc_types.h965 named_struct_typedef f5;
1032 named_struct_typedef___diff f5;
1082 anon_struct_typedef___diff_sz f5;
1133 anon_struct_typedef___incompat f5;
1157 func_proto_typedef___fn_wrong_arg f5;
1195 func_proto_typedef f5;
955 named_struct_typedef f5; global() member
1022 named_struct_typedef___diff f5; global() member
1072 anon_struct_typedef___diff_sz f5; global() member
1123 anon_struct_typedef___incompat f5; global() member
1147 func_proto_typedef___fn_wrong_arg f5; global() member
1185 func_proto_typedef f5; global() member
/linux/arch/mips/include/asm/
H A Dfpregdef.h32 #define ft0f $f5
73 #define ft1 $f5
H A Dasmmacro.h115 sdc1 $f5, THREAD_FPR5(\thread)
174 ldc1 $f5, THREAD_FPR5(\thread)
/linux/lib/crypto/sparc/
H A Dsha256_asm.S14 ld [%o0 + 0x14], %f5
42 st %f5, [%o0 + 0x14]
/linux/arch/riscv/kernel/
H A Dfpu.S33 fsd f5, TASK_THREAD_F5_F0(a0)
76 fld f5, TASK_THREAD_F5_F0(a0)
144 __access_func(f5); \
/linux/arch/mips/kvm/
H A Dfpu.S33 sdc1 $f5, VCPU_FPR5(a0)
77 ldc1 $f5, VCPU_FPR5(a0)
/linux/arch/loongarch/include/asm/
H A Dfpregdef.h15 #define fa5 $f5
/linux/tools/perf/Documentation/
H A Dperf-diff.txt205 - file B with samples f2, f4, f5
206 - file C with samples f1, f2, f5
221 x x f5
229 b x f5
240 b x f5
/linux/tools/perf/arch/s390/include/
H A Ddwarf-regs-table.h20 REG_DWARFNUM_NAME(f5, 22),
/linux/tools/bootconfig/scripts/
H A Dftrace.sh66 limit=`echo $t | cut -d: -f5`
/linux/arch/s390/kernel/
H A Dreipl.S38 std %f5, 0x28(%r1)
/linux/arch/loongarch/kernel/
H A Dfpu.S35 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/admin-guide/media/
H A Dcx23885-cardlist.rst103 - 0070:2291, 0070:2295, 0070:2299, 0070:229d, 0070:22f0, 0070:22f3, 0070:22f4, 0070:22f5
/linux/Documentation/input/
H A Dmulti-touch-protocol.rst57 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/arch/mips/kernel/
H A Dr4k_fpu.S120 EX sdc1 $f5, 40(a0)
187 EX ldc1 $f5, 40(a0)
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ipq5018.c12 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
23 msm_mux_##f5, \
H A Dpinctrl-ipq9650.c13 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
42 msm_mux_##f5, \
H A Dpinctrl-ipq8064.c163 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \ argument
174 IPQ_MUX_##f5, \
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst284 - 5.5 ± 0.001 [#f4]_ [#f5]_ [#f6]_ [#f7]_
330 .. [#f5]
/linux/arch/sparc/kernel/
H A Dfpu_traps.S254 fitod %f5, %f62
297 fdtos %f62, %f5
/linux/mm/kasan/
H A Dgeneric.c345 DEFINE_ASAN_SET_SHADOW(f5);
/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c212 #define LPC_P(port, pin, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument
217 FUNC_##f3, FUNC_##f4, FUNC_##f5, \
224 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument
229 FUNC_##f3, FUNC_##f4, FUNC_##f5, \
H A Dpinctrl-rp1.c148 #define PIN(i, f0, f1, f2, f3, f4, f5, f6, f7, f8) \ argument
156 func_##f5, \
163 #define LEGACY_MAP(n, f0, f1, f2, f3, f4, f5) \ argument
167 func_##f5, \

12