Searched refs:LEAVE (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 101 LEAVE; in define_symbolic_value() 131 LEAVE; in define_symbolic_field() 159 LEAVE; in define_flag_value() 191 LEAVE; in define_flag_field() 429 LEAVE; in perl_process_tracepoint() 453 LEAVE; in perl_process_event_generic()
|
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 100 LEAVE; in define_symbolic_value() 130 LEAVE; in define_symbolic_field() 158 LEAVE; in define_flag_value() 190 LEAVE; in define_flag_field() 434 LEAVE; in perl_process_tracepoint() 458 LEAVE; in perl_process_event_generic()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ipr.c | 880 LEAVE; in ipr_fail_all_ops() 2609 LEAVE; in ipr_timeout() 2645 LEAVE; in ipr_oper_timeout() 3200 LEAVE; in ipr_get_ioa_dump() 3232 LEAVE; in ipr_release_dump() 3291 LEAVE; in ipr_add_remove_thread() 3351 LEAVE; in ipr_worker_thread() 4346 LEAVE; in ipr_free_dump() 4952 LEAVE; in ipr_wait_for_ops() 4958 LEAVE; in ipr_wait_for_ops() [all...] |
H A D | qla1280.c | 170 - ENTER()/LEAVE() are noops unless QL_DEBUG_LEVEL_3, hence remove 171 #ifdef QL_DEBUG_LEVEL_3/#endif around ENTER()/LEAVE() calls 565 #define LEAVE(x) dprintk(3, "qla1280 : Leaving %s()\n", x); macro 644 LEAVE("qla1280_read_nvram"); in qla1280_read_nvram() 955 LEAVE("qla1280_error_action"); in qla1280_error_action() 1275 LEAVE("qla1280_done"); in qla1280_done() 1375 LEAVE("qla1280_return_status"); in qla1280_return_status() 1471 LEAVE("qla1280_initialize_adapter"); in qla1280_initialize_adapter() 1920 LEAVE("qla1280_init_rings"); in qla1280_init_rings() 2289 LEAVE("qla1280_nvram_confi in qla1280_nvram_config() [all...] |
H A D | ipr.h | 1768 #define LEAVE IPR_DBG_CMD(printk(KERN_INFO IPR_NAME": Leaving %s\n", __func__)) macro
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ipr.c | 933 LEAVE; in ipr_fail_all_ops() 2698 LEAVE; in ipr_timeout() 2734 LEAVE; in ipr_oper_timeout() 3289 LEAVE; in ipr_get_ioa_dump() 3321 LEAVE; in ipr_release_dump() 3380 LEAVE; in ipr_add_remove_thread() 3440 LEAVE; in ipr_worker_thread() 4438 LEAVE; in ipr_free_dump() 5014 LEAVE; in ipr_ata_slave_alloc() 5171 LEAVE; in ipr_wait_for_ops() [all...] |
H A D | qla1280.c | 170 - ENTER()/LEAVE() are noops unless QL_DEBUG_LEVEL_3, hence remove 171 #ifdef QL_DEBUG_LEVEL_3/#endif around ENTER()/LEAVE() calls 573 #define LEAVE(x) dprintk(3, "qla1280 : Leaving %s()\n", x); macro 652 LEAVE("qla1280_read_nvram"); in qla1280_read_nvram() 965 LEAVE("qla1280_error_action"); in qla1280_error_action() 1285 LEAVE("qla1280_done"); in qla1280_done() 1385 LEAVE("qla1280_return_status"); in qla1280_return_status() 1481 LEAVE("qla1280_initialize_adapter"); in qla1280_initialize_adapter() 1930 LEAVE("qla1280_init_rings"); in qla1280_init_rings() 2299 LEAVE("qla1280_nvram_confi in qla1280_nvram_config() [all...] |
H A D | ipr.h | 1831 #define LEAVE IPR_DBG_CMD(printk(KERN_INFO IPR_NAME": Leaving %s\n", __func__)) macro
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 611 LEAVE; in ibmvfc_link_down() 1284 LEAVE; in ibmvfc_init_event_pool() 1312 LEAVE; in ibmvfc_free_event_pool() 1795 LEAVE; in ibmvfc_bsg_timeout() 1856 LEAVE; in ibmvfc_bsg_plogi() 2004 LEAVE; in ibmvfc_bsg_request() 2179 LEAVE; in ibmvfc_wait_for_ops() 2185 LEAVE; in ibmvfc_wait_for_ops() 2473 LEAVE; in ibmvfc_eh_abort_handler() 2506 LEAVE; in ibmvfc_eh_device_reset_handler() [all...] |
H A D | ibmvfc.h | 852 #define LEAVE DBG_CMD(printk(KERN_INFO IBMVFC_NAME": Leaving %s\n", __func__)) macro
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 683 LEAVE; in ibmvfc_link_down() 831 LEAVE; in ibmvfc_init_event_pool() 861 LEAVE; in ibmvfc_free_event_pool() 2077 LEAVE; in ibmvfc_bsg_timeout() 2142 LEAVE; in ibmvfc_bsg_plogi() 2295 LEAVE; in ibmvfc_bsg_request() 2515 LEAVE; in ibmvfc_wait_for_ops() 2521 LEAVE; in ibmvfc_wait_for_ops() 2642 LEAVE; in ibmvfc_cancel_all_mq() 2923 LEAVE; in ibmvfc_eh_abort_handler() [all...] |
H A D | ibmvfc.h | 928 #define LEAVE DBG_CMD(printk(KERN_INFO IBMVFC_NAME": Leaving %s\n", __func__)) macro
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | internal.h | 183 if (__do_kdebug(LEAVE)) \
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | internal.h | 398 if (__do_kdebug(LEAVE)) \
|
Completed in 47 milliseconds