Searched refs:f_count (Results 1 – 3 of 3) sorted by relevance
116 atomic_t f_count; /* fb_open count */ member507 atomic_inc(&ps3fb.f_count); in ps3fb_open()513 if (atomic_dec_and_test(&ps3fb.f_count)) { in ps3fb_release()996 atomic_set(&ps3fb.f_count, -1); /* fbcon opens ps3fb */ in ps3fb_probe()
19 reference count (->f_count).
13867 int f_count = 0; in i40e_add_vsi() local14066 f_count++; in i40e_add_vsi()14071 if (f_count) { in i40e_add_vsi()