Home
last modified time | relevance | path

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

123

/openbmc/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
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 …]
/openbmc/linux/fs/ceph/
H A Dmdsmap.c57 #define __decode_and_drop_type(p, end, type, bad) \ argument
64 #define __decode_and_drop_set(p, end, type, bad) \ argument
74 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.h68 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
/openbmc/linux/fs/xfs/scrub/
H A Dhealth.c135 bool bad; in xchk_update_health() local
/openbmc/linux/drivers/mtd/tests/
H A Dmtd_test.c45 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
/openbmc/linux/net/ceph/
H A Dpagevec.c68 int l, bad; in ceph_copy_user_to_page_vector() local
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c1342 static void print_bad_events(int bad, int total) in print_bad_events()
1370 int bad, total, printed; in print_result() local
1819 static void print_footer_stdio(int total, int bad, struct lock_contention_fails *fails) in print_footer_stdio()
1842 static void print_footer_csv(int total, int bad, struct lock_contention_fails *fails, in print_footer_csv()
1870 static void print_footer(int total, int bad, struct lock_contention_fails *fails) in print_footer()
1881 int bad, total, printed; in print_contention_result() local
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c172 int bad; in tps6586x_adjust_sm0_sm1() local
/openbmc/linux/drivers/gpu/drm/scheduler/
H A Dsched_main.c438 void drm_sched_stop(struct drm_gpu_scheduler *sched, struct drm_sched_job *bad) in drm_sched_stop()
1175 void drm_sched_increase_karma(struct drm_sched_job *bad) in drm_sched_increase_karma()
/openbmc/qemu/hw/ssi/
H A Dsifive_spi.c149 bool bad; in sifive_spi_is_bad_reg() local
/openbmc/linux/arch/riscv/kernel/
H A Dtraps.c43 long bad; in dump_kernel_instr() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js76 config.previousModule=this.module;config.moduleStats={all:0,bad:0,started:now()};runLoggingCallback… property in config.moduleStats
242 …on(){var tests,banner,result,qunit,config=QUnit.config;config.stats={all:0,bad:0};config.moduleSta… property in config.stats
/openbmc/linux/arch/x86/kvm/
H A Dsmm.c425 int bad; in rsm_enter_protected_mode() local
/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c744 int bad, count; in greth_rx() local
860 int bad, count = 0; in greth_rx_gbit() local
/openbmc/linux/include/linux/
H A Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
/openbmc/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
/openbmc/linux/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
/openbmc/linux/kernel/
H A Ducount.c233 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
/openbmc/linux/drivers/input/joystick/
H A Dtmdc.c224 unsigned char r, bad = 0; in tmdc_poll() local
H A Dadi.c111 int bad; member
/openbmc/linux/drivers/net/ethernet/8390/
H A Dne.c72 static int bad[MAX_NE_CARDS]; variable
/openbmc/linux/drivers/net/ethernet/seeq/
H A Dether3.c226 int bad = -1; in ether3_ramtest() local
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c408 struct lkdtm_list good, bad; in lkdtm_CORRUPT_LIST_ADD() local
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.c257 int bad = -1; in ether1_ramtest() local
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c605 struct drm_sched_job *bad) in panfrost_reset()

123