check_lifetime_work 470 net/ipv4/devinet.c static DECLARE_DELAYED_WORK(check_lifetime_work, check_lifetime); check_lifetime_work 546 net/ipv4/devinet.c cancel_delayed_work(&check_lifetime_work); check_lifetime_work 547 net/ipv4/devinet.c queue_delayed_work(system_power_efficient_wq, &check_lifetime_work, 0); check_lifetime_work 795 net/ipv4/devinet.c queue_delayed_work(system_power_efficient_wq, &check_lifetime_work, check_lifetime_work 975 net/ipv4/devinet.c cancel_delayed_work(&check_lifetime_work); check_lifetime_work 977 net/ipv4/devinet.c &check_lifetime_work, 0); check_lifetime_work 2759 net/ipv4/devinet.c queue_delayed_work(system_power_efficient_wq, &check_lifetime_work, 0);