Searched refs:fre (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.1/arch/mips/kernel/ |
D | elf.c | 55 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-v6.1/arch/powerpc/math-emu/ |
D | fre.c | 6 int fre(void *frD, void *frB) in fre() function
|
D | Makefile | 2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
|
D | math.c | 19 FLOATFUNC(fre); 291 case FRE: func = fre; type = XB; break; in do_mathemu()
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | kvm_fpu.h | 51 FPD_ONE_IN(fre)
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | fpu.S | 245 FPD_ONE_IN(fre)
|
/Linux-v6.1/arch/mips/boot/dts/ingenic/ |
D | rs90.dts | 210 groups = "nand-cs1", "nand-cle-ale", "nand-fre-fwe";
|
D | qi_lb60.dts | 326 groups = "nand-fre-fwe", "nand-cs1";
|
/Linux-v6.1/tools/memory-model/litmus-tests/ |
D | README | 232 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-v6.1/tools/memory-model/ |
D | lock.cat | 140 let fre = fr & ext
|
D | linux-kernel.cat | 61 empty rmw & (fre ; coe) as atomic
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | explanation.txt | 20 12. THE FROM-READS RELATION: fr, fri, and fre 733 THE FROM-READS RELATION: fr, fri, and fre 762 the load and the store are on the same CPU) and fre (when they are on 1228 It's important to understand that neither coe nor fre is included in 1236 R ->fre W means that W overwrites the value which R reads, but it 1348 The formal definition of the prop relation involves a coe or fre link, 1408 F via a coe or fre link, an arbitrary number of cumul-fences, an 1429 link in the sequence is fre instead of coe. 1438 contradicting the fact that E ->fre W. 1464 load: an fre link from P0's load to P1's store (which overwrites the [all …]
|
D | glossary.txt | 112 external" (fre) link is used when it is necessary to exclude
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 167 MLX5_SET(qpc, qpc, fre, 1); in dr_create_rc_qp()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | conn.c | 565 MLX5_SET(qpc, qpc, fre, 1); in mlx5_fpga_conn_create_qp()
|
/Linux-v6.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 3225 u8 fre[0x1]; member 3691 u8 fre[0x1]; member
|
/Linux-v6.1/drivers/infiniband/hw/mlx5/ |
D | qp.c | 1087 MLX5_SET(qpc, qpc, fre, 1); in _create_kernel_qp()
|