Home
last modified time | relevance | path

Searched full:subsystems (Results 1 – 25 of 140) sorted by relevance

123456

/freebsd/usr.sbin/fwget/
H A Dfwget.sh37 Supported subsystems
101 subsystems="$@"
104 if [ -z "${subsystems}" ]; then
105 subsystems="pci"
109 for subsystem in ${subsystems}; do
117 for subsystem in ${subsystems}; do
/freebsd/share/man/man9/
H A Dhhook.996 defines and subsystems which export hook points are responsible for defining
146 Kernel subsystems that wish to provide
198 Subsystems will generally want to store a local copy of the
263 Subsystems which do not should pass NULL.
315 subsystems (see the
H A Ddevctl_process_running.948 Some subsystems will send a message and allow userland to do something
50 This call allows those subsystems to do the default action right away
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_init.h168 * Function sends restarting event to all subsystems.
181 * Function sends restarted event to all subsystems.
194 * Function sends error event to all subsystems.
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/
H A Dcrossbar.txt2 the needs of its many peripherals and subsystems. All of the
3 interrupt lines from the subsystems are not needed at the same
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-sprd-adi.txt21 Since we have multi-subsystems will use unique ADI to access analog chip, when
26 Then we need one hardware spinlock to synchronize between the multiple subsystems.
H A Dsprd,spi-adi.yaml33 Since we have multi-subsystems will use unique ADI to access analog chip, when
38 Then we need one hardware spinlock to synchronize between the multiple subsystems.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,wcd939x.yaml18 subsystems are external to the IC, thus requiring DT port-endpoint graph description
44 A port node to link the WCD939x Codec node to USB MUX subsystems for the
/freebsd/share/man/man4/
H A Dgenetlink.440 belonging to the various subsystems.
41 These subsystems provide a string family name during registration and
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt28 or idle. When all subsystems like Modem, GPU, CPU are idle, the resource state
29 will be an aggregate of the sleep votes from each of those subsystems. Clients
H A Dqcom,smem.txt4 between various subsystems and OSes in Qualcomm platforms.
H A Dqcom,rpmh-rsc.yaml37 active or idle. When all subsystems like Modem, GPU, CPU are idle, the
39 subsystems. Clients may request a sleep value for their shared resources in
H A Dqcom,smem.yaml15 reserved-memory used to share data between various subsystems and OSes in
H A Dqcom,smd.yaml16 sending data between the various subsystems in Qualcomm platforms.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_method_construct.pod35 All libcrypto subsystems that want to create their own methods based
37 ossl_method_construct() does this while leaving it to the subsystems
/freebsd/share/man/man3/
H A Dstats.3222 Objects or subsystems for which statistics are to be gathered are initialized
496 Subsystems can use this function to create a subsystem-specific
500 Subsystems must supply a
506 Subsystems can optionally specify the sysctl's
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,vas.txt3 VAS is a hardware mechanism that allows kernel subsystems and user processes
/freebsd/sys/kern/
H A Dkern_hhook.c441 * way that allows us to cope with other subsystems becoming virtualised in the
495 * If subsystems which export helper hook points use the hhook KPI in hhook_vnet_uninit()
515 * The hhook KPI provides a mechanism for subsystems which export helper hook
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dvexpress-scc.txt10 (like silicon temperature sensors) and as interface to other subsystems
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Domap-mailbox.txt6 various processor subsystems and is connected on an interconnect bus. The
29 all these clusters are multiplexed and routed to different processor subsystems
H A Dti,omap-mailbox.yaml15 external to the various processor subsystems and is connected on an
40 to different processor subsystems over a limited number of common interrupt
/freebsd/sys/dev/mbox/
H A Dmbox_if.m27 # Mailboxes are used as an IPC mechanism that allows subsystems to
/freebsd/share/doc/papers/kernmalloc/
H A Dkernmalloc.t97 that can be used by all of the kernel subsystems.
251 consider the case of two subsystems that need memory.
255 the two subsystems has ever used.
259 As the number of subsystems grows,
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,rpmhcc.yaml15 other hardware subsystems via RSC to control clocks.
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-export.846 subsystems.

123456