Searched defs:relax (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwspinlock/ |
H A D | hwspinlock_internal.h | 31 void (*relax)(struct hwspinlock *lock); member
|
/kernel/linux/linux-6.6/drivers/hwspinlock/ |
H A D | hwspinlock_internal.h | 31 void (*relax)(struct hwspinlock *lock); member
|
/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | vf610-ocotp.c | 117 u32 relax, strobe_read, strobe_prog; in vf610_ocotp_calculate_timing() local
|
H A D | imx-ocotp.c | 209 unsigned long strobe_read, relax, strobe_prog; in imx_ocotp_set_imx6_timing() local
|
/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | vf610-ocotp.c | 117 u32 relax, strobe_read, strobe_prog; in vf610_ocotp_calculate_timing() local
|
H A D | imx-ocotp.c | 240 unsigned long strobe_read, relax, strobe_prog; in imx_ocotp_set_imx6_timing() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_connection_sock.c | 193 bool relax = false; in inet_csk_find_open_port() local 134 inet_csk_bind_conflict(const struct sock *sk, const struct inet_bind_bucket *tb, bool relax, bool reuseport_ok) inet_csk_bind_conflict() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 167 inet_bind_conflict(const struct sock *sk, struct sock *sk2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) inet_bind_conflict() argument 197 __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) __inet_bhash2_conflict() argument 208 inet_bhash2_conflict(const struct sock *sk, const struct inet_bind2_bucket *tb2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) inet_bhash2_conflict() argument 235 inet_csk_bind_conflict(const struct sock *sk, const struct inet_bind_bucket *tb, const struct inet_bind2_bucket *tb2, bool relax, bool reuseport_ok) inet_csk_bind_conflict() argument 284 inet_bhash2_addr_any_conflict(const struct sock *sk, int port, int l3mdev, bool relax, bool reuseport_ok) inet_bhash2_addr_any_conflict() argument 334 bool relax = false; inet_csk_find_open_port() local [all...] |
Completed in 11 milliseconds