Searched defs:last_qs (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | cpumap.c | 296 unsigned long last_qs = jiffies; in cpu_map_kthread_run() local |
| /linux/net/core/ | ||
| H A D | dev.c | 7835 unsigned long last_qs = busy_poll_last_qs ? *busy_poll_last_qs : jiffies; napi_threaded_poll_loop() local |