Home
last modified time | relevance | path

Searched refs:check_lifetime (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Ddevinet.c468 static void check_lifetime(struct work_struct *work);
470 static DECLARE_DELAYED_WORK(check_lifetime_work, check_lifetime);
697 static void check_lifetime(struct work_struct *work) in check_lifetime() function
/kernel/linux/linux-6.6/net/ipv4/
H A Ddevinet.c472 static void check_lifetime(struct work_struct *work);
474 static DECLARE_DELAYED_WORK(check_lifetime_work, check_lifetime);
701 static void check_lifetime(struct work_struct *work) in check_lifetime() function

Completed in 11 milliseconds