atomic_long_inc_not_zero 297 fs/file_table.c if (!atomic_long_inc_not_zero(&file->f_count)) { atomic_long_inc_not_zero 329 fs/file_table.c if (atomic_long_inc_not_zero(&file->f_count)) atomic_long_inc_not_zero 47 include/asm-generic/local.h #define local_inc_not_zero(l) atomic_long_inc_not_zero(&(l)->a)