Searched refs:nl_pid_hash (Results 1 – 1 of 1) sorted by relevance
99 struct nl_pid_hash { struct113 struct nl_pid_hash hash; argument140 static struct hlist_head *nl_pid_hashfn(struct nl_pid_hash *hash, u32 pid) in nl_pid_hashfn()223 struct nl_pid_hash *hash = &nl_table[protocol].hash; in netlink_lookup()260 static int nl_pid_hash_rehash(struct nl_pid_hash *hash, int grow) in nl_pid_hash_rehash()301 static inline int nl_pid_hash_dilute(struct nl_pid_hash *hash, int len) in nl_pid_hash_dilute()340 struct nl_pid_hash *hash = &nl_table[sk->sk_protocol].hash; in netlink_insert()529 struct nl_pid_hash *hash = &nl_table[sk->sk_protocol].hash; in netlink_autobind()1773 struct nl_pid_hash *hash = &nl_table[i].hash; in netlink_seq_socket_idx()1821 struct nl_pid_hash *hash = &nl_table[i].hash; in netlink_seq_next()[all …]