Home
last modified time | relevance | path

Searched defs:why (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.1.9/drivers/infiniband/core/
Duverbs_std_types.c43 enum rdma_remove_reason why, in uverbs_free_ah()
52 enum rdma_remove_reason why, in uverbs_free_flow()
72 enum rdma_remove_reason why, in uverbs_free_mw()
79 enum rdma_remove_reason why, in uverbs_free_rwq_ind_tbl()
103 enum rdma_remove_reason why, in uverbs_free_xrcd()
122 enum rdma_remove_reason why, in uverbs_free_pd()
159 enum rdma_remove_reason why) in uverbs_completion_event_file_destroy_uobj()
Duverbs_std_types_flow_action.c38 enum rdma_remove_reason why, in uverbs_free_flow_action()
Duverbs_std_types_dm.c38 enum rdma_remove_reason why, in uverbs_free_dm()
Duverbs_std_types_async_fd.c23 enum rdma_remove_reason why) in uverbs_async_event_destroy_uobj()
Duverbs_std_types_counters.c39 enum rdma_remove_reason why, in uverbs_free_counters()
Duverbs_std_types_wq.c11 enum rdma_remove_reason why, in uverbs_free_wq()
Duverbs_std_types_cq.c39 enum rdma_remove_reason why, in uverbs_free_cq()
Duverbs_std_types_srq.c11 enum rdma_remove_reason why, in uverbs_free_srq()
Duverbs_std_types_qp.c12 enum rdma_remove_reason why, in uverbs_free_qp()
Duverbs_std_types_mr.c40 enum rdma_remove_reason why, in uverbs_free_mr()
Drdma_core.c532 enum rdma_remove_reason why, in destroy_hw_idr_uobject()
568 enum rdma_remove_reason why, in destroy_hw_fd_uobject()
/linux-6.1.9/fs/cachefiles/
Dinterface.c52 enum cachefiles_obj_ref_trace why) in cachefiles_see_object()
62 enum cachefiles_obj_ref_trace why) in cachefiles_grab_object()
75 enum cachefiles_obj_ref_trace why) in cachefiles_put_object()
Dnamei.c231 enum fscache_why_object_killed why) in cachefiles_unlink()
268 enum fscache_why_object_killed why) in cachefiles_bury_object()
415 enum fscache_why_object_killed why) in cachefiles_delete_object()
Dxattr.c100 enum cachefiles_coherency_trace why; in cachefiles_check_auxdata() local
239 enum cachefiles_coherency_trace why; in cachefiles_check_volume_xattr() local
/linux-6.1.9/fs/fscache/
Dvolume.c43 enum fscache_access_trace why) in __fscache_begin_volume_access()
85 enum fscache_access_trace why) in fscache_begin_volume_access()
108 enum fscache_access_trace why) in fscache_end_volume_access()
Dcache.c288 bool fscache_begin_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) in fscache_begin_cache_access()
314 void fscache_end_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) in fscache_end_cache_access()
Dcookie.c122 enum fscache_access_trace why) in fscache_end_cookie_access()
140 enum fscache_access_trace why) in __fscache_begin_cookie_access()
179 enum fscache_access_trace why) in fscache_begin_cookie_access()
/linux-6.1.9/net/rxrpc/
Dcall_event.c47 enum rxrpc_propose_ack_trace why) in __rxrpc_propose_ACK()
138 enum rxrpc_propose_ack_trace why) in rxrpc_propose_ACK()
Drecvmsg.c120 bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call, in __rxrpc_abort_call()
129 bool rxrpc_abort_call(const char *why, struct rxrpc_call *call, in rxrpc_abort_call()
Drtt.c147 void rxrpc_peer_add_rtt(struct rxrpc_call *call, enum rxrpc_rtt_rx_trace why, in rxrpc_peer_add_rtt()
/linux-6.1.9/fs/afs/
Ddir_edit.c207 enum afs_edit_dir_reason why) in afs_edit_dir_add()
374 struct qstr *name, enum afs_edit_dir_reason why) in afs_edit_dir_remove()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dqos.c86 enum rdma_remove_reason why, in pp_obj_cleanup()
/linux-6.1.9/arch/arm/kernel/
Dentry-header.S429 why .req r8 @ Linux syscall (!= 0) label
/linux-6.1.9/include/linux/
Djbd2.h366 #define J_EXPECT(expr, why...) J_ASSERT(expr) argument
367 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr) argument
368 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument
370 #define __journal_expect(expr, why...) \ argument
381 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why) argument
382 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why) argument
383 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
/linux-6.1.9/tools/testing/selftests/wireguard/qemu/
Dinit.c202 const char *why = "unknown cause"; in launch_tests() local

123