Home
last modified time | relevance | path

Searched full:mutual (Results 1 – 25 of 197) sorted by relevance

12345678

/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb32 PACKAGECONFIG ??= "mutual-tls-auth"
34 PACKAGECONFIG[mutual-tls-auth]="-Dmutual-tls-auth=enabled,-Dmutual-tls-auth=disabled"
41 ${@bb.utils.contains('PACKAGECONFIG', 'mutual-tls-auth', \
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,asrc.txt39 - fsl,asrc-rate : Defines a mutual sample rate used by DPCM Back Ends.
41 - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends.
54 - fsl,asrc-format : Defines a mutual sample format used by DPCM Back
H A Dfsl,easrc.yaml62 description: Defines a mutual sample rate used by DPCM Back Ends
69 Defines a mutual sample format used by DPCM Back Ends
/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend22 PACKAGECONFIG:remove:p10bmc = "mutual-tls-auth"
29 PACKAGECONFIG:remove:witherspoon-tacoma = "mutual-tls-auth"
/openbmc/bmcweb/config/
H A Dmeson.build23 'mutual-tls-auth',
48 'mutual-tls-common-name-parsing-default',
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.c441 * assumes the caller is managing and holding a mutual exclusion
452 * assumes the caller is managing and holding a mutual exclusion
463 * assumes the caller is managing and holding a mutual exclusion
476 * assumes the caller is managing and holding a mutual exclusion
489 * assumes the caller is managing and holding a mutual exclusion
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAFL-1.124 Mutual Termination for Patent Action. This License shall terminate automatically and You may no lon…
H A DAFL-1.273 Mutual Termination for Patent Action. This License shall terminate
77 this "Mutual Termination for Patent Action" clause infringes any patent
H A DOSL-1.0117 9) Mutual Termination for Patent Action. This License shall terminate
121 license containing this "Mutual Termination for Patent Action" clause
H A DOSL-1.135Mutual Termination for Patent Action. This License shall terminate automatically and You may no lo…
/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen5.c1832 /* 2. Do mutual capacitance fine calibrate. */ in cyapa_pip_do_calibrate()
1916 * Read all the global mutual or self idac data or mutual or self local PWC
1918 * If the input value of @data_size is 0, then means read global mutual or
1919 * self idac data. For read global mutual idac data, @idac_max, @idac_min and
1920 * @idac_ave are in order used to return the max value of global mutual idac
1921 * data, the min value of global mutual idac and the average value of the
1922 * global mutual idac data. For read global self idac data, @idac_max is used
1926 * If the input value of @data_size is not 0, than means read the mutual or
1928 * return the max, min and average value of the mutual or self local PWC data.
1929 * Note, in order to read mutual local PWC data, must read invoke this function
[all …]
/openbmc/linux/rust/kernel/sync/lock/
H A Dmutex.rs21 /// A mutual exclusion primitive.
93 // SAFETY: The underlying kernel `struct mutex` object ensures mutual exclusion.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DConnection.v1_3_2.json112 …"description": "The initiator shared secret for mutual (2-way) CHAP authentication. The value is …
113 …scription": "This property shall contain the initiator shared secret for mutual (2-way) CHAP authe…
123 "description": "The initiator username for mutual (2-way) CHAP authentication.",
124 …ongDescription": "This property shall contain the initiator username for mutual (2-way) CHAP authe…
133 …"description": "The target shared secret for mutual (2-way) CHAP authentication. The value is `nu…
134 …gDescription": "This property shall contain the target shared secret for mutual (2-way) CHAP authe…
/openbmc/linux/Documentation/arch/arm/
H A Dvlocks.rst2 vlocks for Bare-Metal Mutual Exclusion
5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
/openbmc/linux/kernel/locking/
H A Dmutex.h3 * Mutexes: blocking mutual exclusion locks
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync/
H A Dcorosync.conf8 # crypto_cipher and crypto_hash: Used for mutual node authentication.
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DConnection_v1.xml348 …<Annotation Term="OData.Description" String="The initiator username for mutual (2-way) CHAP authen…
349 …cription" String="This property shall contain the initiator username for mutual (2-way) CHAP authe…
353 …<Annotation Term="OData.Description" String="The initiator shared secret for mutual (2-way) CHAP a…
354 …ion" String="This property shall contain the initiator shared secret for mutual (2-way) CHAP authe…
368 …<Annotation Term="OData.Description" String="The target shared secret for mutual (2-way) CHAP auth…
369 …iption" String="This property shall contain the target shared secret for mutual (2-way) CHAP authe…
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the
/openbmc/u-boot/doc/
H A DREADME.hwconfig16 1. Doesn't support options dependencies and mutual exclusion.
H A DREADME.iscsi27 provides mutual authentication using the CHAP protocol. It typically runs on
52 the mutual authentication using the CHAP protocol. After the authentication iPXE
/openbmc/linux/rust/kernel/sync/
H A Dlock.rs73 /// A mutual exclusion primitive.
129 /// Allows mutual exclusion primitives that implement the [`Backend`] trait to automatically unlock
/openbmc/linux/Documentation/locking/
H A Dhwspinlock.rst9 and mutual exclusion between heterogeneous processors and those not operating
20 to accomplish synchronization and mutual exclusion operations.
321 mutual exclusion with a remote cpu, the id number should be communicated
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.hpp56 * mutual challenges for a challenge/response. (Unlike IPMI v1.5, the v2.0/RMCP+
/openbmc/linux/tools/testing/selftests/futex/
H A DREADME10 Futextest will also provide example implementation of mutual exclusion
/openbmc/linux/include/asm-generic/
H A Dfutex.h13 * It relies on preempt_disable() ensuring mutual exclusion.

12345678