Home
last modified time | relevance | path

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

12

/linux/include/linux/ceph/
H A 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/block/
H A 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/fs/ceph/
H A 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/drivers/net/wireless/st/cw1200/
H A Dsta.h68 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
/linux/tools/testing/selftests/kvm/x86/
H A Dsev_smoke_test.c52 bool bad = false; in compare_xsave() local
/linux/tools/perf/
H A Dbuiltin-lock.c1346 print_bad_events(int bad,int total) print_bad_events() argument
1374 int bad, total, printed; print_result() local
1834 print_footer_stdio(int total,int bad,struct lock_contention_fails * fails) print_footer_stdio() argument
1857 print_footer_csv(int total,int bad,struct lock_contention_fails * fails,const char * sep) print_footer_csv() argument
1885 print_footer(int total,int bad,struct lock_contention_fails * fails) print_footer() argument
1896 int bad, total, printed; print_contention_result() local
[all...]
/linux/drivers/mtd/tests/
H A Dmtd_test.c45 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
/linux/fs/xfs/scrub/
H A Dhealth.c197 bool bad; in xchk_update_health() local
/linux/net/rxrpc/
H A Dpeer_event.c372 int good, trial, bad, jumbo; in rxrpc_input_probe_for_pmtud() local
/linux/drivers/gpu/drm/scheduler/
H A Dsched_main.c606 void drm_sched_stop(struct drm_gpu_scheduler *sched, struct drm_sched_job *bad) in drm_sched_stop()
1413 void drm_sched_increase_karma(struct drm_sched_job *bad) in drm_sched_increase_karma()
/linux/security/keys/trusted-keys/
H A Dtrusted_dcp.c299 static const u8 bad[] = {0x9a, 0xda, 0xe0, 0x54, 0xf6, 0x3d, 0xfa, 0xff, in test_for_zero_key() local
/linux/arch/riscv/kernel/
H A Dtraps.c58 long bad; in dump_instr() local
/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c745 int bad, count; in greth_rx() local
861 int bad, count = 0; in greth_rx_gbit() local
/linux/drivers/pcmcia/
H A 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/include/linux/
H A Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
/linux/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
/linux/drivers/input/joystick/
H A Dtmdc.c224 unsigned char r, bad = 0; in tmdc_poll() local
H A Dadi.c111 int bad; member
/linux/drivers/net/ethernet/seeq/
H A Dether3.c226 int bad = -1; in ether3_ramtest() local
/linux/drivers/misc/lkdtm/
H A Dbugs.c465 struct lkdtm_list good, bad; in lkdtm_CORRUPT_LIST_ADD() local
/linux/drivers/net/ethernet/i825xx/
H A Dether1.c257 int bad = -1; in ether1_ramtest() local
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c637 struct drm_sched_job *bad) in panfrost_reset()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dcleanup.c500 int bad; member
/linux/arch/arm/kernel/
H A Dtraps.c180 unsigned int val, bad; in dump_instr() local
/linux/fs/bcachefs/
H A Dbtree_gc.c936 bool bad = false; in bch2_gc_write_stripes_key() local

12