/linux-4.4.14/drivers/android/ |
D | binder_trace.h | 111 __field(int, debug_id) 120 __entry->debug_id = t->debug_id; 121 __entry->target_node = target_node ? target_node->debug_id : 0; 129 __entry->debug_id, __entry->target_node, 139 __field(int, debug_id) 142 __entry->debug_id = t->debug_id; 144 TP_printk("transaction=%d", __entry->debug_id) 153 __field(int, debug_id) 160 __entry->debug_id = t->debug_id; 161 __entry->node_debug_id = node->debug_id; [all …]
|
D | binder.c | 180 int debug_id; member 227 int debug_id; member 260 int debug_id; member 279 unsigned debug_id:29; member 356 int debug_id; member 912 node->debug_id = ++binder_last_id; in binder_new_node() 921 proc->pid, current->pid, node->debug_id, in binder_new_node() 936 node->debug_id); in binder_inc_node() 952 node->debug_id); in binder_inc_node() 989 node->debug_id); in binder_dec_node() [all …]
|
/linux-4.4.14/fs/fscache/ |
D | operation.c | 43 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in fscache_operation_init() 63 op->object->debug_id, op->debug_id, atomic_read(&op->usage)); in fscache_enqueue_operation() 123 op->debug_id, object->debug_id, object->state->name); in fscache_report_unexpected_submission() 156 _enter("{OBJ%x OP%x},", object->debug_id, op->debug_id); in fscache_submit_exclusive_op() 241 object->debug_id, op->debug_id, atomic_read(&op->usage)); in fscache_submit_op() 312 _enter("{OBJ%x}", object->debug_id); in fscache_abort_object() 345 object->n_in_progress, object->debug_id); in fscache_start_operations() 358 _enter("OBJ%x OP%x}", op->object->debug_id, op->debug_id); in fscache_cancel_op() 412 _enter("OBJ%x", object->debug_id); in fscache_cancel_all_ops() 445 _enter("OBJ%x", object->debug_id); in fscache_op_complete() [all …]
|
D | object.c | 154 object->debug_id, parent->debug_id, parent->n_ops); in fscache_done_parent_op() 177 object->debug_id, object->state->name, object->events); in fscache_object_sm_dispatcher() 189 object->debug_id, events & object->oob_event_mask); in fscache_object_sm_dispatcher() 211 object->debug_id, event, in fscache_object_sm_dispatcher() 226 _debug("{OBJ%x} exec %s", object->debug_id, state->name); in fscache_object_sm_dispatcher() 231 _debug("{OBJ%x} %s notrans", object->debug_id, state->name); in fscache_object_sm_dispatcher() 238 object->debug_id, state->name, new_state->name); in fscache_object_sm_dispatcher() 272 _enter("{OBJ%x}", object->debug_id); in fscache_object_work_func() 347 _enter("{OBJ%x},%d", object->debug_id, event); in fscache_abort_initialisation() 367 _enter("{OBJ%x},%d", object->debug_id, event); in fscache_initialise_object() [all …]
|
D | cookie.c | 307 object->debug_id = atomic_inc_return(&fscache_object_debug_id); in fscache_alloc_object() 310 object->debug_id, cookie->def->name, object->events); in fscache_alloc_object() 358 _enter("{%s},{OBJ%x}", cookie->def->name, object->debug_id); in fscache_attach_object() 690 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_check_consistency()
|
D | page.c | 178 _enter("{OBJ%x OP%x}", object->debug_id, op->debug_id); in fscache_attr_changed_op() 270 _enter("{OP%x}", op->op.debug_id); in fscache_release_retrieval_op() 760 _enter("{OP%x}", _op->debug_id); in fscache_release_write_op() 777 _enter("{OP%x,%d}", op->op.debug_id, atomic_read(&op->op.usage)); in fscache_write_op() 995 op->op.debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_write_page()
|
D | object-list.c | 240 obj->debug_id, in fscache_objlist_show() 241 obj->parent ? obj->parent->debug_id : -1, in fscache_objlist_show()
|
D | internal.h | 309 object->debug_id, object->event_mask, (1 << event)); in fscache_raise_event()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-transport.c | 54 trans->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_transport() 129 trans->debug_id, in rxrpc_get_transport() 130 trans->local->debug_id, in rxrpc_get_transport() 131 trans->peer->debug_id); in rxrpc_get_transport() 208 _net("DESTROY TRANS %d", trans->debug_id); in rxrpc_cleanup_transport() 236 trans->debug_id, atomic_read(&trans->usage), in rxrpc_transport_reaper()
|
D | ar-call.c | 235 call->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_call() 326 rx, trans ? trans->debug_id : -1, bundle ? bundle->debug_id : -1, in rxrpc_get_client_call() 390 _net("CALL new %d on CONN %d", call->debug_id, call->conn->debug_id); in rxrpc_get_client_call() 424 _enter(",%d,,%x", conn->debug_id, gfp); in rxrpc_incoming_call() 471 call->debug_id, rxrpc_call_states[call->state]); in rxrpc_incoming_call() 544 _net("CALL incoming %d on CONN %d", call->debug_id, call->conn->debug_id); in rxrpc_incoming_call() 548 _leave(" = %p {%d} [new]", call, call->debug_id); in rxrpc_incoming_call() 554 _leave(" = %p {%d} [extant]", call, call ? call->debug_id : -1); in rxrpc_incoming_call() 619 call->debug_id, atomic_read(&call->usage), in rxrpc_release_call() 631 _debug("RELEASE CALL %p (%d CONN %p)", call, call->debug_id, conn); in rxrpc_release_call() [all …]
|
D | ar-connection.c | 79 rx, key_serial(key), trans->debug_id, ntohs(service_id)); in rxrpc_get_bundle() 138 _net("BUNDLE new on trans %d", trans->debug_id); in rxrpc_get_bundle() 150 _net("BUNDLE old on trans %d", trans->debug_id); in rxrpc_get_bundle() 163 _net("BUNDLE old2 on trans %d", trans->debug_id); in rxrpc_get_bundle() 213 conn->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_connection() 219 _leave(" = %p{%d}", conn, conn ? conn->debug_id : 0); in rxrpc_alloc_connection() 384 conn->debug_id, conn->trans->debug_id); in rxrpc_connect_exclusive() 411 conn->debug_id, chan, ntohl(call->call_id)); in rxrpc_connect_exclusive() 565 candidate->debug_id, candidate->trans->debug_id); in rxrpc_connect_call() 600 conn->debug_id, chan, ntohl(call->call_id)); in rxrpc_connect_call() [all …]
|
D | ar-peer.c | 75 peer->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_peer() 122 peer->debug_id, in rxrpc_get_peer() 169 peer->debug_id, in rxrpc_get_peer() 225 _net("Rx UDP DGRAM from peer %d", peer->debug_id); in rxrpc_find_peer() 270 _net("DESTROY PEER %d", peer->debug_id); in rxrpc_destroy_peer()
|
D | ar-connevent.c | 34 _enter("{%d},%x", conn->debug_id, abort_code); in rxrpc_abort_calls() 70 _enter("%d,,%u,%u", conn->debug_id, error, abort_code); in rxrpc_abort_connection() 160 _enter("{%d},{%u,%%%u},", conn->debug_id, sp->hdr.type, serial); in rxrpc_process_event() 219 _enter("{%d}", conn->debug_id); in rxrpc_secure_connection() 266 _enter("{%d}", conn->debug_id); in rxrpc_process_connection() 349 _enter("%d", local->debug_id); in rxrpc_reject_packets()
|
D | ar-local.c | 56 local->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_local() 201 local->debug_id, in rxrpc_lookup_local() 216 local->debug_id, in rxrpc_lookup_local() 286 _net("DESTROY LOCAL %d", local->debug_id); in rxrpc_destroy_local() 386 kdebug("{%d},{%u}", local->debug_id, sp->hdr.type); in rxrpc_process_local_events()
|
D | ar-internal.h | 165 int debug_id; /* debug ID for printks */ member 185 int debug_id; /* debug ID for printks */ member 215 int debug_id; /* debug ID for printks */ member 231 int debug_id; /* debug ID for printks */ member 275 int debug_id; /* debug ID for printks */ member 371 int debug_id; /* debug ID for printks */ member
|
D | ar-output.c | 179 call->debug_id, call->user_call_ID, call->state, call->conn); in rxrpc_client_sendmsg() 216 _enter("{%d,%s},", call->debug_id, rxrpc_call_states[call->state]); in rxrpc_kernel_send_data() 224 call->debug_id, call->user_call_ID, call->state, call->conn); in rxrpc_kernel_send_data() 252 _enter("{%d},%d", call->debug_id, abort_code); in rxrpc_kernel_abort_call() 257 call->debug_id, call->user_call_ID, call->state, call->conn); in rxrpc_kernel_abort_call()
|
D | ar-security.c | 131 _enter("{%d},{%x}", conn->debug_id, key_serial(key)); in rxrpc_init_client_conn_security() 254 _enter("{%d}", conn->debug_id); in rxrpc_clear_conn_security()
|
D | rxkad.c | 68 _enter("{%d},{%x}", conn->debug_id, key_serial(conn->key)); in rxkad_init_connection_security() 272 call->debug_id, key_serial(call->conn->key), ntohl(sp->hdr.seq), in rxkad_secure_packet() 505 call->debug_id, key_serial(call->conn->key), in rxkad_verify_packet() 576 _enter("{%d,%x}", conn->debug_id, key_serial(conn->key)); in rxkad_issue_challenge() 750 _enter("{%d,%x}", conn->debug_id, key_serial(conn->key)); in rxkad_respond_to_challenge() 835 _enter("{%d},{%x}", conn->debug_id, key_serial(conn->server_key)); in rxkad_decrypt_ticket() 1012 _enter("{%d,%x}", conn->debug_id, key_serial(conn->server_key)); in rxkad_verify_response()
|
D | ar-accept.c | 37 _enter("%d,,", local->debug_id); in rxrpc_busy() 218 _enter("%d", local->debug_id); in rxrpc_accept_incoming_calls() 389 _leave(" = %p{%d}", call, call->debug_id); in rxrpc_accept_call()
|
D | ar-error.c | 38 _enter("%p{%d}", sk, local->debug_id); in rxrpc_UDP_error_report()
|
D | ar-ack.c | 102 call->debug_id, rxrpc_acks(ack_reason), ntohl(serial), in __rxrpc_propose_ACK() 837 call->debug_id, call->flags, mark, error, fatal); in rxrpc_post_message() 898 call->debug_id, rxrpc_call_states[call->state], call->events, in rxrpc_process_call()
|
D | ar-recvmsg.c | 25 _debug("RELEASE CALL %d", call->debug_id); in rxrpc_remove_user_ID()
|
D | ar-input.c | 735 _debug("CONN %p {%d}", conn, conn->debug_id); in rxrpc_data_ready()
|
D | af_rxrpc.c | 339 _enter("%d{%d}", call->debug_id, atomic_read(&call->usage)); in rxrpc_kernel_end_call()
|
/linux-4.4.14/fs/cachefiles/ |
D | interface.c | 125 _enter("{OBJ%x}", _object->debug_id); in cachefiles_lookup_object() 166 _enter("{OBJ%x,%p}", object->fscache.debug_id, object->lookup_data); in cachefiles_lookup_complete() 185 _enter("{OBJ%x,%d}", _object->debug_id, atomic_read(&object->usage)); in cachefiles_grab_object() 207 _enter("{OBJ%x}", _object->debug_id); in cachefiles_update_object() 262 object->fscache.debug_id, atomic_read(&object->usage)); in cachefiles_drop_object() 281 _debug("- retire object OBJ%x", object->fscache.debug_id); in cachefiles_drop_object() 323 object->fscache.debug_id, atomic_read(&object->usage)); in cachefiles_put_object() 333 _debug("- kill object OBJ%x", object->fscache.debug_id); in cachefiles_put_object() 397 _enter("{OBJ%x}", op->object->debug_id); in cachefiles_check_consistency() 428 _object->debug_id, (unsigned long long) ni_size); in cachefiles_attr_changed() [all …]
|
D | namei.c | 38 pr_err("%sobject: OBJ%x\n", prefix, object->fscache.debug_id); in __cachefiles_printk_object() 128 object->fscache.debug_id, in cachefiles_mark_object_buried() 213 object->fscache.debug_id, in cachefiles_mark_object_active() 214 xobject->fscache.debug_id); in cachefiles_mark_object_active() 235 object->fscache.debug_id, in cachefiles_mark_object_active() 236 xobject->fscache.debug_id); in cachefiles_mark_object_active() 418 _enter(",OBJ%x{%p}", object->fscache.debug_id, object->dentry); in cachefiles_delete_object() 472 parent->fscache.debug_id, parent->dentry, in cachefiles_walk_to_object() 473 object->fscache.debug_id, key); in cachefiles_walk_to_object()
|
D | rdwr.c | 695 object->fscache.debug_id, atomic_read(&op->op.usage), in cachefiles_read_or_alloc_pages()
|
/linux-4.4.14/include/linux/ |
D | fscache-cache.h | 106 unsigned debug_id; /* debugging ID */ member 339 int debug_id; /* debugging ID */ member
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | isdnl3.c | 76 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); in l3m_debug() 344 strcpy(st->l3.debug_id, "L3DC "); in setstack_l3dc() 413 strcpy(st->l3.debug_id, "L3BC "); in setstack_l3bc()
|
D | hisax.h | 270 char debug_id[16]; member 284 char debug_id[8]; member 1262 void setstack_isdnl2(struct PStack *st, char *debug_id);
|
D | isdnl2.c | 1766 VHiSax_putstatus(st->l1.hardware, st->l2.debug_id, fmt, args); in l2m_debug() 1771 setstack_isdnl2(struct PStack *st, char *debug_id) in setstack_isdnl2() argument 1791 strcpy(st->l2.debug_id, debug_id); in setstack_isdnl2()
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | backend-api.txt | 127 int debug_id; 143 The debug_id is a simple integer that can be used in debugging messages
|