/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | io.c | 383 enum cachefiles_prepare_read_trace why; in cachefiles_do_prepare_read() local [all...] |
H A D | interface.c | 51 cachefiles_see_object(struct cachefiles_object *object, enum cachefiles_obj_ref_trace why) cachefiles_see_object() argument 61 cachefiles_grab_object(struct cachefiles_object *object, enum cachefiles_obj_ref_trace why) cachefiles_grab_object() argument 74 cachefiles_put_object(struct cachefiles_object *object, enum cachefiles_obj_ref_trace why) cachefiles_put_object() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_fsops.c | 524 const char *why; in xfs_do_force_shutdown() local
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | volume.c | 41 __fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) __fscache_begin_volume_access() argument 83 fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) fscache_begin_volume_access() argument 106 fscache_end_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) fscache_end_volume_access() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/ |
H A D | mtrr.c | 556 const char *why = "(not available)"; in mtrr_bp_init() local
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | call_object.c | 512 void rxrpc_see_call(struct rxrpc_call *call, enum rxrpc_call_trace why) in rxrpc_see_call() argument 535 void rxrpc_get_call(struct rxrpc_call *call, enum rxrpc_call_trace why) in rxrpc_get_call() argument 641 void rxrpc_put_call(struct rxrpc_call *call, enum rxrpc_call_trace why) in rxrpc_put_call() argument 78 rxrpc_reduce_call_timer(struct rxrpc_call *call, unsigned long expire_at, unsigned long now, enum rxrpc_timer_trace why) rxrpc_reduce_call_timer() argument 521 rxrpc_try_get_call(struct rxrpc_call *call, enum rxrpc_call_trace why) rxrpc_try_get_call() argument [all...] |
H A D | conn_object.c | 26 void rxrpc_poke_conn(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) in rxrpc_poke_conn() argument 225 void rxrpc_queue_conn(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) in rxrpc_queue_conn() argument 235 rxrpc_see_connection(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_see_connection() argument 248 rxrpc_get_connection(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_get_connection() argument 262 rxrpc_get_connection_maybe(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_get_connection_maybe() argument 350 rxrpc_put_connection(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_put_connection() argument [all...] |
H A D | conn_event.c | 49 rxrpc_abort_conn(struct rxrpc_connection *conn, struct sk_buff *skb, s32 abort_code, int err, enum rxrpc_abort_reason why) rxrpc_abort_conn() argument
|
H A D | output.c | 326 enum rxrpc_req_ack_trace why; in rxrpc_send_data_packet() local 144 rxrpc_begin_rtt_probe(struct rxrpc_call *call, rxrpc_serial_t serial, enum rxrpc_rtt_tx_trace why) rxrpc_begin_rtt_probe() argument [all...] |
H A D | local_object.c | 361 void rxrpc_put_local(struct rxrpc_local *local, enum rxrpc_local_trace why) in rxrpc_put_local() argument 401 void rxrpc_unuse_local(struct rxrpc_local *local, enum rxrpc_local_trace why) in rxrpc_unuse_local() argument 330 rxrpc_get_local(struct rxrpc_local *local, enum rxrpc_local_trace why) rxrpc_get_local() argument 344 rxrpc_get_local_maybe(struct rxrpc_local *local, enum rxrpc_local_trace why) rxrpc_get_local_maybe() argument 382 rxrpc_use_local(struct rxrpc_local *local, enum rxrpc_local_trace why) rxrpc_use_local() argument [all...] |
H A D | peer_object.c | 377 struct rxrpc_peer *rxrpc_get_peer(struct rxrpc_peer *peer, enum rxrpc_peer_trace why) in rxrpc_get_peer() argument 423 void rxrpc_put_peer(struct rxrpc_peer *peer, enum rxrpc_peer_trace why) in rxrpc_put_peer() argument 208 rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp, enum rxrpc_peer_trace why) rxrpc_alloc_peer() argument 389 rxrpc_get_peer_maybe(struct rxrpc_peer *peer, enum rxrpc_peer_trace why) rxrpc_get_peer_maybe() argument
|
H A D | call_event.c | 23 rxrpc_propose_ping(struct rxrpc_call *call, u32 serial, enum rxrpc_propose_ack_trace why) rxrpc_propose_ping() argument 40 rxrpc_propose_delay_ACK(struct rxrpc_call *call, rxrpc_serial_t serial, enum rxrpc_propose_ack_trace why) rxrpc_propose_delay_ACK() argument 67 rxrpc_send_ACK(struct rxrpc_call *call, u8 ack_reason, rxrpc_serial_t serial, enum rxrpc_propose_ack_trace why) rxrpc_send_ACK() argument
|
H A D | sendmsg.c | 23 rxrpc_propose_abort(struct rxrpc_call *call, s32 abort_code, int error, enum rxrpc_abort_reason why) rxrpc_propose_abort() argument 792 rxrpc_kernel_abort_call(struct socket *sock, struct rxrpc_call *call, u32 abort_code, int error, enum rxrpc_abort_reason why) rxrpc_kernel_abort_call() argument
|
H A D | conn_client.c | 117 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle() argument 98 rxrpc_get_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) rxrpc_get_bundle() argument
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/ |
H A D | rpc_svc_1.c | 187 enum auth_stat why; in rcp_service() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | sparse.c | 70 static int imbalance(struct entrypoint *ep, struct basic_block *bb, int entry, int exit, const char *why) in imbalance() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | rdma_core.c | 537 destroy_hw_idr_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) destroy_hw_idr_uobject() argument 578 destroy_hw_fd_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) destroy_hw_fd_uobject() argument
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | object.c | 772 fscache_get_object(struct fscache_object *object, enum fscache_obj_ref_trace why) fscache_get_object() argument 786 fscache_put_object(struct fscache_object *object, enum fscache_obj_ref_trace why) fscache_put_object() argument 1092 fscache_object_mark_killed(struct fscache_object *object, enum fscache_why_object_killed why) fscache_object_mark_killed() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | rxrpc.c | 198 afs_get_call(struct afs_call *call, enum afs_call_trace why) afs_get_call() argument
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | platform.c | 282 const char *why; in pstore_dump() local
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | rdma_core.c | 531 destroy_hw_idr_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) destroy_hw_idr_uobject() argument 567 destroy_hw_fd_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) destroy_hw_fd_uobject() argument
|
/third_party/skia/tools/fm/ |
H A D | fm.cpp | 130 static Result fail(const char* why) { in fail() argument
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | zynq-fpga.c | 387 const char *why; in zynq_fpga_ops_write() local
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | input.c | 26 static void rxrpc_proto_abort(const char *why, in rxrpc_proto_abort() argument
|
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | platform.c | 437 const char *why; in pstore_blackbox_dump() local 502 const char *why; in pstore_dump() local
|