Searched refs:check_zero (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/x86/xen/
H A Dspinlock.c91 static inline void check_zero(void) check_zero() function
105 check_zero(); add_stats()
118 check_zero(); __spin_time_accum()
/linux-4.4.14/fs/gfs2/
H A Dsys.c579 int check_zero, const char *buf, size_t len) tune_set()
592 if (check_zero && !x) tune_set()
611 #define TUNE_ATTR(name, check_zero) \
614 return tune_set(sdp, &sdp->sd_tune.gt_##name, check_zero, buf, len); \
578 tune_set(struct gfs2_sbd *sdp, unsigned int *field, int check_zero, const char *buf, size_t len) tune_set() argument
/linux-4.4.14/fs/dlm/
H A Dconfig.c126 int *info_field, int check_zero, cluster_set()
138 if (check_zero && !x) cluster_set()
147 #define CLUSTER_ATTR(name, check_zero) \
153 check_zero, buf, len); \
125 cluster_set(struct dlm_cluster *cl, unsigned int *cl_field, int *info_field, int check_zero, const char *buf, size_t len) cluster_set() argument
/linux-4.4.14/include/linux/
H A Dsrcu.h54 /* callbacks try to do the first check_zero */
56 /* callbacks done with the first check_zero and the flip */
/linux-4.4.14/arch/x86/kernel/
H A Dkvm.c640 static inline void check_zero(void) check_zero() function
656 check_zero(); add_stats()
671 check_zero(); __spin_time_accum()

Completed in 212 milliseconds