| /linux/net/bridge/ |
| H A D | br_fdb.c | 1247 __br_fdb_add(struct ndmsg * ndm,struct net_bridge * br,struct net_bridge_port * p,const unsigned char * addr,u16 nlh_flags,u16 vid,struct nlattr * nfea_tb[],bool * notified,struct netlink_ext_ack * extack) __br_fdb_add() argument 1292 br_fdb_add(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 nlh_flags,bool * notified,struct netlink_ext_ack * extack) br_fdb_add() argument 1382 fdb_delete_by_addr_and_port(struct net_bridge * br,const struct net_bridge_port * p,const u8 * addr,u16 vlan,bool * notified) fdb_delete_by_addr_and_port() argument 1398 __br_fdb_delete(struct net_bridge * br,const struct net_bridge_port * p,const unsigned char * addr,u16 vid,bool * notified) __br_fdb_delete() argument 1412 br_fdb_delete(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,bool * notified,struct netlink_ext_ack * extack) br_fdb_delete() argument [all...] |
| H A D | br.c | 35 bool notified = false; in br_device_event() local
|
| H A D | br_if.c | 73 br_port_carrier_check(struct net_bridge_port * p,bool * notified) br_port_carrier_check() argument
|
| /linux/arch/powerpc/kexec/ |
| H A D | core_64.c | 169 int my_cpu, i, notified=-1; in kexec_prepare_cpus_wait() local
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | setup.c | 397 int my_cpu, i, notified = -1; in pnv_kexec_wait_secondaries_down() local
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_smp2p.c | 69 bool notified; member
|
| /linux/drivers/misc/keba/ |
| H A D | cp500.c | 659 int notified; in cp500_nvmem_unregister() local 699 int notified; in cp500_nvmem() local
|
| /linux/drivers/char/ |
| H A D | apm-emulation.c | 170 static int notified; in queue_add_event() local
|
| /linux/arch/x86/kernel/ |
| H A D | apm_32.c | 1161 static int notified; in queue_event() local 1278 static int notified; in get_event() local
|
| /linux/mm/ |
| H A D | migrate_device.c | 1107 bool notified = false; __migrate_device_pages() local
|
| /linux/net/wireless/ |
| H A D | core.h | 26 bool notified; member
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_main.c | 370 const unsigned char *addr, u16 vid, bool *notified, in qlcnic_fdb_del() 397 bool *notified, struct netlink_ext_ack *extack) in qlcnic_fdb_add()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 770 u16 vid, u16 flags, bool *notified, in ocelot_port_fdb_add() argument 784 bool *notified, struct netlink_ext_ack *extack) in ocelot_port_fdb_del() argument
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 4690 bool notified = false; rtnl_fdb_add() local 4702 bool notified = false; rtnl_fdb_add() local 4810 bool notified = false; rtnl_fdb_del() local 4830 bool notified = false; rtnl_fdb_del() local [all...] |
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 1232 vxlan_fdb_add(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 flags,bool * notified,struct netlink_ext_ack * extack) vxlan_fdb_add() argument 1308 vxlan_fdb_delete(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,bool * notified,struct netlink_ext_ack * extack) vxlan_fdb_delete() argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 6104 ice_fdb_add(struct ndmsg * ndm,struct nlattr __always_unused * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 flags,bool * notified,struct netlink_ext_ack __always_unused * extack) ice_fdb_add() argument 6145 ice_fdb_del(struct ndmsg * ndm,__always_unused struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,__always_unused u16 vid,bool * notified,struct netlink_ext_ack * extack) ice_fdb_del() argument
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 1236 bool notified = false; bond_peer_notify_may_events() local
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2522 u16 flags, bool *notified, in igb_ndo_fdb_add() argument
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 299 bool notified; global() member
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 10589 ixgbe_ndo_fdb_add(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 flags,bool * notified,struct netlink_ext_ack * extack) ixgbe_ndo_fdb_add() argument
|
| /linux/net/bluetooth/ |
| H A D | mgmt.c | 10322 bool notified = false; mgmt_adv_monitor_device_found() local
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 13034 i40e_ndo_fdb_add(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 flags,bool * notified,struct netlink_ext_ack * extack) i40e_ndo_fdb_add() argument
|