Home
last modified time | relevance | path

Searched refs:lfd (Results 1 – 22 of 22) sorted by relevance

/linux/tools/testing/selftests/powerpc/include/
H A Dfpu_asm.h31 lfd f31,(stack_size + STACK_FRAME_MIN_SIZE)(%r1); \
32 lfd f30,(stack_size + STACK_FRAME_MIN_SIZE - 8)(%r1); \
33 lfd f29,(stack_size + STACK_FRAME_MIN_SIZE - 16)(%r1); \
34 lfd f28,(stack_size + STACK_FRAME_MIN_SIZE - 24)(%r1); \
35 lfd f27,(stack_size + STACK_FRAME_MIN_SIZE - 32)(%r1); \
36 lfd f26,(stack_size + STACK_FRAME_MIN_SIZE - 40)(%r1); \
37 lfd f25,(stack_size + STACK_FRAME_MIN_SIZE - 48)(%r1); \
38 lfd f24,(stack_size + STACK_FRAME_MIN_SIZE - 56)(%r1); \
39 lfd f23,(stack_size + STACK_FRAME_MIN_SIZE - 64)(%r1); \
40 lfd f22,(stack_size + STACK_FRAME_MIN_SIZE - 72)(%r1); \
[all …]
/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S12 lfd f0,0(r4)
15 lfd f0,8(r4)
18 lfd f0,16(r4)
21 lfd f0,24(r4)
24 lfd f0,32(r4)
27 lfd f0,40(r4)
30 lfd f0,48(r4)
33 lfd f0,56(r4)
36 lfd f0,64(r4)
39 lfd f0,72(r4)
[all …]
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c46 static int get_value_v2(int lfd) in get_value_v2() argument
53 ret = ioctl(lfd, GPIO_V2_LINE_GET_VALUES_IOCTL, &vals); in get_value_v2()
79 static int get_value_v1(int lfd) in get_value_v1() argument
85 ret = ioctl(lfd, GPIOHANDLE_GET_LINE_VALUES_IOCTL, &vals); in get_value_v1()
119 int opt, ret, cfd, lfd; in main() local
175 lfd = request_line_v1(cfd, offset, flags_v1, val); in main()
177 lfd = request_line_v2(cfd, offset, flags_v2, val); in main()
181 if (lfd < 0) { in main()
182 fprintf(stderr, "Failed to request %s:%d: %s\n", chip, offset, strerror(-lfd)); in main()
183 return lfd; in main()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c86 u32 lfd; member
268 static inline int xe_guc_log_add_lfd_header(struct guc_lfd_data *lfd) in xe_guc_log_add_lfd_header() argument
270 lfd->header = FIELD_PREP_CONST(GUC_LFD_DATA_HEADER_MASK_MAGIC, GUC_LFD_DATA_HEADER_MAGIC); in xe_guc_log_add_lfd_header()
277 struct guc_lfd_data lfd; in xe_guc_log_add_typed_payload() local
280 len = xe_guc_log_add_lfd_header(&lfd); in xe_guc_log_add_typed_payload()
281 lfd.header |= FIELD_PREP(GUC_LFD_DATA_HEADER_MASK_TYPE, type); in xe_guc_log_add_typed_payload()
283 lfd.data_count = DIV_ROUND_UP(data_len, sizeof(u32)); in xe_guc_log_add_typed_payload()
284 lfd_output_binary(p, (char *)&lfd, len); in xe_guc_log_add_typed_payload()
287 len += lfd.data_count * sizeof(u32); in xe_guc_log_add_typed_payload()
306 if (lic_lfd_type_map[i].lfd == lfd_type) in lfd_type_to_index()
[all …]
/linux/arch/powerpc/kvm/
H A Dfpu.S31 lfd 0,0(r3); /* load up fpscr value */ \
52 lfd 0,0(r3); /* load up fpscr value */ \
75 lfd 0,0(r3); /* load up fpscr value */ \
116 lfd 2,0(r8) /* load param3 */
118 lfd 1,0(r7) /* load param2 */
120 lfd 0,0(r6) /* load param1 */
122 lfd 3,0(r3) /* load up fpscr value */
212 lfd 1,0(r6); /* load param2 */ \
213 lfd 0,0(r5); /* load param1 */ \
214 lfd 3,0(r3); /* load up fpscr value */ \
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c68 int lfd = -1, fd = -1; in do_test() local
70 if (!start_test(NULL, opts, opts, &lfd, &fd)) in do_test()
73 ASSERT_OK(send_recv_data(lfd, fd, total_bytes), "send_recv_data"); in do_test()
76 if (lfd != -1) in do_test()
77 close(lfd); in do_test()
149 int lfd = -1, fd = -1, tmp_stg, err; in test_dctcp() local
164 if (!start_test(NULL, &opts, &cli_opts, &lfd, &fd)) in test_dctcp()
172 ASSERT_OK(send_recv_data(lfd, fd, total_bytes), "send_recv_data"); in test_dctcp()
178 if (lfd != -1) in test_dctcp()
179 close(lfd); in test_dctcp()
[all …]
/linux/arch/powerpc/kernel/
H A Dvector.S185 lfd fr,0(r11)
189 lfd fr,name@toc@l(r11)
219 lfd fr31,8(r1)
220 lfd fr1,16(r1)
221 lfd fr0,24(r1)
278 lfd fr2,32(r1)
298 lfd fr2,32(r1)
350 lfd fr5,56(r1)
351 lfd fr4,48(r1)
352 lfd fr3,40(r1)
[all …]
H A Dfpu.S66 lfd fr0,FPSTATE_FPSCR(r3)
130 lfd fr0,FPSTATE_FPSCR(r10)
H A Dtm.S415 lfd fr0, FPSTATE_FPSCR(r8)
/linux/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c
/linux/arch/powerpc/lib/
H A Dldstfp.S54 lfd reg, 0(r4)
219 lfd fr0, -16(r1)
232 lfd fr0, 0(r3)
234 lfd fr0, -16(r1)
/linux/arch/powerpc/math-emu/
H A Dmath.c62 FLOATFUNC(lfd);
243 case LFD: func = lfd; type = D; break; in do_mathemu()
244 case LFDU: func = lfd; type = DU; break; in do_mathemu()
254 case LFDX: func = lfd; type = XE; break; in do_mathemu()
255 case LFDUX: func = lfd; type = XEU; break; in do_mathemu()
H A Dlfd.c10 lfd(void *frD, void *ea) in lfd() function
H A DMakefile13 fmr.o lfd.o stfd.o
/linux/Documentation/networking/
H A Dphonet.rst149 int lfd, cfd;
151 lfd = socket(PF_PHONET, SOCK_SEQPACKET, PN_PROTO_PIPE);
152 listen (lfd, INT_MAX);
155 cfd = accept(lfd, NULL, NULL);
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.S31 OP_REGS lfd, 8, 0, 31, r6
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S255 lfd f0, FSCR_SAVE(r1)
257 lfd f0, VSCR_SAVE(r1)
/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c121 #define STORE_FLOAT_DFORM_TEST(op) TEST(op, lfd, op, DFORM, 0, 0)
535 LOAD_FLOAT_DFORM_TEST(lfd); in test_alignment_handler_fp()
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h101 int send_recv_data(int lfd, int fd, uint32_t total_bytes);
H A Dnetwork_helpers.c726 int send_recv_data(int lfd, int fd, uint32_t total_bytes) in send_recv_data() argument
730 .fd = lfd, in send_recv_data()
/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h102 #define REST_FPR(n, base) lfd n,8*TS_FPRWIDTH*(n)(base)
/linux/arch/powerpc/include/asm/
H A Dppc_asm.h102 #define REST_FPR(n, base) lfd n,8*TS_FPRWIDTH*(n)(base)