| /drivers/net/ipa/ |
| A D | ipa_smp2p.c | 69 bool notified; member 90 if (smp2p->notified) in ipa_smp2p_notify() 105 smp2p->notified = true; in ipa_smp2p_notify() 336 if (!smp2p->notified) in ipa_smp2p_notify_reset() 349 smp2p->notified = false; in ipa_smp2p_notify_reset()
|
| /drivers/misc/keba/ |
| A D | cp500.c | 659 int notified; in cp500_nvmem_unregister() local 671 notified = atomic_read(&cp500->nvmem_notified); in cp500_nvmem_unregister() 672 if (notified) in cp500_nvmem_unregister() 699 int notified; in cp500_nvmem() local 709 notified = atomic_read(&cp500->nvmem_notified); in cp500_nvmem() 710 if (notified) in cp500_nvmem() 715 if (!atomic_try_cmpxchg_relaxed(&cp500->nvmem_notified, ¬ified, 1)) { in cp500_nvmem()
|
| /drivers/char/ |
| A D | apm-emulation.c | 178 static int notified; in queue_add_event() local 180 if (notified++ == 0) in queue_add_event()
|
| /drivers/pnp/pnpbios/ |
| A D | Kconfig | 34 not be notified of any resource changes made by writing directly.
|
| /drivers/firmware/arm_scmi/ |
| A D | Kconfig | 19 sensor data, and be notified of sensor value.
|
| /drivers/net/ |
| A D | macvlan.c | 1028 u16 flags, bool *notified, in macvlan_fdb_add() argument 1053 const unsigned char *addr, u16 vid, bool *notified, in macvlan_fdb_del() argument
|
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_net.c | 733 u16 vid, u16 flags, bool *notified, in ocelot_port_fdb_add() argument 747 bool *notified, struct netlink_ext_ack *extack) in ocelot_port_fdb_del() argument
|
| /drivers/net/vxlan/ |
| A D | vxlan_core.c | 1232 bool *notified, struct netlink_ext_ack *extack) in vxlan_fdb_add() argument 1267 *notified = true; in vxlan_fdb_add() 1308 const unsigned char *addr, u16 vid, bool *notified, in vxlan_fdb_delete() argument 1329 *notified = true; in vxlan_fdb_delete()
|
| /drivers/acpi/ |
| A D | Kconfig | 459 which is used to report some hardware errors notified via
|
| /drivers/net/ethernet/qlogic/qlcnic/ |
| A D | qlcnic_main.c | 370 const unsigned char *addr, u16 vid, bool *notified, in qlcnic_fdb_del() argument 397 bool *notified, struct netlink_ext_ack *extack) in qlcnic_fdb_add() argument
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_main.c | 6184 u16 flags, bool *notified, in ice_fdb_add() argument 6225 __always_unused u16 vid, bool *notified, in ice_fdb_del() argument
|
| /drivers/net/ethernet/intel/igb/ |
| A D | igb_main.c | 2524 u16 flags, bool *notified, in igb_ndo_fdb_add() argument
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_main.c | 10585 u16 flags, bool *notified, in ixgbe_ndo_fdb_add() argument
|
| /drivers/net/ethernet/intel/i40e/ |
| A D | i40e_main.c | 13004 u16 flags, bool *notified, in i40e_ndo_fdb_add() argument
|