Home
last modified time | relevance | path

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

12

/linux/include/linux/ceph/
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
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
154 #define ceph_decode_skip_8(p, end, bad) \ argument
[all …]
/linux/block/
A Dbadblocks.c535 struct badblocks_context *bad, int behind) in can_merge_behind()
580 struct badblocks_context *bad) in can_merge_front()
634 struct badblocks_context *bad) in can_combine_front()
672 struct badblocks_context *bad) in overlap_front()
719 struct badblocks_context *bad, int *extra) in can_front_overwrite()
762 struct badblocks_context *bad, int extra) in front_overwrite()
864 struct badblocks_context bad; in _badblocks_set() local
1074 struct badblocks_context *bad, int *deleted) in front_clear()
1117 struct badblocks_context *bad) in front_splitting_clear()
1136 struct badblocks_context bad; in _badblocks_clear() local
[all …]
/linux/fs/ceph/
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/
A Dsta.h68 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
/linux/tools/testing/selftests/kvm/x86_64/
A Dsev_smoke_test.c52 bool bad = false; in compare_xsave() local
/linux/drivers/mtd/tests/
A Dmtd_test.c45 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
/linux/fs/xfs/scrub/
A Dhealth.c187 bool bad; in xchk_update_health() local
A Ddirtree.h65 unsigned int bad; member
/linux/tools/perf/
A 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
A Dbuiltin-annotate.c337 int bad = s->no_sym + in print_annotate_data_stat() local
/linux/net/ceph/
A Dpagevec.c68 int l, bad; in ceph_copy_user_to_page_vector() local
/linux/drivers/gpu/drm/scheduler/
A 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/security/keys/trusted-keys/
A Dtrusted_dcp.c285 static const u8 bad[] = {0x9a, 0xda, 0xe0, 0x54, 0xf6, 0x3d, 0xfa, 0xff, in test_for_zero_key() local
/linux/tools/testing/selftests/mm/
A Dpkey_sighandler_tests.c135 int *bad = (int *)1; in thread_segv_maperr_ptr() local
/linux/arch/riscv/kernel/
A Dtraps.c58 long bad; in dump_instr() local
/linux/drivers/net/ethernet/aeroflex/
A Dgreth.c745 int bad, count; in greth_rx() local
861 int bad, count = 0; in greth_rx_gbit() local
/linux/arch/x86/kvm/
A Dsmm.c417 int bad; in rsm_enter_protected_mode() local
/linux/drivers/pcmcia/
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/
A Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
/linux/fs/jffs2/
A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
/linux/kernel/
A Ducount.c232 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
/linux/drivers/input/joystick/
A Dtmdc.c224 unsigned char r, bad = 0; in tmdc_poll() local
/linux/drivers/net/ethernet/seeq/
A Dether3.c226 int bad = -1; in ether3_ramtest() local
/linux/drivers/net/ethernet/8390/
A Dne.c72 static int bad[MAX_NE_CARDS]; variable
/linux/drivers/misc/lkdtm/
A Dbugs.c465 struct lkdtm_list good, bad; in lkdtm_CORRUPT_LIST_ADD() local

Completed in 65 milliseconds

12