| /kernel/linux/linux-5.10/include/trace/events/ |
| D | cachefiles.h | 74 enum cachefiles_obj_ref_trace why, 77 TP_ARGS(obj, cookie, why, usage), 83 __field(enum cachefiles_obj_ref_trace, why ) 91 __entry->why = why; 96 __print_symbolic(__entry->why, cachefiles_obj_ref_traces)) 169 enum fscache_why_object_killed why), 171 TP_ARGS(obj, de, why), 177 __field(enum fscache_why_object_killed, why ) 183 __entry->why = why; 188 __print_symbolic(__entry->why, cachefiles_obj_kill_traces)) [all …]
|
| D | rxrpc.h | 703 TP_PROTO(unsigned int call_nr, const char *why, u32 cid, u32 call_id, 706 TP_ARGS(call_nr, why, cid, call_id, seq, abort_code, error), 710 __array(char, why, 4 ) 719 memcpy(__entry->why, why, 4); 731 __entry->abort_code, __entry->error, __entry->why) 761 TP_PROTO(struct rxrpc_call *call, enum rxrpc_transmit_trace why), 763 TP_ARGS(call, why), 767 __field(enum rxrpc_transmit_trace, why ) 775 __entry->why = why; 783 __print_symbolic(__entry->why, rxrpc_transmit_traces), [all …]
|
| D | fscache.h | 368 enum fscache_page_trace why), 370 TP_ARGS(cookie, page, why), 375 __field(enum fscache_page_trace, why ) 381 __entry->why = why; 386 __print_symbolic(__entry->why, fscache_page_traces), 432 enum fscache_op_trace why), 434 TP_ARGS(cookie, op, why), 439 __field(enum fscache_op_trace, why ) 445 __entry->why = why; 450 __print_symbolic(__entry->why, fscache_op_traces))
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | uverbs_std_types.c | 43 enum rdma_remove_reason why, in uverbs_free_ah() argument 52 enum rdma_remove_reason why, in uverbs_free_flow() argument 72 enum rdma_remove_reason why, in uverbs_free_mw() argument 79 enum rdma_remove_reason why, in uverbs_free_rwq_ind_tbl() argument 91 if (ib_is_destroy_retryable(ret, why, uobject)) in uverbs_free_rwq_ind_tbl() 103 enum rdma_remove_reason why, in uverbs_free_xrcd() argument 111 ret = ib_destroy_usecnt(&uxrcd->refcnt, why, uobject); in uverbs_free_xrcd() 116 ret = ib_uverbs_dealloc_xrcd(uobject, xrcd, why, attrs); in uverbs_free_xrcd() 123 enum rdma_remove_reason why, in uverbs_free_pd() argument 129 ret = ib_destroy_usecnt(&pd->usecnt, why, uobject); in uverbs_free_pd() [all …]
|
| D | uverbs_std_types_async_fd.c | 23 enum rdma_remove_reason why) in uverbs_async_event_destroy_uobj() argument 30 if (why == RDMA_REMOVE_DRIVER_REMOVE) in uverbs_async_event_destroy_uobj()
|
| D | uverbs_std_types_dm.c | 38 enum rdma_remove_reason why, in uverbs_free_dm() argument 44 ret = ib_destroy_usecnt(&dm->usecnt, why, uobject); in uverbs_free_dm()
|
| D | uverbs_std_types_counters.c | 39 enum rdma_remove_reason why, in uverbs_free_counters() argument 45 ret = ib_destroy_usecnt(&counters->usecnt, why, uobject); in uverbs_free_counters()
|
| D | rdma_core.c | 538 enum rdma_remove_reason why, in destroy_hw_idr_uobject() argument 544 int ret = idr_type->destroy_object(uobj, why, attrs); in destroy_hw_idr_uobject() 551 if (ib_is_destroy_retryable(ret, why, uobj)) in destroy_hw_idr_uobject() 554 if (why == RDMA_REMOVE_ABORT) in destroy_hw_idr_uobject() 579 enum rdma_remove_reason why, in destroy_hw_fd_uobject() argument 584 int ret = fd_type->destroy_object(uobj, why); in destroy_hw_fd_uobject() 586 if (ib_is_destroy_retryable(ret, why, uobj)) in destroy_hw_fd_uobject()
|
| D | uverbs_std_types_wq.c | 11 enum rdma_remove_reason why, in uverbs_free_wq() argument 20 if (ib_is_destroy_retryable(ret, why, uobject)) in uverbs_free_wq()
|
| D | uverbs_std_types_cq.c | 39 enum rdma_remove_reason why, in uverbs_free_cq() argument 49 if (ib_is_destroy_retryable(ret, why, uobject)) in uverbs_free_cq()
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | dir_edit.c | 188 enum afs_edit_dir_reason why) in afs_edit_dir_add() argument 293 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_nospc, 0, 0, 0, 0, name->name); in afs_edit_dir_add() 309 trace_afs_edit_dir(vnode, why, afs_edit_dir_create, b, slot, in afs_edit_dir_add() 344 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_inval, 0, 0, 0, 0, name->name); in afs_edit_dir_add() 353 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_error, 0, 0, 0, 0, name->name); in afs_edit_dir_add() 366 struct qstr *name, enum afs_edit_dir_reason why) in afs_edit_dir_remove() argument 438 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_noent, in afs_edit_dir_remove() 446 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete, b, slot, in afs_edit_dir_remove() 476 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_inval, in afs_edit_dir_remove() 487 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_error, in afs_edit_dir_remove()
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
| D | TODO | 1 1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay 4 3. Need to figure out why address swaizzling is needed in inw/outw for 10 6. Investigate why things do not work without the setup_test() call
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | uverbs_types.h | 71 enum rdma_remove_reason why, 102 enum rdma_remove_reason why, 142 enum rdma_remove_reason why);
|
| /kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/ |
| D | init.c | 207 const char *why = "unknown cause"; in launch_tests() local 211 why = "exit code"; in launch_tests() 214 why = "signal"; in launch_tests() 217 printf("\x1b[31m\x1b[1m[-] Tests failed with %s %d! \u2639\x1b[0m\n", why, what); in launch_tests()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | jbd2.h | 367 #define J_EXPECT(expr, why...) J_ASSERT(expr) argument 368 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr) argument 369 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument 371 #define __journal_expect(expr, why...) \ argument 378 printk(KERN_ERR why "\n"); \ 382 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why) argument 383 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why) argument 384 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
|
| D | fscache-cache.h | 243 enum fscache_obj_ref_trace why); 267 enum fscache_obj_ref_trace why); 563 enum fscache_why_object_killed why);
|
| /kernel/linux/linux-5.10/fs/pstore/ |
| D | platform.c | 437 const char *why; in pstore_blackbox_dump() local 447 why = kmsg_dump_reason_str(reason); in pstore_blackbox_dump() 452 in_nmi() ? "NMI" : why); in pstore_blackbox_dump() 469 strncpy(pfault_log_info->info.event, why, in pstore_blackbox_dump() 470 min(strlen(why), sizeof(pfault_log_info->info.event) - 1)); in pstore_blackbox_dump() 502 const char *why; in pstore_dump() local 507 why = kmsg_dump_reason_str(reason); in pstore_dump() 512 in_nmi() ? "NMI" : why); in pstore_dump() 544 header_size = snprintf(dst, dst_size, "%s#%d Part%u\n", why, in pstore_dump()
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| D | namei.c | 86 enum fscache_why_object_killed why) in cachefiles_mark_object_buried() argument 107 trace_cachefiles_mark_buried(NULL, dentry, why); in cachefiles_mark_object_buried() 118 trace_cachefiles_mark_buried(object, dentry, why); in cachefiles_mark_object_buried() 125 if (why != FSCACHE_OBJECT_IS_STALE) in cachefiles_mark_object_buried() 126 fscache_object_mark_killed(&object->fscache, why); in cachefiles_mark_object_buried() 292 enum fscache_why_object_killed why) in cachefiles_bury_object() argument 313 trace_cachefiles_unlink(object, rep, why); in cachefiles_bury_object() 317 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object() 415 trace_cachefiles_rename(object, rep, grave, why); in cachefiles_bury_object() 423 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object()
|
| /kernel/linux/linux-5.10/sound/core/ |
| D | pcm_trace.h | 84 TP_PROTO(struct snd_pcm_substream *substream, const char *why), 85 TP_ARGS(substream, why), 98 __entry->reason = (why);
|
| /kernel/linux/linux-5.10/Documentation/driver-api/firmware/ |
| D | built-in-fw.rst | 14 There are a few reasons why you might want to consider building your firmware 21 Even if you have these needs there are a few reasons why you may not be
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | rtt.c | 147 void rxrpc_peer_add_rtt(struct rxrpc_call *call, enum rxrpc_rtt_rx_trace why, in rxrpc_peer_add_rtt() argument 165 trace_rxrpc_rtt_rx(call, why, rtt_slot, send_serial, resp_serial, in rxrpc_peer_add_rtt()
|
| D | call_event.c | 47 enum rxrpc_propose_ack_trace why) in __rxrpc_propose_ACK() argument 129 trace_rxrpc_propose_ack(call, why, ack_reason, serial, immediate, in __rxrpc_propose_ACK() 138 enum rxrpc_propose_ack_trace why) in rxrpc_propose_ACK() argument 142 immediate, background, why); in rxrpc_propose_ACK()
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| D | zynq-fpga.c | 387 const char *why; in zynq_fpga_ops_write() local 448 why = "DMA reported error"; in zynq_fpga_ops_write() 456 why = "DMA timed out"; in zynq_fpga_ops_write() 458 why = "DMA did not complete"; in zynq_fpga_ops_write() 469 why, in zynq_fpga_ops_write()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | tainted-kernels.rst | 8 cause might be the event that got the kernel tainted. That's why bug reports 14 trustworthy. That's also why the kernel will print the tainted state when it 25 why the kernel was tainted is shown after the Process ID ('PID:') and a shortened 52 tainted; any other number indicates the reasons why it is. The easiest way to 132 there should be other information in the log indicating why this tainting
|
| D | abi-obsolete.rst | 7 The description of the interface will document the reason why it is
|