Home
last modified time | relevance | path

Searched refs:got (Results 226 – 250 of 388) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c218 unsigned long got; in hvsi_read() local
220 got = hvc_get_chars(hp->vtermno, buf, count); in hvsi_read()
222 return got; in hvsi_read()
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md37 you've probably got a copy checked out already, so we're going to make a _git
142 Now that you've got an easy working environment for running tests, let's write
211 scaffolding. We've only got two functions - `get_reservation_id()` and
446 Now that you've got a handy setup as described earlier in this document, you can
/openbmc/linux/Documentation/locking/
H A Drt-mutex.rst37 got a signal), the priority of the owner task is readjusted. The
/openbmc/linux/Documentation/leds/
H A Dwell-known-leds.txt6 just know right "name" for given LED function, but situation got more
/openbmc/linux/fs/ceph/
H A Dsuper.h1275 int need, int want, loff_t endoff, int *got);
1277 loff_t endoff, int *got);
1279 int need, int want, bool nonblock, int *got);
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DManager.interface.yaml150 description: Name of the user which got renamed.
/openbmc/linux/fs/affs/
H A DChanges14 Alas, I've got no alpha to debug. :-(
162 This was fixed before, but somehow got lost.
/openbmc/linux/Documentation/process/
H A D6.Followthrough.rst87 responded to the comments you got the time before, you're likely to find
216 really only one way to respond: be pleased that your problem got solved and
219 long after they have forgotten whose patch actually got merged.
/openbmc/qemu/docs/system/devices/
H A Dnet.rst62 the address 10.0.2.2 and verify that you got an address in the range
/openbmc/linux/arch/arc/kernel/
H A Dentry-arcv2.S230 ; entry was via Exception in DS which got preempted in kernel).
/openbmc/linux/fs/quota/
H A Ddquot.c1469 struct dquot *got[MAXQUOTAS] = {}; in __dquot_initialize() local
1524 got[cnt] = dquot; in __dquot_initialize()
1541 if (!got[cnt]) in __dquot_initialize()
1544 rcu_assign_pointer(dquots[cnt], got[cnt]); in __dquot_initialize()
1545 got[cnt] = NULL; in __dquot_initialize()
1570 dqput_all(got); in __dquot_initialize()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-s3c2410.c825 static int s3c24xx_i2c_clockrate(struct s3c24xx_i2c *i2c, unsigned int *got) in s3c24xx_i2c_clockrate() argument
852 *got = freq; in s3c24xx_i2c_clockrate()
/openbmc/linux/fs/f2fs/
H A Dnode.c697 goto got; in get_node_path()
705 goto got; in get_node_path()
713 goto got; in get_node_path()
723 goto got; in get_node_path()
733 goto got; in get_node_path()
748 goto got; in get_node_path()
752 got: in get_node_path()
/openbmc/linux/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S176 bics r10, r10, #0x800 @ have we got all the bits?
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/
H A D0002-Support-asynchronous-calls-58.patch71 raise TypeError(self.__qualname__ + " got an unexpected keyword argument '{}'".format(kwarg))
/openbmc/linux/Documentation/filesystems/
H A Dsharedsubtree.rst24 that got mounted recently. Shared subtree semantics provide the necessary
165 access the CD that got mounted recently.
910 other. 'A' has got 3 slave mounts 'E' 'F' and 'G' 'C' has got 2 slave
911 mounts 'J' and 'K' and 'D' has got two slave mounts 'H' and 'I'.
/openbmc/u-boot/doc/
H A DREADME.ti-secure185 output by the SPL to the console for each blob that got extracted from the
187 name of the signing certificate embedded into the blob that got processed.
/openbmc/linux/Documentation/core-api/
H A Dwatch_queue.rst193 indicate that the watch got removed.
201 subscribed watch to indicate that the watch got removed.
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim.inc38 # vim configure.in contains functions which got 'dropped' by autotools.bbclass
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A D0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch63 /* If we got a SIGINT while in `wait', and SIGINT is trapped, do
/openbmc/linux/Documentation/RCU/
H A Drculist_nulls.rst182 // If the nulls value we got at the end of this lookup is
/openbmc/qemu/ui/
H A Dtrace-events75 vnc_auth_reject(void *state, int expect, int got) "VNC client auth rejected state=%p method expecte…
/openbmc/qemu/hw/scsi/
H A Dtrace-events130 pvscsi_cmp_ring_put(unsigned long addr) "got completion descriptor 0x%lx"
131 pvscsi_msg_ring_put(unsigned long addr) "got message descriptor 0x%lx"
142 pvscsi_process_io(unsigned long addr) "got descriptor 0x%lx"
280 lsi_execute_script_blockmove_badphase(const char *phase, const char *expected) "Wrong phase got %s …
/openbmc/u-boot/drivers/timer/
H A DKconfig120 hardware ways, nor got from device tree at the time when device
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cipher.robot165 [Documentation] Compare the supported algorithms got from ipmi_raw_cmd_table with

12345678910>>...16