| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | trim.c | 63 uint64_t last_seen = 0; in start() local 71 …if (!lsx_parseposition(effp->in_signal.rate, p->pos[i].argstr, &p->pos[i].sample, last_seen, in_le… in start() 75 last_seen = p->pos[i].sample; in start() 76 lsx_debug_more("position %u at %" PRIu64, i+1, last_seen); in start() 80 last_seen = 0; in start() 82 if (p->pos[i].sample < last_seen) { in start() 86 last_seen = p->pos[i].sample; in start()
|
| H A D | bend.c | 74 uint64_t last_seen = 0; in parse() local 84 argv ? NULL : &p->bends[i].start, last_seen, in_length, '+'); in parse() 85 last_seen = p->bends[i].start; in parse() 94 argv ? NULL : &p->bends[i].duration, last_seen, in_length, '+'); in parse() 95 last_seen = p->bends[i].duration; in parse()
|
| H A D | delay.c | 72 uint64_t max_delay = 0, last_seen = 0, delay; in start() local 83 …if (!lsx_parseposition(effp->in_signal.rate, p->args[i].str, &delay, last_seen, in_length, '=') ||… in start() 87 p->args[i].delay = last_seen = delay; in start()
|
| H A D | pad.c | 38 uint64_t last_seen = 0; in parse() local 53 last_seen, in_length, '='); in parse() 55 last_seen = p->pads[i].start; in parse()
|
| H A D | splice.c | 122 uint64_t last_seen = 0; in parse() local 136 argv ? NULL : &p->splices[i].start, last_seen, in_length, '='); in parse() 138 last_seen = p->splices[i].start; in parse()
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | originator.c | 538 hardif_neigh->last_seen = jiffies; in batadv_hardif_neigh_create() 649 neigh_node->last_seen = jiffies; in batadv_neigh_node_create() 982 orig_node->last_seen = jiffies; in batadv_orig_node_new() 1124 unsigned long last_seen; in batadv_purge_orig_neighbors() local 1132 last_seen = neigh_node->last_seen; in batadv_purge_orig_neighbors() 1135 if (batadv_has_timed_out(last_seen, BATADV_PURGE_TIMEOUT) || in batadv_purge_orig_neighbors() 1150 jiffies_to_msecs(last_seen)); in batadv_purge_orig_neighbors() 1220 if (batadv_has_timed_out(orig_node->last_seen, in batadv_purge_orig_node() 1225 jiffies_to_msecs(orig_node->last_seen)); in batadv_purge_orig_node()
|
| H A D | types.h | 394 unsigned long last_seen; member 633 unsigned long last_seen; member 670 unsigned long last_seen; member 1931 unsigned long last_seen; member 2055 unsigned long last_seen; member
|
| H A D | bat_v.c | 165 last_secs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) / 1000; in batadv_v_hardif_neigh_print() 166 last_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) % 1000; in batadv_v_hardif_neigh_print() 225 last_seen_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen); in batadv_v_neigh_dump_neigh() 379 last_seen_jiffies = jiffies - orig_node->last_seen; in batadv_v_orig_print() 443 last_seen_msecs = jiffies_to_msecs(jiffies - orig_node->last_seen); in batadv_v_orig_dump_subentry()
|
| H A D | bat_iv_ogm.c | 997 neigh_node->last_seen = jiffies; in batadv_iv_ogm_orig_update() 1117 neigh_node->last_seen = jiffies; in batadv_iv_ogm_calc_tq() 1119 orig_node->last_seen = jiffies; in batadv_iv_ogm_calc_tq() 1371 hardif_neigh->last_seen = jiffies; in batadv_iv_ogm_process_per_outif() 1856 last_seen_jiffies = jiffies - orig_node->last_seen; in batadv_iv_ogm_orig_print() 1937 last_seen_msecs = jiffies_to_msecs(jiffies - orig_node->last_seen); in batadv_iv_ogm_orig_dump_subentry() 2126 last_secs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) / 1000; in batadv_iv_hardif_neigh_print() 2127 last_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) % 1000; in batadv_iv_hardif_neigh_print() 2228 last_seen_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen); in batadv_iv_ogm_neigh_dump_neigh()
|
| H A D | bat_v_elp.c | 482 neigh->last_seen = jiffies; in batadv_v_elp_neigh_update() 483 hardif_neigh->last_seen = jiffies; in batadv_v_elp_neigh_update()
|
| H A D | bat_v_ogm.c | 648 neigh_node->last_seen = jiffies; in batadv_v_ogm_metric_update() 650 orig_node->last_seen = jiffies; in batadv_v_ogm_metric_update()
|
| H A D | network-coding.c | 288 return batadv_has_timed_out(nc_node->last_seen, BATADV_NC_NODE_TIMEOUT); in batadv_nc_to_purge_nc_node() 933 in_nc_node->last_seen = jiffies; in batadv_nc_update_nc_node() 941 out_nc_node->last_seen = jiffies; in batadv_nc_update_nc_node()
|
| H A D | translation-table.c | 666 tt_local->last_seen = jiffies; in batadv_tt_local_add() 736 tt_local->last_seen = jiffies; in batadv_tt_local_add() 737 tt_local->common.added_at = tt_local->last_seen; in batadv_tt_local_add() 1106 last_seen_jiffies = jiffies - tt_local->last_seen; in batadv_tt_local_seq_print_text() 1163 last_seen_msecs = jiffies_to_msecs(jiffies - local->last_seen); in batadv_tt_local_dump_entry() 1415 if (!batadv_has_timed_out(tt_local_entry->last_seen, timeout)) in batadv_tt_local_purge_list()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/common/ |
| H A D | cmd_ioloop.c | 172 unsigned long long last_seen = 0; in do_ioreflect() local 206 if (!(tx_ctr % rate) && (tx_ctr != last_seen)) in do_ioreflect() 209 last_seen = tx_ctr; in do_ioreflect()
|