/linux-6.3-rc2/arch/riscv/ |
A D | Makefile | 12 LDFLAGS_vmlinux := --no-relax 45 KBUILD_CFLAGS += -mno-relax 46 KBUILD_AFLAGS += -mno-relax 48 KBUILD_CFLAGS += -Wa,-mno-relax 49 KBUILD_AFLAGS += -Wa,-mno-relax 94 KBUILD_CFLAGS_MODULE += $(call cc-option,-mno-relax) 95 KBUILD_AFLAGS_MODULE += $(call as-option,-Wa$(comma)-mno-relax)
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | io.h | 219 #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-6.3-rc2/net/ipv4/ |
A D | inet_connection_sock.c | 168 kuid_t sk_uid, bool relax, in inet_bind_conflict() argument 198 kuid_t sk_uid, bool relax, in __inet_bhash2_conflict() argument 204 return inet_bind_conflict(sk, sk2, sk_uid, relax, in __inet_bhash2_conflict() 211 bool relax, bool reuseport_cb_ok, in inet_bhash2_conflict() argument 218 if (__inet_bhash2_conflict(sk, sk2, sk_uid, relax, in inet_bhash2_conflict() 238 bool relax, bool reuseport_ok) in inet_csk_bind_conflict() argument 261 if (inet_bind_conflict(sk, sk2, uid, relax, in inet_csk_bind_conflict() 285 bool relax, bool reuseport_ok) in inet_bhash2_addr_any_conflict() argument 334 bool relax = false; in inet_csk_find_open_port() local 383 relax, false)) in inet_csk_find_open_port() [all …]
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | qspinlock.c | 294 goto relax; in __yield_to_locked_owner() 297 goto relax; in __yield_to_locked_owner() 303 goto relax; /* owner vcpu is running */ in __yield_to_locked_owner() 331 relax: in __yield_to_locked_owner() 390 goto relax; in yield_to_prev() 425 goto relax; in yield_to_prev() 429 goto relax; /* owner vcpu is running */ in yield_to_prev() 445 relax: in yield_to_prev()
|
/linux-6.3-rc2/drivers/nvmem/ |
A D | vf610-ocotp.c | 117 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()
|
A D | imx-ocotp.c | 247 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-6.3-rc2/drivers/hwspinlock/ |
A D | hwspinlock_internal.h | 31 void (*relax)(struct hwspinlock *lock); member
|
A D | u8500_hsem.c | 82 .relax = u8500_hsem_relax,
|
A D | omap_hwspinlock.c | 72 .relax = omap_hwspinlock_relax,
|
A D | sprd_hwspinlock.c | 76 .relax = sprd_hwspinlock_relax,
|
A D | stm32_hwspinlock.c | 54 .relax = stm32_hwspinlock_relax,
|
A D | hwspinlock_core.c | 238 if (hwlock->bank->ops->relax) in __hwspin_lock_timeout() 239 hwlock->bank->ops->relax(hwlock); in __hwspin_lock_timeout()
|
/linux-6.3-rc2/arch/xtensa/ |
A D | Makefile | 46 KBUILD_LDFLAGS := --no-relax
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | Makefile | 14 AFLAGS_kexec_relocate.o := -mcmodel=medany $(call cc-option,-mno-relax)
|
/linux-6.3-rc2/Documentation/userspace-api/ |
A D | no_new_privs.rst | 29 add to the permitted set, and LSMs will not relax constraints after
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | rockchip,rk817.yaml | 152 Value is used by the driver to calibrate the relax threshold.
|
/linux-6.3-rc2/Documentation/locking/ |
A D | hwspinlock.rst | 472 void (*relax)(struct hwspinlock *lock); 483 The ->relax() callback is optional. It is called by hwspinlock core while
|
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/ |
A D | dcn-overview.rst | 117 space to relax the floating-point calculations following. Data would stay in
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | fuse.rst | 291 mounts, it can relax the last limitation in several ways:
|
A D | vfat.rst | 54 relax it.
|
A D | porting.rst | 96 can relax your locking.
|
A D | f2fs.rst | 58 and in order to enhance the performance, it should eliminate or relax the update
|
/linux-6.3-rc2/Documentation/spi/ |
A D | spi-summary.rst | 558 relax the hardware (e.g. by power management calls). This may sleep.
|
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/ |
A D | cpusets.rst | 685 the current task's cpuset, then we relax the cpuset, and look for
|
A D | memory.rst | 857 For running them, you have to relax the memory cgroup's OOM status by
|