Home
last modified time | relevance | path

Searched refs:holds (Results 101 – 125 of 233) sorted by relevance

12345678910

/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst340 Every task_struct has an associated KMSAN task state that holds the KMSAN
410 area contains shadow memory for the first quarter, the third one holds the
/openbmc/linux/Documentation/driver-api/
H A Ddma-buf.rst298 First, a pending page fault obviously holds up the work that's running on the
365 hit a page fault which holds up a userspace fence - supporting page faults on
H A Deisa.rst52 root of an EISA bus. The eisa_root_device structure holds a reference
/openbmc/linux/arch/m68k/ifpsp060/
H A Dfplsp.doc91 Upon return, fp0 holds the correct result. The FPSR is
/openbmc/linux/Documentation/networking/
H A Dchecksum-offloads.rst92 More generally, this holds in any case where the 'IP-style' ones complement
H A Dnetdevices.rst89 Registering struct net_device while in context which already holds
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S671 vpxor %xmm2, %xmm6, %xmm6 # xmm6 holds the HashKey<<1 mod poly
911 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1057 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1700 vpxor \T2, \T6, \T6 # <T6:T7> holds the result of
1885 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
2007 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
2672 vpxor \T2, \T6, \T6 # <T6:T7> holds the result of the
H A Daesni-intel_asm.S525 pxor \TMP2, \TMP1 # TMP2:GH holds the result of GH*HK
1046 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1076 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1254 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1284 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1456 # TMP6:XMMDst holds the result of the accumulated carry-less multiplications
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch345 + * CUBE_STATE_T *state - holds OGLES model info
424 + * CUBE_STATE_T *state - holds OGLES model info
460 + * CUBE_STATE_T *state - holds OGLES model info
484 + * CUBE_STATE_T *state - holds OGLES model info
622 + * CUBE_STATE_T *state - holds OGLES model info
671 + * CUBE_STATE_T *state - holds OGLES model info
/openbmc/linux/fs/jffs2/
H A DREADME.Locking163 For example, do_jffs2_getxattr() holds read-semaphore to scan xref and
/openbmc/linux/drivers/mtd/parsers/
H A DKconfig186 The option specifies which Flash sectors holds the RedBoot
/openbmc/linux/Documentation/crypto/
H A Duserspace-if.rst165 send/recv system call family. That cmsghdr data structure holds the
224 send/recv system call family. That cmsghdr data structure holds the
/openbmc/linux/Documentation/bpf/
H A Dmap_sockmap.rst21 holds references to sockets via their socket descriptors.
26 the map holds to user-space is neither safe nor useful.
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst438 The /proc/sys/net/appletalk directory holds the Appletalk configuration data
462 The directory /proc/net/appletalk holds the list of active Appletalk sockets
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu311 crash_notes: the physical address of the memory that holds the
385 - Instruction: cache that only holds instructions
387 - Unified: cache that holds both data and instructions
/openbmc/entity-manager/docs/
H A Dmy_first_sensors.md57 assume the PCIe card's eeprom holds the following information:
/openbmc/docs/designs/
H A Dmultihost-phosphor-buttons.md182 1. Position(property) - This is the property which holds the current value of
/openbmc/linux/Documentation/mm/
H A Dmemory-model.rst93 array is static and has `NR_MEM_SECTIONS` rows. Each row holds a
/openbmc/linux/Documentation/i2c/
H A Dslave-interface.rst63 types described hereafter. 'val' holds an u8 value for the data byte to be
/openbmc/linux/Documentation/arch/arm64/
H A Dcpu-feature-registers.rst107 c) The value of a 'visible' field holds the system wide safe value
/openbmc/linux/drivers/power/reset/
H A DKconfig199 Instead they restart, and u-boot holds the SoC until the
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst660 + obj->refcnt = 1; /* The cache holds a reference */
774 - obj->refcnt = 1; /* The cache holds a reference */
775 + atomic_set(&obj->refcnt, 1); /* The cache holds a reference */
848 atomic_set(&obj->refcnt, 1); /* The cache holds a reference */
886 by the softirq while it holds the lock, and the softirq will then spin
/openbmc/linux/Documentation/hwmon/
H A Dw83781d.rst297 - If register 0x58 holds 0x31 then we have an Asus (either ASB100 or AS99127F)
312 - If register 0x58 holds 0x56 or 0x10 then we have a Mozart-2
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst78 This directory holds the source for the Yocto Project documentation as
90 metadata. The directory holds recipes, common classes, and machine
538 This directory holds information that BitBake uses for accounting
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-ryos13 press of a button. profile holds index of actual profile.

12345678910