Home
last modified time | relevance | path

Searched refs:on_exit (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/tty/
A Dtty_jobctrl.c265 void disassociate_ctty(int on_exit) in disassociate_ctty() argument
274 if (on_exit && tty->driver->type != TTY_DRIVER_TYPE_PTY) { in disassociate_ctty()
280 kill_pgrp(tty_pgrp, SIGHUP, on_exit); in disassociate_ctty()
281 if (!on_exit) in disassociate_ctty()
282 kill_pgrp(tty_pgrp, SIGCONT, on_exit); in disassociate_ctty()
288 } else if (on_exit) { in disassociate_ctty()
296 kill_pgrp(old_pgrp, SIGHUP, on_exit); in disassociate_ctty()
297 kill_pgrp(old_pgrp, SIGCONT, on_exit); in disassociate_ctty()
/linux/samples/bpf/
A Dtracex6_user.c42 goto on_exit; in check_on_cpu()
52 goto on_exit; in check_on_cpu()
60 goto on_exit; in check_on_cpu()
66 on_exit: in check_on_cpu()
A Drun_cookie_uid_helper_example.sh7 on_exit() { function
13 trap on_exit EXIT
/linux/sound/virtio/
A Dvirtio_ctl_msg.c170 goto on_exit; in virtsnd_ctl_msg_send()
177 goto on_exit; in virtsnd_ctl_msg_send()
188 goto on_exit; in virtsnd_ctl_msg_send()
206 on_exit: in virtsnd_ctl_msg_send()
A Dvirtio_pcm.c347 goto on_exit; in virtsnd_pcm_parse_cfg()
361 goto on_exit; in virtsnd_pcm_parse_cfg()
368 goto on_exit; in virtsnd_pcm_parse_cfg()
382 goto on_exit; in virtsnd_pcm_parse_cfg()
388 on_exit: in virtsnd_pcm_parse_cfg()
A Dvirtio_jack.c154 goto on_exit; in virtsnd_jack_parse_cfg()
166 on_exit: in virtsnd_jack_parse_cfg()
A Dvirtio_card.c318 goto on_exit; in virtsnd_probe()
324 goto on_exit; in virtsnd_probe()
328 on_exit: in virtsnd_probe()
/linux/tools/testing/selftests/bpf/progs/
A Dtask_local_storage.c46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
/linux/tools/perf/util/
A Dauxtrace.h576 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit);
A Dauxtrace.c582 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() argument
584 if (!on_exit && itr && itr->snapshot_finish) in auxtrace_record__snapshot_finish()
/linux/tools/perf/
A Dbuiltin-record.c687 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() argument
693 if (auxtrace_record__snapshot_finish(rec->itr, on_exit)) in record__read_auxtrace_snapshot()
752 bool on_exit __maybe_unused) in record__read_auxtrace_snapshot()
/linux/drivers/usb/gadget/udc/
A Dsnps_udc_core.c92 static DECLARE_COMPLETION(on_exit);
1750 complete(&on_exit); in udc_timer_function()
3038 wait_for_completion(&on_exit); in udc_remove()
/linux/
A DSystem.map157295 ffff8000120865c8 d on_exit
A D.tmp_System.map157295 ffff8000120865c8 d on_exit

Completed in 398 milliseconds