Searched defs:relax (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/hwspinlock/
H A Dhwspinlock_internal.h31 void (*relax)(struct hwspinlock *lock); member in struct:hwspinlock_ops
/linux-master/drivers/nvmem/
H A Dvf610-ocotp.c117 u32 relax, strobe_read, strobe_prog; local
H A Dimx-ocotp.c240 unsigned long strobe_read, relax, strobe_prog; local
/linux-master/fs/xfs/scrub/
H A Discan.c346 unsigned long relax; local
/linux-master/net/ipv4/
H A Dinet_connection_sock.c172 inet_bind_conflict(const struct sock *sk, struct sock *sk2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) argument
202 __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) argument
220 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) argument
242 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) argument
289 inet_bhash2_addr_any_conflict(const struct sock *sk, int port, int l3mdev, bool relax, bool reuseport_ok) argument
342 bool relax = false; local
[all...]

Completed in 112 milliseconds