Searched refs:add_to_list (Results 1 – 3 of 3) sorted by relevance
47 void add_to_list(struct list_head *latest, struct list_head *head) in add_to_list() function
39 void add_to_list(struct list_head *latest, struct list_head *head);
1333 add_to_list(&nreg->list, &info->monitor_sockets); in register_monitor_sock()