| /kernel/linux/linux-5.10/include/linux/ceph/ |
| D | decode.h | 57 #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 …]
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| D | decode.h | 57 #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 …]
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | mdsmap.c | 57 #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
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | mdsmap.c | 57 #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
|
| /kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
| D | sta.h | 68 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
| D | sta.h | 67 int init, int good, int bad) in cw1200_cqm_bssloss_sm()
|
| /kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
| D | net_socket_test_012.cpp | 46 struct sockaddr *bad = reinterpret_cast<struct sockaddr *>(0xbad); in SocketNullTestInternal() local
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | ide-iops.c | 106 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()
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | health.c | 131 bool bad; in xchk_update_health() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | health.c | 135 bool bad; in xchk_update_health() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/scheduler/ |
| D | sched_main.c | 329 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()
|
| /kernel/linux/linux-6.6/drivers/mtd/tests/ |
| D | mtd_test.c | 44 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
|
| /kernel/linux/linux-5.10/drivers/mtd/tests/ |
| D | mtd_test.c | 44 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | pagevec.c | 68 int l, bad; in ceph_copy_user_to_page_vector() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| D | pagevec.c | 68 int l, bad; in ceph_copy_user_to_page_vector() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-lock.c | 1342 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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/ |
| D | sched_main.c | 438 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()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | ucount.c | 195 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| D | traps.c | 43 long bad; in dump_kernel_instr() local
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | smm.c | 425 int bad; in rsm_enter_protected_mode() local
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/ |
| D | traps.c | 83 unsigned int val, bad; in dump_instr() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/ |
| D | greth.c | 744 int bad, count; in greth_rx() local 860 int bad, count = 0; in greth_rx_gbit() local
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-lock.c | 688 static void print_bad_events(int bad, int total) in print_bad_events() 708 int bad, total; in print_result() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aeroflex/ |
| D | greth.c | 744 int bad, count; in greth_rx() local 860 int bad, count = 0; in greth_rx_gbit() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | hil_mlc.h | 100 int bad; /* Node to jump to on error */ member
|