| /Linux-v5.4/tools/perf/util/ |
| D | svghelper.c | 26 static u64 first_time, last_time; variable 62 X = 1.0 * svg_page_width * (__time - first_time) / (last_time - first_time); in time2pixels() 94 first_time = start; in open_svg() 95 first_time = first_time / 100000000 * 100000000; in open_svg() 102 new_width = (last_time - first_time) / 5000000; in open_svg() 368 time2pixels(first_time), in svg_cpu_box() 369 time2pixels(last_time)-time2pixels(first_time), in svg_cpu_box() 374 10+time2pixels(first_time), cpu2y(cpu) + SLOT_HEIGHT/2, cpu_string); in svg_cpu_box() 377 10+time2pixels(first_time), cpu2y(cpu) + SLOT_MULT + SLOT_HEIGHT - 4, cpu_model()); in svg_cpu_box() 658 i = first_time; in svg_time_grid()
|
| /Linux-v5.4/arch/ia64/mm/ |
| D | contig.c | 45 static bool first_time = true; in per_cpu_init() local 49 if (!first_time) in per_cpu_init() 51 first_time = false; in per_cpu_init()
|
| D | discontig.c | 530 static int first_time = 1; in per_cpu_init() local 532 if (first_time) { in per_cpu_init() 533 first_time = 0; in per_cpu_init()
|
| /Linux-v5.4/arch/ia64/kernel/ |
| D | patch.c | 144 static int first_time = 1; in ia64_patch_mckinley_e9() local 151 if (first_time) { in ia64_patch_mckinley_e9() 152 first_time = 0; in ia64_patch_mckinley_e9()
|
| D | mca.c | 1841 static int first_time = 1; in ia64_mca_cpu_init() local 1850 if (first_time) { in ia64_mca_cpu_init() 1852 first_time = 0; in ia64_mca_cpu_init()
|
| D | perfmon.c | 3635 int first_time; in pfm_write_ibr_dbr() local 3674 first_time = ctx->ctx_fl_using_dbreg == 0; in pfm_write_ibr_dbr() 3694 if (first_time && is_system) { in pfm_write_ibr_dbr() 3720 if (first_time && can_access_pmu) { in pfm_write_ibr_dbr() 3805 if (first_time) { in pfm_write_ibr_dbr() 6580 static int first_time=1; in pfm_init_percpu() local 6593 if (first_time) { in pfm_init_percpu() 6595 first_time=0; in pfm_init_percpu()
|
| /Linux-v5.4/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-context-force-tm.c | 47 static int count, first_time; variable 175 if (!first_time++) in tm_signal_context_force_tm()
|
| /Linux-v5.4/net/sctp/ |
| D | endpointola.c | 326 int first_time = 1; /* is this the first time through the loop */ in sctp_endpoint_bh_rcv() local 342 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv() 406 if (first_time) in sctp_endpoint_bh_rcv() 407 first_time = 0; in sctp_endpoint_bh_rcv()
|
| D | associola.c | 985 int first_time = 1; /* is this the first time through the loop */ in sctp_assoc_bh_rcv() local 1001 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv() 1061 if (first_time) in sctp_assoc_bh_rcv() 1062 first_time = 0; in sctp_assoc_bh_rcv()
|
| /Linux-v5.4/arch/powerpc/platforms/powernv/ |
| D | vas-debug.c | 187 static bool first_time = true; in vas_init_dbgdir() local 189 if (!first_time) in vas_init_dbgdir() 192 first_time = false; in vas_init_dbgdir()
|
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | rx_reorder.c | 152 if (r->first_time) { in wil_rx_reorder() 153 r->first_time = false; in wil_rx_reorder() 159 r->first_time = true; in wil_rx_reorder() 271 r->first_time = true; in wil_tid_ampdu_rx_alloc()
|
| /Linux-v5.4/tools/perf/ |
| D | builtin-timechart.c | 61 first_time, last_time; member 389 pwr->start_time = tchart->first_time; in p_state_change() 561 if (!tchart->first_time || tchart->first_time > sample->time) in process_sample_event() 562 tchart->first_time = sample->time; in process_sample_event() 711 pwr->start_time = tchart->first_time; in end_sample_processing() 1345 p->start_time = tchart->first_time; in determine_display_tasks_filtered() 1357 c->start_time = tchart->first_time; in determine_display_tasks_filtered() 1385 p->start_time = tchart->first_time; in determine_display_tasks() 1399 c->start_time = tchart->first_time; in determine_display_tasks() 1476 open_svg(filename, 0, count, tchart->first_time, tchart->last_time); in write_svg_file() [all …]
|
| /Linux-v5.4/drivers/media/usb/gspca/ |
| D | sq930x.c | 699 static void global_init(struct sd *sd, int first_time) in global_init() argument 703 if (first_time) in global_init() 715 if (first_time) in global_init() 722 if (first_time) in global_init() 732 if (first_time) in global_init()
|
| /Linux-v5.4/drivers/ata/ |
| D | ahci_imx.c | 106 bool first_time; member 757 if (!(imxpriv->first_time) || ahci_imx_hotplug) in ahci_imx_error_handler() 760 imxpriv->first_time = false; in ahci_imx_error_handler() 1073 imxpriv->first_time = true; in imx_ahci_probe()
|
| /Linux-v5.4/drivers/rtc/ |
| D | interface.c | 199 int first_time = 1; in __rtc_read_alarm() local 250 if (!first_time) in __rtc_read_alarm() 252 first_time = 0; in __rtc_read_alarm()
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | rohm_bu21023.c | 321 bool first_time = true; in rohm_ts_manual_calibration() local 371 if (first_time) { in rohm_ts_manual_calibration() 383 first_time = false; in rohm_ts_manual_calibration()
|
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw_utils.c | 908 bool first_time; in i40iw_terminate_done() local 917 first_time = !(qp->term_flags & I40IW_TERM_DONE); in i40iw_terminate_done() 920 if (first_time) { in i40iw_terminate_done()
|
| /Linux-v5.4/drivers/block/ |
| D | amiflop.c | 1739 static int first_time = 1; in amiga_check_events() local 1741 if (first_time) in amiga_check_events() 1742 changed = first_time--; in amiga_check_events()
|
| D | rbd.c | 1109 bool first_time = header->object_prefix == NULL; in rbd_header_from_disk() local 1120 if (first_time) { in rbd_header_from_disk() 1173 if (first_time) { in rbd_header_from_disk() 6374 bool first_time = rbd_dev->header.object_prefix == NULL; in rbd_dev_v2_header_info() local 6381 if (first_time) { in rbd_dev_v2_header_info() 6388 if (ret && first_time) { in rbd_dev_v2_header_info()
|
| /Linux-v5.4/drivers/misc/altera-stapl/ |
| D | altera.c | 458 int first_time = 1; in altera_execute() local 460 while ((i != 0) || first_time) { in altera_execute() 461 first_time = 0; in altera_execute()
|
| /Linux-v5.4/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 2054 self.first_time = 0 2064 self.first_time = int(query.value(0)) 2066 placeholder_text += ", between " + str(self.first_time) + " and " + str(self.last_time) 2122 val += self.first_time 2129 vrange[0] = str(self.first_time) 2136 beg_range = max(int(vrange[0]), self.first_time) 2138 if beg_range > self.last_time or end_range < self.first_time:
|
| /Linux-v5.4/net/batman-adv/ |
| D | types.h | 2026 unsigned long first_time; member
|
| D | translation-table.c | 3679 if (!batadv_has_timed_out(node->first_time, in batadv_tt_roam_purge() 3713 if (batadv_has_timed_out(tt_roam_node->first_time, in batadv_tt_check_roam_count() 3730 tt_roam_node->first_time = jiffies; in batadv_tt_check_roam_count()
|
| /Linux-v5.4/kernel/rcu/ |
| D | tree.c | 1593 static void rcu_gp_fqs(bool first_time) in rcu_gp_fqs() argument 1599 if (first_time) { in rcu_gp_fqs()
|
| /Linux-v5.4/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-config.c | 2528 u32 i, first_time = mempool->memblocks_allocated == 0 ? 1 : 0; in __vxge_hw_mempool_grow() local 2581 if (first_time && index >= mempool->items_initial) in __vxge_hw_mempool_grow() 2595 if (first_time && mempool->items_current == in __vxge_hw_mempool_grow()
|