/net/tipc/ |
D | link.c | 150 return (l_ptr->owner->active_links[0] == l_ptr) || in tipc_link_is_active() 151 (l_ptr->owner->active_links[1] == l_ptr); in tipc_link_is_active() 160 tipc_node_lock(l_ptr->owner); in link_timeout() 201 tipc_node_unlock(l_ptr->owner); in link_timeout() 255 l_ptr->owner = n_ptr; in tipc_link_create() 303 tipc_node_detach_link(l_ptr->owner, l_ptr); in tipc_link_delete_list() 363 __skb_queue_tail(&link->owner->waiting_sks, __skb_dequeue(wq)); in link_prepare_wakeup() 406 struct tipc_node *owner = l_ptr->owner; in tipc_link_reset() local 421 tipc_node_link_down(l_ptr->owner, l_ptr); in tipc_link_reset() 424 if (was_active_link && tipc_node_active_links(l_ptr->owner)) { in tipc_link_reset() [all …]
|
/net/irda/ |
D | irias_object.c | 242 int owner) in irias_add_attrib() argument 251 attrib->value->owner = owner; in irias_add_attrib() 315 int owner) in irias_add_integer_attrib() argument 345 irias_add_attrib(obj, attrib, owner); in irias_add_integer_attrib() 357 int len, int owner) in irias_add_octseq_attrib() argument 388 irias_add_attrib(obj, attrib, owner); in irias_add_octseq_attrib() 399 int owner) in irias_add_string_attrib() argument 430 irias_add_attrib(obj, attrib, owner); in irias_add_string_attrib()
|
/net/9p/ |
D | mod.c | 118 try_module_get(t->owner)) { in v9fs_get_trans_by_name() 140 if (t->def && try_module_get(t->owner)) { in v9fs_get_default_trans() 147 if (try_module_get(t->owner)) { in v9fs_get_default_trans() 165 module_put(m->owner); in v9fs_put_trans()
|
/net/ipv4/netfilter/ |
D | iptable_nat.c | 82 .owner = THIS_MODULE, 90 .owner = THIS_MODULE, 98 .owner = THIS_MODULE, 106 .owner = THIS_MODULE,
|
D | nf_conntrack_l3proto_ipv4.c | 177 .owner = THIS_MODULE, 184 .owner = THIS_MODULE, 191 .owner = THIS_MODULE, 198 .owner = THIS_MODULE, 205 .owner = THIS_MODULE, 212 .owner = THIS_MODULE, 362 .owner = THIS_MODULE,
|
D | nf_tables_arp.c | 34 .owner = THIS_MODULE, 75 .owner = THIS_MODULE,
|
D | nf_defrag_ipv4.c | 99 .owner = THIS_MODULE, 106 .owner = THIS_MODULE,
|
/net/ipv6/netfilter/ |
D | ip6table_nat.c | 84 .owner = THIS_MODULE, 92 .owner = THIS_MODULE, 100 .owner = THIS_MODULE, 108 .owner = THIS_MODULE,
|
D | nf_conntrack_l3proto_ipv6.c | 198 .owner = THIS_MODULE, 205 .owner = THIS_MODULE, 212 .owner = THIS_MODULE, 219 .owner = THIS_MODULE, 226 .owner = THIS_MODULE, 233 .owner = THIS_MODULE, 354 .owner = THIS_MODULE,
|
D | nf_defrag_ipv6_hooks.c | 90 .owner = THIS_MODULE, 97 .owner = THIS_MODULE,
|
/net/nfc/ |
D | af_nfc.c | 42 if (proto_tab[proto] && try_module_get(proto_tab[proto]->owner)) { in nfc_sock_create() 44 module_put(proto_tab[proto]->owner); in nfc_sock_create() 52 .owner = THIS_MODULE,
|
/net/netfilter/ |
D | nf_sockopt.c | 69 if (!try_module_get(ops->owner)) in nf_sockopt_find() 81 module_put(ops->owner); in nf_sockopt_find() 107 module_put(ops->owner); in nf_sockopt() 148 module_put(ops->owner); in compat_nf_sockopt()
|
D | nf_tables_inet.c | 36 .owner = THIS_MODULE, 73 .owner = THIS_MODULE,
|
/net/bridge/netfilter/ |
D | ebtable_nat.c | 80 .owner = THIS_MODULE, 87 .owner = THIS_MODULE, 94 .owner = THIS_MODULE,
|
D | ebtable_filter.c | 80 .owner = THIS_MODULE, 87 .owner = THIS_MODULE, 94 .owner = THIS_MODULE,
|
D | nf_tables_bridge.c | 34 .owner = THIS_MODULE, 77 .owner = THIS_MODULE,
|
/net/can/ |
D | proc.c | 282 .owner = THIS_MODULE, 313 .owner = THIS_MODULE, 332 .owner = THIS_MODULE, 384 .owner = THIS_MODULE, 451 .owner = THIS_MODULE, 494 .owner = THIS_MODULE,
|
/net/ipv6/ |
D | ip6_flowlabel.c | 102 put_pid(fl->owner.pid); in fl_free() 426 fl->owner.pid = get_task_pid(current, PIDTYPE_PID); in fl_create() 429 fl->owner.uid = current_euid(); in fl_create() 632 (fl1->owner.pid == fl->owner.pid)) || in ipv6_flowlabel_opt() 634 uid_eq(fl1->owner.uid, fl->owner.uid))) in ipv6_flowlabel_opt() 783 pid_nr_ns(fl->owner.pid, state->pid_ns) : in ip6fl_seq_show() 785 from_kuid_munged(seq_user_ns(seq), fl->owner.uid) : in ip6fl_seq_show() 831 .owner = THIS_MODULE,
|
/net/sched/ |
D | act_api.c | 141 module_put(a->ops->owner); in tcf_del_walker() 352 if (try_module_get(a->owner)) in tc_lookup_action_n() 371 if (try_module_get(a->owner)) in tc_lookup_action() 418 module_put(a->ops->owner); in tcf_action_destroy() 556 module_put(a_o->owner); in tcf_action_init_1() 563 module_put(a_o->owner); in tcf_action_init_1() 736 module_put(a->ops->owner); in tcf_action_get_1() 740 module_put(a->ops->owner); in tcf_action_get_1() 811 module_put(a.ops->owner); in tca_action_flush() 820 module_put(a.ops->owner); in tca_action_flush() [all …]
|
D | sch_fifo.c | 107 .owner = THIS_MODULE, 122 .owner = THIS_MODULE, 137 .owner = THIS_MODULE,
|
/net/ipv4/ |
D | tcp_cong.c | 84 if (likely(try_module_get(ca->owner))) { in tcp_assign_congestion_control() 118 module_put(icsk->icsk_ca_ops->owner); in tcp_cleanup_congestion_control() 272 else if (!try_module_get(ca->owner)) in tcp_set_congestion_control() 355 .owner = THIS_MODULE,
|
/net/bluetooth/bnep/ |
D | sock.c | 161 .owner = THIS_MODULE, 184 .owner = THIS_MODULE, 219 .owner = THIS_MODULE,
|
/net/bluetooth/cmtp/ |
D | sock.c | 171 .owner = THIS_MODULE, 194 .owner = THIS_MODULE, 230 .owner = THIS_MODULE,
|
/net/wireless/ |
D | lib80211.c | 78 module_put(crypt->ops->owner); in lib80211_crypt_info_free() 102 module_put(entry->ops->owner); in lib80211_crypt_deinit_entries() 241 .owner = THIS_MODULE,
|
/net/vmw_vsock/ |
D | af_vsock.c | 108 .owner = THIS_MODULE, 625 vsk->owner = get_cred(psk->owner); in __vsock_create() 629 vsk->owner = get_current_cred(); in __vsock_create() 693 put_cred(vsk->owner); in vsock_sk_destruct() 1074 .owner = THIS_MODULE, 1811 .owner = THIS_MODULE, 1858 .owner = THIS_MODULE, 1896 .owner = THIS_MODULE, 1909 int __vsock_core_init(const struct vsock_transport *t, struct module *owner) in __vsock_core_init() argument 1924 vsock_proto.owner = owner; in __vsock_core_init()
|