Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dsta.h67 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-iops.c106 int __ide_wait_stat(ide_drive_t *drive, u8 good, u8 bad, in __ide_wait_stat()
171 u8 bad, unsigned long timeout) in ide_wait_stat()
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dhealth.c131 bool bad; in xchk_update_health() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhard-reg-set.h104 HARD_REG_ELT_TYPE bad = 0; member
H A Dhw-doloop.h97 bool bad; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhard-reg-set.h104 HARD_REG_ELT_TYPE bad = 0; member
H A Dhw-doloop.h97 bool bad; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/scheduler/
H A Dsched_main.c329 void drm_sched_increase_karma(struct drm_sched_job *bad) in drm_sched_increase_karma()
377 void drm_sched_stop(struct drm_gpu_scheduler *sched, struct drm_sched_job *bad) in drm_sched_stop()
/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dmtd_test.c44 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
/OK3568_Linux_fs/kernel/net/ceph/
H A Dpagevec.c68 int l, bad; in ceph_copy_user_to_page_vector() local
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dtps6586x.c173 int bad; in tps6586x_adjust_sm0_sm1() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js22 …:extend,load:function(){config.pageLoaded=true;extend(config,{stats:{all:0,bad:0},moduleStats:{all… property
76 config.previousModule=this.module;config.moduleStats={all:0,bad:0,started:now()};runLoggingCallback… property
242 …on(){var tests,banner,result,qunit,config=QUnit.config;config.stats={all:0,bad:0};config.moduleSta… property
/OK3568_Linux_fs/kernel/kernel/
H A Ducount.c195 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c1571 SetFontPathElements(int npaths, unsigned char *paths, int *bad, Bool persist) in SetFontPathElements()
1687 int bad; in SetFontPath() local
1701 int num = 1, len, err, size = 0, bad; in SetDefaultFontPath() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drk_atags.c135 bool bad; in atags_bad_magic() local
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dtraps.c83 unsigned int val, bad; in dump_instr() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-lock.c688 static void print_bad_events(int bad, int total) in print_bad_events()
708 int bad, total; in print_result() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/lib/
H A Dbidram.c395 struct memblock bad[MAX_BAD_MEMBLK]; in bidram_get_ram_size() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/
H A Dtst_qnmeapositioninfosource.cpp570 QByteArray bad = QLocationTestUtils::createRmcSentence(firstDateTime.addSecs(1)).toLatin1(); in testWithBadNmea_data() local

123