Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 25 of 31) sorted by relevance

12

/net/netfilter/
A Dnf_conntrack_ecache.c133 struct nf_ct_event_notifier *notify; in __nf_conntrack_eventmask_report() local
142 notify = rcu_dereference(net->ct.nf_conntrack_event_cb); in __nf_conntrack_eventmask_report()
143 if (!notify) { in __nf_conntrack_eventmask_report()
148 ret = notify->ct_event(events | missed, item); in __nf_conntrack_eventmask_report()
247 struct nf_ct_event_notifier *notify; in nf_ct_expect_event_report() local
251 notify = rcu_dereference(net->ct.nf_conntrack_event_cb); in nf_ct_expect_event_report()
252 if (!notify) in nf_ct_expect_event_report()
265 notify->exp_event(1 << event, &item); in nf_ct_expect_event_report()
274 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local
277 notify = rcu_dereference_protected(net->ct.nf_conntrack_event_cb, in nf_conntrack_register_notifier()
[all …]
/net/wireless/
A Dap.c16 bool notify) in ___cfg80211_stop_ap() argument
41 if (notify) in ___cfg80211_stop_ap()
57 bool notify) in cfg80211_stop_ap() argument
63 return ___cfg80211_stop_ap(rdev, dev, link_id, notify); in cfg80211_stop_ap()
66 int ret1 = ___cfg80211_stop_ap(rdev, dev, link, notify); in cfg80211_stop_ap()
A Dcore.h371 bool notify);
/net/openvswitch/
A Ddp_notify.c16 struct sk_buff *notify; in dp_detach_port_notify() local
20 notify = ovs_vport_cmd_build_info(vport, ovs_dp_get_net(dp), in dp_detach_port_notify()
23 if (IS_ERR(notify)) { in dp_detach_port_notify()
25 0, PTR_ERR(notify)); in dp_detach_port_notify()
30 ovs_dp_get_net(dp), notify, 0, in dp_detach_port_notify()
/net/bridge/
A Dbr_fdb.c1032 static bool fdb_handle_notify(struct net_bridge_fdb_entry *fdb, u8 notify) in fdb_handle_notify() argument
1037 if ((notify & FDB_NOTIFY_INACTIVE_BIT) && in fdb_handle_notify()
1041 if ((notify & FDB_NOTIFY_BIT) && in fdb_handle_notify()
1045 } else if (!(notify & FDB_NOTIFY_BIT) && in fdb_handle_notify()
1065 u8 notify = 0; in fdb_add_entry() local
1083 notify = nla_get_u8(nfea_tb[NFEA_ACTIVITY_NOTIFY]); in fdb_add_entry()
1084 if ((notify & ~BR_FDB_NOTIFY_SETTABLE_BITS) || in fdb_add_entry()
1085 (notify & BR_FDB_NOTIFY_SETTABLE_BITS) == FDB_NOTIFY_INACTIVE_BIT) in fdb_add_entry()
1140 if (fdb_handle_notify(fdb, notify)) in fdb_add_entry()
A Dbr_private.h1037 struct net_bridge_mdb_entry *mp, bool notify);
1038 void br_multicast_host_leave(struct net_bridge_mdb_entry *mp, bool notify);
A Dbr_multicast.c1475 struct net_bridge_mdb_entry *mp, bool notify) in br_multicast_host_join() argument
1481 if (notify) in br_multicast_host_join()
1491 void br_multicast_host_leave(struct net_bridge_mdb_entry *mp, bool notify) in br_multicast_host_leave() argument
1499 if (notify) in br_multicast_host_leave()
/net/core/
A Dneighbour.c216 *notify = 1; in neigh_update_flags()
224 *notify = 1; in neigh_update_flags()
232 *notify = 1; in neigh_update_flags()
1139 notify = 1; in neigh_timer_handler()
1149 notify = 1; in neigh_timer_handler()
1156 notify = 1; in neigh_timer_handler()
1175 notify = 1; in neigh_timer_handler()
1192 if (notify) in neigh_timer_handler()
1447 notify = 1; in __neigh_update()
1458 notify = 1; in __neigh_update()
[all …]
A Ddev.c7085 netif_napi_irq_notify(struct irq_affinity_notify *notify, in netif_napi_irq_notify() argument
7089 container_of(notify, struct napi_struct, notify); in netif_napi_irq_notify()
7112 container_of(ref, struct napi_struct, notify.kref); in netif_napi_affinity_release()
7218 napi->notify.notify = netif_napi_irq_notify; in netif_napi_set_irq_locked()
7219 napi->notify.release = netif_napi_affinity_release; in netif_napi_set_irq_locked()
7220 rc = irq_set_affinity_notifier(irq, &napi->notify); in netif_napi_set_irq_locked()
7238 napi->notify.notify = NULL; in netif_napi_set_irq_locked()
7239 napi->notify.release = NULL; in netif_napi_set_irq_locked()
9366 if (notify) { in __dev_set_promiscuity()
9392 int netif_set_allmulti(struct net_device *dev, int inc, bool notify) in netif_set_allmulti() argument
[all …]
/net/rds/
A Drecv.c525 uint64_t notify = rs->rs_cong_notify; in rds_notify_cong() local
530 sizeof(notify), &notify); in rds_notify_cong()
535 rs->rs_cong_notify &= ~notify; in rds_notify_cong()
A Dib_send.c456 bool notify) in rds_ib_set_wr_signal_state() argument
463 if (ic->i_unsignaled_wrs-- == 0 || notify) { in rds_ib_set_wr_signal_state()
/net/ceph/
A Dosd_client.c909 op->notify.cookie = cookie; in osd_req_op_notify_init()
999 dst->notify.cookie = cpu_to_le64(src->notify.cookie); in osd_req_encode_op()
2103 &op->notify.request_data); in setup_request_data()
2934 } notify; member
2994 __func__, lreq, lwork->notify.notify_id, lwork->notify.notifier_id, in do_watch_notify()
2995 lwork->notify.payload_len); in do_watch_notify()
2997 lwork->notify.notifier_id, lwork->notify.payload, in do_watch_notify()
2998 lwork->notify.payload_len); in do_watch_notify()
3001 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
4630 lwork->notify.notify_id = notify_id; in handle_watch_notify()
[all …]
/net/dsa/
A Ddsa.c1050 bool notify = false; in dsa_tree_conduit_admin_state_change() local
1060 notify = true; in dsa_tree_conduit_admin_state_change()
1064 if (notify) in dsa_tree_conduit_admin_state_change()
1073 bool notify = false; in dsa_tree_conduit_oper_state_change() local
1083 notify = true; in dsa_tree_conduit_oper_state_change()
1087 if (notify) in dsa_tree_conduit_oper_state_change()
/net/vmw_vsock/
A Dvmci_transport.h112 union vmci_transport_notify notify; member
A Dvmci_transport_notify_qstate.c16 (vmci_trans(vsk)->notify.pkt_q_state.field_name)
A Dvmci_transport_notify.c15 #define PKT_FIELD(vsk, field_name) (vmci_trans(vsk)->notify.pkt.field_name)
/net/rxrpc/
A Dinput.c620 bool notify = false; in rxrpc_input_split_jumbo() local
641 rxrpc_input_data_one(call, jskb, &notify, &ack_serial, &ack_reason); in rxrpc_input_split_jumbo()
655 rxrpc_input_data_one(call, skb, &notify, &ack_serial, &ack_reason); in rxrpc_input_split_jumbo()
668 if (notify && !test_bit(RXRPC_CALL_CONN_CHALLENGING, &call->flags)) { in rxrpc_input_split_jumbo()
/net/bluetooth/
A Dhci_conn.c164 if (hdev->notify) in hci_conn_cleanup()
165 hdev->notify(hdev, HCI_NOTIFY_DISABLE_SCO); in hci_conn_cleanup()
169 if (hdev->notify) in hci_conn_cleanup()
170 hdev->notify(hdev, HCI_NOTIFY_CONN_DEL); in hci_conn_cleanup()
1033 if (hdev->notify) in __hci_conn_add()
1034 hdev->notify(hdev, HCI_NOTIFY_CONN_ADD); in __hci_conn_add()
A Dmsft.c230 bool notify) in msft_monitor_device_del() argument
243 if (notify && dev->notified) { in msft_monitor_device_del()
A Dhci_event.c571 if (hdev->notify) in hci_cc_read_voice_setting()
572 hdev->notify(hdev, HCI_NOTIFY_VOICE_SETTING); in hci_cc_read_voice_setting()
602 if (hdev->notify) in hci_cc_write_voice_setting()
603 hdev->notify(hdev, HCI_NOTIFY_VOICE_SETTING); in hci_cc_write_voice_setting()
3203 if (hdev->notify) in hci_conn_complete_evt()
3204 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_conn_complete_evt()
3609 goto notify; in hci_encrypt_change_evt()
3618 goto notify; in hci_encrypt_change_evt()
3640 notify: in hci_encrypt_change_evt()
4995 if (conn->codec.data_path == 0 && hdev->notify) { in hci_sync_conn_complete_evt()
[all …]
/net/sched/
A Dsch_api.c781 bool notify; in qdisc_tree_reduce_backlog() local
793 notify = !sch->q.qlen; in qdisc_tree_reduce_backlog()
801 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()
/net/ipv4/
A Dnexthop.c1775 u16 bucket_index, bool notify, in nh_res_bucket_migrate() argument
1794 if (notify) { in nh_res_bucket_migrate()
1830 bool notify, bool notify_nl) in nh_res_table_upkeep() argument
1854 if (!nh_res_bucket_migrate(res_table, i, notify, in nh_res_table_upkeep()
A Dipmr.c666 static int vif_delete(struct mr_table *mrt, int vifi, int notify, in vif_delete() argument
715 if (v->flags & (VIFF_TUNNEL | VIFF_REGISTER) && !notify) in vif_delete()
/net/ipv6/
A Dip6mr.c717 static int mif6_delete(struct mr_table *mrt, int vifi, int notify, in mif6_delete() argument
767 if ((v->flags & MIFF_REGISTER) && !notify) in mif6_delete()
/net/xfrm/
A Dxfrm_state.c2737 if (km->notify) in km_state_notify()
2738 km->notify(x, c); in km_state_notify()

Completed in 152 milliseconds

12