Searched refs:why (Results 26 - 50 of 79) sorted by relevance

1234

/linux-master/fs/netfs/
H A Dfscache_volume.c43 enum fscache_access_trace why)
51 n_accesses, why);
58 * @why: An indication of the circumstances of the access for tracing
80 * The datafile @cookie and the @why indicator are merely provided for tracing
85 enum fscache_access_trace why)
89 __fscache_begin_volume_access(volume, cookie, why);
101 * @why: An indication of the circumstances of the access for tracing
104 * @why indicator are merely provided for tracing purposes.
108 enum fscache_access_trace why)
116 n_accesses, why);
41 __fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
83 fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
106 fscache_end_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
[all...]
H A Dfscache_cache.c268 * @why: An indication of the circumstances of the access for tracing
289 bool fscache_begin_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) argument
299 n_accesses, why);
310 * @why: An indication of the circumstances of the access for tracing
312 * Unpin a cache after we've accessed it. The @why indicator is merely
315 void fscache_end_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) argument
322 n_accesses, why);
H A Dwrite_collect.c35 enum netfs_folio_trace why = netfs_folio_trace_clear; local
48 why = netfs_folio_trace_clear_s;
54 why = netfs_folio_trace_clear_cc;
63 why = netfs_folio_trace_redirtied;
67 why = netfs_folio_trace_clear_g;
72 trace_netfs_folio(folio, why);
H A Dinternal.h227 bool fscache_begin_cache_access(struct fscache_cache *cache, enum fscache_access_trace why);
228 void fscache_end_cache_access(struct fscache_cache *cache, enum fscache_access_trace why);
267 enum fscache_access_trace why);
360 enum fscache_access_trace why);
H A Dfscache_io.c74 enum fscache_access_trace why)
86 if (!fscache_begin_cookie_access(cookie, why)) {
71 fscache_begin_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie, enum fscache_want_state want_state, enum fscache_access_trace why) argument
H A Dwrite_issue.c50 enum netfs_folio_trace why = netfs_folio_trace_kill; local
61 why = netfs_folio_trace_kill_s;
66 why = netfs_folio_trace_kill_cc;
70 why = netfs_folio_trace_kill_g;
75 trace_netfs_folio(folio, why);
H A Dfscache_cookie.c114 * @why: An indication of the circumstances of the access for tracing
119 * The @why indicator is provided for tracing purposes.
122 enum fscache_access_trace why)
129 n_accesses, why);
140 enum fscache_access_trace why)
149 n_accesses, why);
155 * @why: An indication of the circumstances of the access for tracing
176 * The @why indicator are merely provided for tracing purposes.
179 enum fscache_access_trace why)
183 __fscache_begin_cookie_access(cookie, why);
121 fscache_end_cookie_access(struct fscache_cookie *cookie, enum fscache_access_trace why) argument
139 __fscache_begin_cookie_access(struct fscache_cookie *cookie, enum fscache_access_trace why) argument
178 fscache_begin_cookie_access(struct fscache_cookie *cookie, enum fscache_access_trace why) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Duverbs_std_types_dm.c38 enum rdma_remove_reason why,
37 uverbs_free_dm(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Duverbs_std_types_counters.c39 enum rdma_remove_reason why,
38 uverbs_free_counters(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Drdma_core.c532 enum rdma_remove_reason why,
538 int ret = idr_type->destroy_object(uobj, why, attrs);
543 if (why == RDMA_REMOVE_ABORT)
568 enum rdma_remove_reason why,
574 fd_type->destroy_object(uobj, why);
531 destroy_hw_idr_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
567 destroy_hw_fd_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Duverbs_std_types_qp.c12 enum rdma_remove_reason why,
27 if (why == RDMA_REMOVE_DESTROY) {
11 uverbs_free_qp(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
/linux-master/fs/cachefiles/
H A Dinternal.h236 enum cachefiles_obj_ref_trace why);
238 enum cachefiles_obj_ref_trace why);
240 enum cachefiles_obj_ref_trace why);
277 enum fscache_why_object_killed why);
279 enum fscache_why_object_killed why);
H A Dio.c383 enum cachefiles_prepare_read_trace why; local
399 why = cachefiles_trace_read_after_eof;
405 why = cachefiles_trace_read_no_data;
412 why = cachefiles_trace_read_no_file;
430 why = cachefiles_trace_read_seek_nxio;
435 why = cachefiles_trace_read_seek_error;
440 why = cachefiles_trace_read_found_hole;
448 why = cachefiles_trace_read_found_part;
458 why = cachefiles_trace_read_seek_error;
471 why
[all...]
H A Dnamei.c231 enum fscache_why_object_killed why)
239 trace_cachefiles_unlink(object, d_inode(dentry)->i_ino, why);
268 enum fscache_why_object_killed why)
288 ret = cachefiles_unlink(cache, object, dir, rep, why);
394 trace_cachefiles_rename(object, d_inode(rep)->i_ino, why);
417 enum fscache_why_object_killed why)
430 ret = cachefiles_unlink(volume->cache, object, fan, dentry, why);
228 cachefiles_unlink(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *dentry, enum fscache_why_object_killed why) argument
264 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, enum fscache_why_object_killed why) argument
416 cachefiles_delete_object(struct cachefiles_object *object, enum fscache_why_object_killed why) argument
/linux-master/include/linux/
H A Djbd2.h357 #define J_EXPECT(expr, why...) J_ASSERT(expr)
358 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr)
359 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr)
361 #define __journal_expect(expr, why...) \
368 printk(KERN_ERR why "\n"); \
372 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why)
373 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why)
374 #define J_EXPECT_JH(jh, expr, why
[all...]
/linux-master/net/rxrpc/
H A Dsendmsg.c24 enum rxrpc_abort_reason why)
26 _enter("{%d},%d,%d,%u", call->debug_id, abort_code, error, why);
29 call->send_abort_why = why;
779 * @why: Indication as to why.
785 u32 abort_code, int error, enum rxrpc_abort_reason why)
789 _enter("{%d},%d,%d,%u", call->debug_id, abort_code, error, why);
792 aborted = rxrpc_propose_abort(call, abort_code, error, why);
23 rxrpc_propose_abort(struct rxrpc_call *call, s32 abort_code, int error, enum rxrpc_abort_reason why) argument
784 rxrpc_kernel_abort_call(struct socket *sock, struct rxrpc_call *call, u32 abort_code, int error, enum rxrpc_abort_reason why) argument
H A Dcall_event.c24 enum rxrpc_propose_ack_trace why)
30 trace_rxrpc_propose_ack(call, why, RXRPC_ACK_PING, serial);
41 enum rxrpc_propose_ack_trace why)
45 trace_rxrpc_propose_ack(call, why, RXRPC_ACK_DELAY, serial);
23 rxrpc_propose_ping(struct rxrpc_call *call, u32 serial, enum rxrpc_propose_ack_trace why) argument
40 rxrpc_propose_delay_ACK(struct rxrpc_call *call, rxrpc_serial_t serial, enum rxrpc_propose_ack_trace why) argument
H A Dcall_object.c502 void rxrpc_see_call(struct rxrpc_call *call, enum rxrpc_call_trace why) argument
507 trace_rxrpc_call(call->debug_id, r, 0, why);
512 enum rxrpc_call_trace why)
518 trace_rxrpc_call(call->debug_id, r + 1, 0, why);
525 void rxrpc_get_call(struct rxrpc_call *call, enum rxrpc_call_trace why) argument
530 trace_rxrpc_call(call->debug_id, r + 1, 0, why);
631 void rxrpc_put_call(struct rxrpc_call *call, enum rxrpc_call_trace why) argument
641 trace_rxrpc_call(debug_id, r - 1, 0, why);
511 rxrpc_try_get_call(struct rxrpc_call *call, enum rxrpc_call_trace why) argument
H A Dio_thread.c82 bool rxrpc_direct_abort(struct sk_buff *skb, enum rxrpc_abort_reason why, argument
87 trace_rxrpc_abort(0, why, sp->hdr.cid, sp->hdr.callNumber, sp->hdr.seq,
94 static bool rxrpc_bad_message(struct sk_buff *skb, enum rxrpc_abort_reason why) argument
96 return rxrpc_direct_abort(skb, why, RX_PROTOCOL_ERROR, -EBADMSG);
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c556 const char *why = "(not available)"; local
595 why = "by BIOS";
601 pr_info("MTRRs disabled %s\n", why);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dqos.c86 enum rdma_remove_reason why,
85 pp_obj_cleanup(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
/linux-master/arch/arm/kernel/
H A Dentry-common.S88 mov r2, why @ 'syscall'
99 * "slow" syscall return path. "why" tells us if this was a real syscall.
272 mov why, #0 @ no longer a real syscall
384 mov why, #0 @ prevent syscall restart handling
390 mov why, #0 @ prevent syscall restart handling
/linux-master/fs/pstore/
H A Dplatform.c282 const char *why; local
288 why = kmsg_dump_reason_str(reason);
293 in_nmi() ? "NMI" : why);
322 header_size = snprintf(dst, dst_size, "%s#%d Part%u\n", why,
/linux-master/drivers/fpga/
H A Dzynq-fpga.c387 const char *why; local
448 why = "DMA reported error";
456 why = "DMA timed out";
458 why = "DMA did not complete";
469 why,
/linux-master/include/trace/events/
H A Dnetfs.h409 TP_PROTO(struct folio *folio, enum netfs_folio_trace why),
411 TP_ARGS(folio, why),
417 __field(enum netfs_folio_trace, why)
422 __entry->why = why;
429 __print_symbolic(__entry->why, netfs_folio_traces))

Completed in 454 milliseconds

1234