Searched defs:suspend (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/sys/dev/ral/
H A Dif_ral_pci.c113 void (*suspend)(void *); member in struct:ral_opns
/freebsd-13-stable/sys/dev/tpm/
H A Dtpm20.c301 tpm20_save_state(device_t dev, bool suspend) argument
/freebsd-13-stable/contrib/kyua/utils/process/
H A Doperations_test.cpp125 suspend(void) function in namespace:__anon1021
/freebsd-13-stable/usr.sbin/devctl/
H A Ddevctl.c212 suspend(int ac, char **av) function
/freebsd-13-stable/usr.sbin/dumpcis/
H A Dcardinfo.h99 enum cardstate { noslot, empty, suspend, filled, inactive }; enumerator in enum:cardstate
/freebsd-13-stable/usr.bin/tip/tip/
H A Dcmds.c912 suspend(int c) function
/freebsd-13-stable/lib/libthread_db/
H A Dlibpthread_db.c442 pt_dbsuspend(const td_thrhandle_t *th, int suspend) argument
H A Dlibthr_db.c411 pt_dbsuspend(const td_thrhandle_t *th, int suspend) argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h746 void suspend(int th_gtid) { __kmp_suspend_32(th_gtid, this); } function in class:kmp_flag_32
775 void suspend(in function in class:kmp_flag_64
898 void suspend(int th_gtid) { __kmp_suspend_oncore(th_gtid, this); } function in class:kmp_flag_oncore
[all...]
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c425 max77620_set_fps_slots(struct max77620_reg_sc *sc, bool suspend) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp577 ThreadSuspendOperation(lldb::tid_t tid, bool suspend, bool &result) argument
1346 bool ProcessMonitor::ThreadSuspend(lldb::tid_t tid, bool suspend) { argument
/freebsd-13-stable/sys/dev/mmc/
H A Dmmcsd.c117 int suspend; member in struct:mmcsd_part
/freebsd-13-stable/sys/dev/iicbus/
H A Diichid.c181 bool suspend; /* iicbus lock */ member in struct:iichid_softc
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_vfsops.c1795 int suspend; local
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h67 int (*suspend)(struct device *dev); member in struct:dev_pm_ops
H A Dusb.h74 int (*suspend)(struct usb_interface *intf, pm_message_t message); member in struct:usb_driver
H A Dpci.h198 int (*suspend) (struct pci_dev *dev, pm_message_t state); /* Device suspended */ member in struct:pci_driver
/freebsd-13-stable/contrib/telnet/telnet/
H A Dcommands.c1316 suspend(void) function
/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhci.c1603 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend, argument
/freebsd-13-stable/tests/sys/aio/
H A Daio_test.c232 suspend(struct aiocb *aio) function
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_private.h270 int suspend; member in struct:pthread_attr
/freebsd-13-stable/sys/dev/ice/
H A Dice_sched.c551 ice_sched_suspend_resume_elems(struct ice_hw *hw, u8 num_nodes, u32 *node_teids, bool suspend) argument
[all...]
/freebsd-13-stable/sys/amd64/vmm/
H A Dvmm.c166 int suspend; /* (i) stop VM execution */ member in struct:vm
[all...]
/freebsd-13-stable/sys/dev/ata/
H A Data-pci.h61 int (*suspend)(device_t); member in struct:ata_pci_controller
/freebsd-13-stable/sys/dev/drm2/
H A DdrmP.h711 int (*suspend) (struct drm_device *, pm_message_t state); member in struct:drm_driver

Completed in 581 milliseconds

12