Searched refs:notify_genl_seq (Results 1 – 1 of 1) sorted by relevance
93 static atomic_t notify_genl_seq = ATOMIC_INIT(2); /* two. */ variable4591 seq = atomic_inc_return(¬ify_genl_seq); in notify_resource_state()4642 seq = atomic_inc_return(¬ify_genl_seq); in notify_device_state()4691 seq = atomic_inc_return(¬ify_genl_seq); in notify_connection_state()4741 seq = atomic_inc_return(¬ify_genl_seq); in notify_peer_device_state()4784 unsigned int seq = atomic_inc_return(¬ify_genl_seq); in notify_helper()