Searched defs:on_exit (Results 1 – 5 of 5) sorted by relevance
7 on_exit() { function
46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
105 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
84 on_exit() { function
265 void disassociate_ctty(int on_exit) in disassociate_ctty()