Home
last modified time | relevance | path

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

123

/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) in can_merge_front()
552 static int front_merge(struct badblocks *bb, int prev, struct badblocks_context *bad) in front_merge()
589 struct badblocks_context *bad) in can_combine_front()
627 struct badblocks_context *bad) in overlap_front()
641 static bool overlap_behind(struct badblocks *bb, struct badblocks_context *bad, in overlap_behind()
674 struct badblocks_context *bad, int *extra) in can_front_overwrite()
717 struct badblocks_context *bad, int extra) in front_overwrite()
778 static int insert_at(struct badblocks *bb, int at, struct badblocks_context *bad) in insert_at()
843 struct badblocks_context bad; in _badblocks_set() local
[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.h69 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
/linux/drivers/infiniband/hw/ionic/
H A Dionic_datapath.c1227 const struct ib_send_wr **bad) in ionic_post_send_common()
1304 const struct ib_recv_wr **bad) in ionic_post_recv_common()
1378 const struct ib_send_wr **bad) in ionic_post_send()
1390 const struct ib_recv_wr **bad) in ionic_post_recv()
/linux/drivers/mtd/tests/
H A Dmtd_test.c45 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
/linux/tools/perf/
H A Dbuiltin-lock.c1253 static void print_bad_events(int bad, int total) in print_bad_events()
1281 int bad, total, printed; in print_result() local
1739 static void print_footer_stdio(int total, int bad, struct lock_contention_fails *fails) in print_footer_stdio()
1762 static void print_footer_csv(int total, int bad, struct lock_contention_fails *fails, in print_footer_csv()
1790 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer()
1801 int bad, total, printed; in print_contention_result() local
H A Dbuiltin-annotate.c338 int bad = s->no_sym + in print_annotate_data_stat() local
/linux/fs/xfs/scrub/
H A Dhealth.c197 bool bad; in xchk_update_health() local
H A Ddirtree.h65 unsigned int bad; member
/linux/tools/testing/selftests/kvm/x86/
H A Dsev_smoke_test.c64 bool bad = false; in compare_xsave() local
/linux/net/rxrpc/
H A Dpeer_event.c372 int good, trial, bad, jumbo; in rxrpc_input_probe_for_pmtud() local
/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/drivers/gpu/drm/scheduler/
H A Dsched_main.c599 void drm_sched_stop(struct drm_gpu_scheduler *sched, struct drm_sched_job *bad) in drm_sched_stop()
1480 void drm_sched_increase_karma(struct drm_sched_job *bad) in drm_sched_increase_karma()
/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/arch/riscv/kernel/
H A Dtraps.c59 long bad; in dump_instr() local
/linux/arch/x86/kvm/
H A Dsmm.c422 int bad; in rsm_enter_protected_mode() local
/linux/drivers/pcmcia/
H A Drsrc_nonstatic.c187 unsigned int i, j, bad; in do_io_probe() local
411 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/drivers/accel/rocket/
H A Drocket_job.c351 rocket_reset(struct rocket_core *core, struct drm_sched_job *bad) in rocket_reset()
/linux/kernel/
H A Ducount.c217 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
/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
/linux/drivers/net/ethernet/seeq/
H A Dether3.c226 int bad = -1; in ether3_ramtest() local
/linux/drivers/net/ethernet/8390/
H A Dne.c72 static int bad[MAX_NE_CARDS]; variable

123