Home
last modified time | relevance | path

Searched defs:bad (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.12.1/include/linux/ceph/
Ddecode.h57 #define ceph_decode_need(p, end, n, bad) \ argument
63 #define ceph_decode_64_safe(p, end, v, bad) \ argument
68 #define ceph_decode_32_safe(p, end, v, bad) \ argument
73 #define ceph_decode_16_safe(p, end, v, bad) \ argument
78 #define ceph_decode_8_safe(p, end, v, bad) \ argument
84 #define ceph_decode_copy_safe(p, end, pv, n, bad) \ argument
139 #define ceph_decode_skip_n(p, end, n, bad) \ argument
145 #define ceph_decode_skip_64(p, end, bad) \ argument
148 #define ceph_decode_skip_32(p, end, bad) \ argument
151 #define ceph_decode_skip_16(p, end, bad) \ argument
[all …]
/linux-6.12.1/block/
Dbadblocks.c481 static int prev_badblocks(struct badblocks *bb, struct badblocks_context *bad, in prev_badblocks()
535 struct badblocks_context *bad, int behind) in can_merge_behind()
554 static int behind_merge(struct badblocks *bb, struct badblocks_context *bad, in behind_merge()
580 struct badblocks_context *bad) in can_merge_front()
597 static int front_merge(struct badblocks *bb, int prev, struct badblocks_context *bad) in front_merge()
634 struct badblocks_context *bad) in can_combine_front()
672 struct badblocks_context *bad) in overlap_front()
686 static bool overlap_behind(struct badblocks *bb, struct badblocks_context *bad, in overlap_behind()
719 struct badblocks_context *bad, int *extra) in can_front_overwrite()
762 struct badblocks_context *bad, int extra) in front_overwrite()
[all …]
/linux-6.12.1/fs/ceph/
Dmdsmap.c58 #define __decode_and_drop_type(p, end, type, bad) \ argument
65 #define __decode_and_drop_set(p, end, type, bad) \ argument
75 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dsta.h68 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dsev_smoke_test.c52 bool bad = false; in compare_xsave() local
/linux-6.12.1/fs/xfs/scrub/
Dhealth.c187 bool bad; in xchk_update_health() local
Ddirtree.h65 unsigned int bad; member
/linux-6.12.1/drivers/mtd/tests/
Dmtd_test.c45 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
/linux-6.12.1/tools/perf/
Dbuiltin-lock.c1346 static void print_bad_events(int bad, int total) in print_bad_events()
1374 int bad, total, printed; in print_result() local
1834 static void print_footer_stdio(int total, int bad, struct lock_contention_fails *fails) in print_footer_stdio()
1857 static void print_footer_csv(int total, int bad, struct lock_contention_fails *fails, in print_footer_csv()
1885 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer()
1896 int bad, total, printed; in print_contention_result() local
Dbuiltin-annotate.c337 int bad = s->no_sym + in print_annotate_data_stat() local
/linux-6.12.1/net/ceph/
Dpagevec.c68 int l, bad; in ceph_copy_user_to_page_vector() local
/linux-6.12.1/drivers/gpu/drm/scheduler/
Dsched_main.c605 void drm_sched_stop(struct drm_gpu_scheduler *sched, struct drm_sched_job *bad) in drm_sched_stop()
1382 void drm_sched_increase_karma(struct drm_sched_job *bad) in drm_sched_increase_karma()
/linux-6.12.1/security/keys/trusted-keys/
Dtrusted_dcp.c285 static const u8 bad[] = {0x9a, 0xda, 0xe0, 0x54, 0xf6, 0x3d, 0xfa, 0xff, in test_for_zero_key() local
/linux-6.12.1/tools/testing/selftests/mm/
Dpkey_sighandler_tests.c135 int *bad = (int *)1; in thread_segv_maperr_ptr() local
/linux-6.12.1/arch/riscv/kernel/
Dtraps.c58 long bad; in dump_instr() local
/linux-6.12.1/drivers/net/ethernet/aeroflex/
Dgreth.c745 int bad, count; in greth_rx() local
861 int bad, count = 0; in greth_rx_gbit() local
/linux-6.12.1/arch/x86/kvm/
Dsmm.c417 int bad; in rsm_enter_protected_mode() local
/linux-6.12.1/drivers/pcmcia/
Drsrc_nonstatic.c187 unsigned int i, j, bad; in do_io_probe() local
409 u_long i, j, bad, fail, step; in do_mem_probe() local
/linux-6.12.1/include/linux/
Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
/linux-6.12.1/fs/jffs2/
Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
/linux-6.12.1/kernel/
Ducount.c232 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
/linux-6.12.1/drivers/input/joystick/
Dtmdc.c224 unsigned char r, bad = 0; in tmdc_poll() local
Dadi.c111 int bad; member
/linux-6.12.1/drivers/net/ethernet/seeq/
Dether3.c226 int bad = -1; in ether3_ramtest() local
/linux-6.12.1/drivers/net/ethernet/8390/
Dne.c72 static int bad[MAX_NE_CARDS]; variable

12