Home
last modified time | relevance | path

Searched refs:fre (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Delf.c55 bool fre; member
223 prog_req.fre = interp_req.fre && prog_req.fre; in arch_check_elf()
249 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) in arch_check_elf()
259 else if (!prog_req.fre && !prog_req.frdefault && in arch_check_elf()
/linux-6.3-rc2/arch/powerpc/math-emu/
A Dfre.c6 int fre(void *frD, void *frB) in fre() function
A DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
A Dmath.c19 FLOATFUNC(fre);
291 case FRE: func = fre; type = XB; break; in do_mathemu()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_fpu.h51 FPD_ONE_IN(fre)
/linux-6.3-rc2/arch/powerpc/kvm/
A Dfpu.S252 FPD_ONE_IN(fre)
/linux-6.3-rc2/arch/mips/boot/dts/ingenic/
A Drs90.dts210 groups = "nand-cs1", "nand-cle-ale", "nand-fre-fwe";
A Dqi_lb60.dts326 groups = "nand-fre-fwe", "nand-cs1";
/linux-6.3-rc2/tools/memory-model/litmus-tests/
A DREADME232 A from-read ("fre") relation links P0()'s third to P1()'s first
238 "Rfi Once PodRR Once". Another fre links P1()'s last access to
/linux-6.3-rc2/tools/memory-model/
A Dlock.cat140 let fre = fr & ext
A Dlinux-kernel.cat61 empty rmw & (fre ; coe) as atomic
/linux-6.3-rc2/tools/memory-model/Documentation/
A Dexplanation.txt20 12. THE FROM-READS RELATION: fr, fri, and fre
734 THE FROM-READS RELATION: fr, fri, and fre
763 the load and the store are on the same CPU) and fre (when they are on
1259 It's important to understand that neither coe nor fre is included in
1267 R ->fre W means that W overwrites the value which R reads, but it
1439 F via a coe or fre link, an arbitrary number of cumul-fences, an
1460 link in the sequence is fre instead of coe.
1469 contradicting the fact that E ->fre W.
1495 load: an fre link from P0's load to P1's store (which overwrites the
2515 R by one of the vis sequences listed above, then R ->fre W is
[all …]
A Dglossary.txt112 external" (fre) link is used when it is necessary to exclude
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dconn.c565 MLX5_SET(qpc, qpc, fre, 1); in mlx5_fpga_conn_create_qp()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c305 MLX5_SET(qpc, qpc, fre, 1); in dr_create_rc_qp()
/linux-6.3-rc2/include/linux/mlx5/
A Dmlx5_ifc.h3291 u8 fre[0x1]; member
3782 u8 fre[0x1]; member
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqp.c1164 MLX5_SET(qpc, qpc, fre, 1); in _create_kernel_qp()

Completed in 95 milliseconds