Searched refs:notification_mask (Results 1 – 5 of 5) sorted by relevance
516 int notification_mask = 0; in padata_replace() local525 notification_mask |= PADATA_CPU_PARALLEL; in padata_replace()527 notification_mask |= PADATA_CPU_SERIAL; in padata_replace()532 if (notification_mask) in padata_replace()534 notification_mask, in padata_replace()
32 u32 notification_mask; /* supported notifications mask */ member
53 u32 notification_mask; /* supported notifications mask */ member237 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); in radeon_atif_verify_interface()
95 notification_mask,98 Here cpumask_change_notifier is registered notifier, notification_mask
200 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask); in amdgpu_atif_verify_interface()