Home
last modified time | relevance | path

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

/net/netlink/
Daf_netlink.c99 struct nl_pid_hash { struct
113 struct nl_pid_hash hash; argument
140 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 …]