Home
last modified time | relevance | path

Searched refs:reservation_seqcount_string (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dreservation.h50 extern const char reservation_seqcount_string[];
76 __seqcount_init(&obj->seq, reservation_seqcount_string, &reservation_seqcount_class); in reservation_object_init()
/linux-4.4.14/drivers/dma-buf/
Dreservation.c44 const char reservation_seqcount_string[] = "reservation_seqcount"; variable
45 EXPORT_SYMBOL(reservation_seqcount_string);