Home
last modified time | relevance | path

Searched defs:failed (Results 1 – 25 of 114) sorted by relevance

12345

/linux/arch/x86/lib/
H A Dmsr.c123 void do_trace_write_msr(unsigned int msr, u64 val, int failed) in do_trace_write_msr()
130 void do_trace_read_msr(unsigned int msr, u64 val, int failed) in do_trace_read_msr()
137 void do_trace_rdpmc(unsigned counter, u64 val, int failed) in do_trace_rdpmc()
/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c96 bool failed; in test_openat2_struct() local
249 bool failed = false; in test_openat2_flags() local
H A Dresolve_test.c444 bool failed; in test_openat2_opath_tests() local
/linux/fs/bcachefs/
H A Dio_read.c366 bch2_read_retry_nodecode(struct bch_fs * c,struct bch_read_bio * rbio,struct bvec_iter bvec_iter,struct bch_io_failures * failed,unsigned flags) bch2_read_retry_nodecode() argument
432 struct bch_io_failures failed = { .nr = 0 }; bch2_rbio_retry() local
799 __bch2_read_extent(struct btree_trans * trans,struct bch_read_bio * orig,struct bvec_iter iter,struct bpos read_pos,enum btree_id data_btree,struct bkey_s_c k,unsigned offset_into_extent,struct bch_io_failures * failed,unsigned flags) __bch2_read_extent() argument
1094 __bch2_read(struct bch_fs * c,struct bch_read_bio * rbio,struct bvec_iter bvec_iter,subvol_inum inum,struct bch_io_failures * failed,unsigned flags) __bch2_read() argument
[all...]
H A Ddebug.c132 bool failed = false; in __bch2_btree_verify() local
42 bool failed = false, saw_error = false; bch2_btree_verify_replica() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_update.c31 bool failed = false; in copy_sock_map() local
H A Dstacktrace_map_skip.c33 int failed = 0; variable
/linux/arch/mips/kernel/
H A Drtlx.c246 unsigned long failed; in rtlx_read() local
287 unsigned long failed; in rtlx_write() local
/linux/drivers/comedi/drivers/tests/
H A Dunittest.h26 int failed; member
/linux/arch/x86/include/asm/
H A Dmsr.h70 static inline void do_trace_write_msr(unsigned int msr, u64 val, int failed) {} in do_trace_write_msr()
71 static inline void do_trace_read_msr(unsigned int msr, u64 val, int failed) {} in do_trace_read_msr()
72 static inline void do_trace_rdpmc(unsigned int msr, u64 val, int failed) {} in do_trace_rdpmc()
/linux/drivers/base/
H A Dattribute_container.c248 struct internal_container *ic, *failed; in do_attribute_container_device_trigger_safe() local
305 struct attribute_container *cont, *failed = NULL; in attribute_container_device_trigger_safe() local
/linux/tools/testing/selftests/net/
H A Drxtimestamp.c184 bool failed = false; in do_recv() local
288 bool failed = false; in run_test_case() local
/linux/include/linux/mtd/
H A Dnand-ecc-mtk.h24 u32 failed; member
/linux/drivers/mmc/host/
H A Dsdhci-pci-arasan.c96 bool failed; in arasan_phy_addr_poll() local
133 bool failed; in arasan_phy_sts_poll() local
/linux/drivers/accessibility/speakup/
H A Dspeakup_acntsa.c128 int failed; in synth_probe() local
H A Dspeakup_audptr.c158 int failed; in synth_probe() local
H A Dspeakup_ltlk.c162 int failed = 0; in synth_probe() local
H A Dserialio.c175 int failed = 0; in spk_serial_synth_probe() local
/linux/fs/afs/
H A Dvl_rotate.c97 unsigned long set, failed; in afs_select_vlserver() local
H A Drotate.c157 unsigned long set, failed; in afs_select_fileserver() local
/linux/tools/perf/tests/
H A Dmaps.c50 bool failed = false; in check_maps() local
[all...]
/linux/arch/arm/vdso/
H A Dvdsomunge.c79 static int failed; variable
/linux/arch/x86/mm/pat/
H A Dcpa-test.c122 int failed = 0; in pageattr_test() local
/linux/arch/x86/kernel/
H A Dsignal.c230 bool stepping, failed; in handle_signal() local
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.h46 struct dentry *failed; member

12345