/kernel/linux/linux-5.10/tools/perf/util/ |
H A 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), cpu2 in svg_cpu_box() [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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), cpu2 in svg_cpu_box() [all...] |
/kernel/linux/linux-5.10/arch/ia64/mm/ |
H A D | contig.c | 43 static bool first_time = true; in per_cpu_init() local 47 if (!first_time) in per_cpu_init() 49 first_time = false; in per_cpu_init()
|
H A D | discontig.c | 529 static int first_time = 1; in per_cpu_init() local 531 if (first_time) { in per_cpu_init() 532 first_time = 0; in per_cpu_init()
|
/kernel/linux/linux-6.6/arch/ia64/mm/ |
H A D | contig.c | 41 static bool first_time = true; in per_cpu_init() local 45 if (!first_time) in per_cpu_init() 47 first_time = false; in per_cpu_init()
|
H A 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()
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | endpointola.c | 334 int first_time = 1; /* is this the first time through the loop */ in sctp_endpoint_bh_rcv() local 350 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv() 414 if (first_time) in sctp_endpoint_bh_rcv() 415 first_time = 0; in sctp_endpoint_bh_rcv()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | endpointola.c | 339 int first_time = 1; /* is this the first time through the loop */ in sctp_endpoint_bh_rcv() local 355 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv() 419 if (first_time) in sctp_endpoint_bh_rcv() 420 first_time = 0; in sctp_endpoint_bh_rcv()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-debug.c | 158 static bool first_time = true; in vas_init_dbgdir() local 160 if (!first_time) in vas_init_dbgdir() 163 first_time = false; in vas_init_dbgdir()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | vas-debug.c | 161 static bool first_time = true; in vas_init_dbgdir() local 163 if (!first_time) in vas_init_dbgdir() 166 first_time = false; in vas_init_dbgdir()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | rx_reorder.c | 141 if (r->first_time) { 142 r->first_time = false; 148 r->first_time = true; 260 r->first_time = true; in wil_tid_ampdu_rx_alloc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | rx_reorder.c | 141 if (r->first_time) { 142 r->first_time = false; 148 r->first_time = true; 260 r->first_time = true; in wil_tid_ampdu_rx_alloc()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A 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() [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-timechart.c | 64 first_time, last_time; member 395 pwr->start_time = tchart->first_time; in p_state_end() 583 if (!tchart->first_time || tchart->first_time > sample->time) in process_sample_event() 584 tchart->first_time = sample->time; in process_sample_event() 1354 p->start_time = tchart->first_time; in determine_display_tasks_filtered() 1366 c->start_time = tchart->first_time; in determine_display_tasks_filtered() 1394 p->start_time = tchart->first_time; in determine_display_tasks() 1408 c->start_time = tchart->first_time; in determine_display_tasks() 1485 open_svg(filename, 0, count, tchart->first_time, tchar in write_svg_file() [all...] |
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_hif_dpmaif_rx.h | 106 const unsigned int buf_cnt, const bool first_time);
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A 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() 1064 imxpriv->first_time = true; in imx_ahci_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_fdma.c | 313 static bool first_time = true; in sparx5_fdma_xmit() local 335 if (first_time) { in sparx5_fdma_xmit() 337 first_time = false; in sparx5_fdma_xmit()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | interface.c | 216 int first_time = 1; in __rtc_read_alarm() local 267 if (!first_time) in __rtc_read_alarm() 269 first_time = 0; in __rtc_read_alarm()
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | interface.c | 216 int first_time = 1; in __rtc_read_alarm() local 267 if (!first_time) in __rtc_read_alarm() 269 first_time = 0; in __rtc_read_alarm()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A 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()
|