/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/ |
H A D | init.c | 207 const char *why = "unknown cause"; in launch_tests() local
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_std_types_qp.c | 11 uverbs_free_qp(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_qp() argument
|
H A D | uverbs_std_types_flow_action.c | 37 uverbs_free_flow_action(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_flow_action() argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_event.c | 45 __rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, u32 serial, bool immediate, bool background, enum rxrpc_propose_ack_trace why) __rxrpc_propose_ACK() argument 136 rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, u32 serial, bool immediate, bool background, enum rxrpc_propose_ack_trace why) rxrpc_propose_ACK() argument
|
H A D | sendmsg.c | 863 rxrpc_kernel_abort_call(struct socket *sock, struct rxrpc_call *call, u32 abort_code, int error, const char *why) rxrpc_kernel_abort_call() argument
|
H A D | recvmsg.c | 120 bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call, in __rxrpc_abort_call() argument 129 bool rxrpc_abort_call(const char *why, struct rxrpc_call *call, in rxrpc_abort_call() argument
|
H A D | call_object.c | 62 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
|
H A D | output.c | 136 rxrpc_begin_rtt_probe(struct rxrpc_call *call, rxrpc_serial_t serial, enum rxrpc_rtt_tx_trace why) rxrpc_begin_rtt_probe() argument
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | interface.c | 182 cachefiles_grab_object(struct fscache_object *_object, enum fscache_obj_ref_trace why) cachefiles_grab_object() argument 322 cachefiles_put_object(struct fscache_object *_object, enum fscache_obj_ref_trace why) cachefiles_put_object() argument
|
H A D | namei.c | 84 cachefiles_mark_object_buried(struct cachefiles_cache *cache, struct dentry *dentry, enum fscache_why_object_killed why) cachefiles_mark_object_buried() argument 287 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, bool preemptive, enum fscache_why_object_killed why) cachefiles_bury_object() argument [all...] |
/kernel/linux/linux-5.10/fs/afs/ |
H A D | dir_edit.c | 186 afs_edit_dir_add(struct afs_vnode *vnode, struct qstr *name, struct afs_fid *new_fid, enum afs_edit_dir_reason why) afs_edit_dir_add() argument 365 afs_edit_dir_remove(struct afs_vnode *vnode, struct qstr *name, enum afs_edit_dir_reason why) afs_edit_dir_remove() argument [all...] |
H A D | cmservice.c | 193 afs_abort_service_call(struct afs_call *call, u32 abort_code, int error, const char *why) afs_abort_service_call() argument
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | xattr.c | 100 enum cachefiles_coherency_trace why; in cachefiles_check_auxdata() local 239 enum cachefiles_coherency_trace why; in cachefiles_check_volume_xattr() local [all...] |
H A D | namei.c | 228 cachefiles_unlink(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *dentry, enum fscache_why_object_killed why) cachefiles_unlink() 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) cachefiles_bury_object() argument 414 cachefiles_delete_object(struct cachefiles_object *object, enum fscache_why_object_killed why) cachefiles_delete_object() argument
|
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/afs/ |
H A D | dir_edit.c | 206 afs_edit_dir_add(struct afs_vnode *vnode, struct qstr *name, struct afs_fid *new_fid, enum afs_edit_dir_reason why) afs_edit_dir_add() argument 374 afs_edit_dir_remove(struct afs_vnode *vnode, struct qstr *name, enum afs_edit_dir_reason why) afs_edit_dir_remove() argument [all...] |
H A D | cmservice.c | 195 afs_abort_service_call(struct afs_call *call, u32 abort_code, int error, enum rxrpc_abort_reason why) afs_abort_service_call() argument
|
H A D | rxrpc.c | 203 afs_get_call(struct afs_call *call, enum afs_call_trace why) afs_get_call() argument
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | cache.c | 289 bool fscache_begin_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) in fscache_begin_cache_access() argument 315 void fscache_end_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) in fscache_end_cache_access() argument
|
H A D | io.c | 71 fscache_begin_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie, enum fscache_want_state want_state, enum fscache_access_trace why) fscache_begin_operation() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_std_types_qp.c | 11 uverbs_free_qp(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_qp() argument
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | io_thread.c | 82 bool rxrpc_direct_abort(struct sk_buff *skb, enum rxrpc_abort_reason why, in rxrpc_direct_abort() argument 94 static bool rxrpc_bad_message(struct sk_buff *skb, enum rxrpc_abort_reason why) in rxrpc_bad_message() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/ |
H A D | init.c | 202 const char *why = "unknown cause"; in launch_tests() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_fsops.c | 524 const char *why; in xfs_do_force_shutdown() local
|