Home
last modified time | relevance | path

Searched refs:susp (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_pmf.c120 complete_suspension(device_t dev, const device_suspensor_t **susp, in complete_suspension() argument
134 if (susp[i] != ds) in complete_suspension()
501 add_suspensor(device_t dev, const char *kind, const device_suspensor_t **susp, in add_suspensor() argument
507 if (susp[i] == NULL) in add_suspensor()
509 if (ds == susp[i]) { in add_suspensor()
513 susp[i]->ds_name, in add_suspensor()
514 (susp[i]->ds_delegator != NULL) ? in add_suspensor()
515 susp[i]->ds_delegator->ds_name : "<none>")); in add_suspensor()
518 if (device_suspensor_delegates_to(ds, susp[i])) { in add_suspensor()
523 susp[i]->ds_name, in add_suspensor()
[all …]
/netbsd-src/usr.bin/telnet/
H A Dsys_bsd.c63 void susp(int);
379 (void) signal(SIGTSTP, susp); in TerminalNewMode()
491 susp(int sig) in susp() function
528 (void) signal(SIGTSTP, susp); in sys_telnet_init()
/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_lpc.c73 uint8_t id1, id2, vers, clk, susp; in gemini_lpc_attach() local
98 susp = it8712_pnp_read(sc, GEMINI_LPC_LDN_ALL, IT8712_SWSUSPEND); in gemini_lpc_attach()
104 device_xname(self), clk, susp); in gemini_lpc_attach()
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_usbphy.c299 const uint32_t susp = bus_space_read_4(bst, bsh, in tegra_usbphy_utmip_init() local
301 if (susp & TEGRA_EHCI_SUSP_CTRL_PHY_CLK_VALID) in tegra_usbphy_utmip_init()
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_arm.c2037 int susp = 0; in vchiq_platform_check_suspend() local
2048 susp = 1; in vchiq_platform_check_suspend()
2052 if (susp) in vchiq_platform_check_suspend()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc1747 tree susp = build_address (data->cororet); in expand_one_await_expression() local
1769 is_cont ? cont : susp); in expand_one_await_expression()
H A DChangeLog-19981838 (build_new_1): Initialize variable `susp'.
3428 * except.c (build_eh_type_type_ref): Remove unused variable `susp'.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc1708 tree susp = build_address (data->cororet); in expand_one_await_expression() local
1730 is_cont ? cont : susp); in expand_one_await_expression()
/netbsd-src/share/man/tools/
H A Dnewsp.errs960 susp
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS11210 d81b01b58f7f15b0e2f363f8cf1946a0 gcc/testsuite/g++.dg/coroutines/torture/co-ret-09-bool-await-susp
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS12260 d81b01b58f7f15b0e2f363f8cf1946a0 gcc/testsuite/g++.dg/coroutines/torture/co-ret-09-bool-await-susp