Home
last modified time | relevance | path

Searched refs:unix_schedule_gc (Results 1 – 3 of 3) sorted by relevance

/linux/net/unix/
H A Daf_unix.h33 void unix_schedule_gc(struct user_struct *user);
H A Dgarbage.c303 unix_schedule_gc(fpl->user); in unix_prepare_fpl()
642 void unix_schedule_gc(struct user_struct *user) in unix_schedule_gc() function
H A Daf_unix.c736 unix_schedule_gc(NULL); in unix_release_sock()