Home
last modified time | relevance | path

Searched refs:relax (Results 1 – 24 of 24) sorted by relevance

/Linux-v6.1/arch/riscv/
DMakefile12 LDFLAGS_vmlinux := --no-relax
41 KBUILD_CFLAGS += -mno-relax
42 KBUILD_AFLAGS += -mno-relax
44 KBUILD_CFLAGS += -Wa,-mno-relax
45 KBUILD_AFLAGS += -Wa,-mno-relax
83 KBUILD_CFLAGS_MODULE += $(call cc-option,-mno-relax)
84 KBUILD_AFLAGS_MODULE += $(call as-option,-Wa$(comma)-mno-relax)
/Linux-v6.1/arch/mips/include/asm/
Dio.h219 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument
295 if (!relax) \
300 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
337 if (!relax) \
342 #define __BUILD_MEMORY_PFX(bus, bwlq, type, relax) \ argument
344 __BUILD_MEMORY_SINGLE(bus, bwlq, type, 1, relax, 1)
/Linux-v6.1/drivers/nvmem/
Dvf610-ocotp.c117 u32 relax, strobe_read, strobe_prog; in vf610_ocotp_calculate_timing() local
123 relax = clk_rate / (1000000000 / DEF_RELAX) - 1; in vf610_ocotp_calculate_timing()
127 timing = BF(relax, OCOTP_TIMING_RELAX); in vf610_ocotp_calculate_timing()
Dimx-ocotp.c247 unsigned long strobe_read, relax, strobe_prog; in imx_ocotp_set_imx6_timing() local
280 relax = DIV_ROUND_UP(clk_rate * TIMING_RELAX_NS, 1000000000) - 1; in imx_ocotp_set_imx6_timing()
283 strobe_read += 2 * (relax + 1) - 1; in imx_ocotp_set_imx6_timing()
286 strobe_prog += 2 * (relax + 1) - 1; in imx_ocotp_set_imx6_timing()
290 timing |= (relax << 12) & 0x0000F000; in imx_ocotp_set_imx6_timing()
/Linux-v6.1/net/ipv4/
Dinet_connection_sock.c147 kuid_t sk_uid, bool relax, in inet_bind_conflict() argument
161 if (!relax || (!reuseport_ok && sk->sk_reuseport && in inet_bind_conflict()
179 bool relax, bool reuseport_cb_ok, in inet_bhash2_conflict() argument
188 if (inet_bind_conflict(sk, sk2, sk_uid, relax, in inet_bhash2_conflict()
199 bool relax, bool reuseport_ok) in inet_csk_bind_conflict() argument
222 if (inet_bind_conflict(sk, sk2, uid, relax, in inet_csk_bind_conflict()
235 return tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, in inet_csk_bind_conflict()
246 bool relax, bool reuseport_ok) in inet_bhash2_addr_any_conflict() argument
269 if (tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, in inet_bhash2_addr_any_conflict()
295 bool relax = false; in inet_csk_find_open_port() local
[all …]
/Linux-v6.1/drivers/hwspinlock/
Dhwspinlock_internal.h31 void (*relax)(struct hwspinlock *lock); member
Du8500_hsem.c82 .relax = u8500_hsem_relax,
Domap_hwspinlock.c72 .relax = omap_hwspinlock_relax,
Dsprd_hwspinlock.c76 .relax = sprd_hwspinlock_relax,
Dstm32_hwspinlock.c54 .relax = stm32_hwspinlock_relax,
Dhwspinlock_core.c238 if (hwlock->bank->ops->relax) in __hwspin_lock_timeout()
239 hwlock->bank->ops->relax(hwlock); in __hwspin_lock_timeout()
/Linux-v6.1/arch/xtensa/
DMakefile46 KBUILD_LDFLAGS := --no-relax
/Linux-v6.1/arch/riscv/kernel/
DMakefile14 AFLAGS_kexec_relocate.o := -mcmodel=medany $(call cc-option,-mno-relax)
/Linux-v6.1/Documentation/userspace-api/
Dno_new_privs.rst29 add to the permitted set, and LSMs will not relax constraints after
/Linux-v6.1/Documentation/locking/
Dhwspinlock.rst472 void (*relax)(struct hwspinlock *lock);
483 The ->relax() callback is optional. It is called by hwspinlock core while
/Linux-v6.1/Documentation/gpu/amdgpu/display/
Ddcn-overview.rst117 space to relax the floating-point calculations following. Data would stay in
/Linux-v6.1/Documentation/filesystems/
Dfuse.rst291 mounts, it can relax the last limitation in several ways:
Dvfat.rst54 relax it.
Dporting.rst96 can relax your locking.
Df2fs.rst54 and in order to enhance the performance, it should eliminate or relax the update
/Linux-v6.1/Documentation/spi/
Dspi-summary.rst558 relax the hardware (e.g. by power management calls). This may sleep.
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst685 the current task's cpuset, then we relax the cpuset, and look for
Dmemory.rst829 For running them, you have to relax the memory cgroup's OOM status by
/Linux-v6.1/Documentation/networking/
Dip-sysctl.rst1149 ip_options_compile() is called. If unset, relax the checks done during