Home
last modified time | relevance | path

Searched defs:check_zero (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dcommon_checkzero.h22 static char *check_zero(char *buf, int size) in check_zero() function
H A Dcommon.h12 static inline char *check_zero(char *buf, int size) in check_zero() function
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
H A Drefcount.c84 static void check_zero(refcount_t *ref) in check_zero() function
/kernel/linux/linux-6.6/drivers/misc/lkdtm/
H A Drefcount.c84 static void check_zero(refcount_t *ref) in check_zero() function
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsyscall_numbering.c211 static bool check_zero(int msb, int nr) in check_zero() function
/kernel/linux/linux-5.10/fs/gfs2/
H A Dsys.c576 tune_set(struct gfs2_sbd *sdp, unsigned int *field, int check_zero, const char *buf, size_t len) tune_set() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dsys.c653 tune_set(struct gfs2_sbd *sdp, unsigned int *field, int check_zero, const char *buf, size_t len) tune_set() argument
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc2408 Node* check_zero = __ Word32Equal(value, zero); in LowerCheckedInt32Mul() local
2569 Node* check_zero = __ Word32Equal(value32, __ Int32Constant(0)); in BuildCheckedFloat64ToInt32() local
2639 Node* check_zero = __ Word64Equal(value64, __ Int64Constant(0)); in BuildCheckedFloat64ToInt64() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc65 Label check_zero, return_left, return_right, return_nan, done; in DoubleMax() local
110 Label check_zero, return_left, return_right, return_nan, done; in DoubleMin() local
161 Label check_zero, return_left, return_right, return_nan, done; in FloatMax() local
207 Label check_zero, return_lef in FloatMin() local
[all...]

Completed in 22 milliseconds