/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | qemu.rst | 333 biosdir=<dir> - specify custom bios dir
|
H A D | debugging.rst | 1073 $ tar xvfj build-dir/tmp/deploy/images/machine/image.rootfs.tar.bz2 1074 $ tar xvfj build-dir/tmp/deploy/images/machine/image-dbg.rootfs.tar.bz2 1083 …`build-dir`\ ``/tmp/sysroots/``\ `host`\ ``/usr/bin/``\ `architecture`\ ``/``\ `architecture`\ ``-… 1241 --exclude-dir=.git \ 1242 --exclude-dir='build*' \
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 1471 policy.dir = XFRM_POLICY_OUT; in config_xfrm_policy() 1475 policy.dir = XFRM_POLICY_IN; in config_xfrm_policy()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | orangefs.rst | 219 echo inode,dir > /sys/kernel/debug/orangefs/kernel-debug 526 Creation of a new object (file, dir, sym-link) includes the evaluation of
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-qup.c | 599 int dir) in qup_sg_set_buf() argument 604 ret = dma_map_sg(qup->dev, sg, 1, dir); in qup_sg_set_buf()
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | rnbd-clt.c | 408 static int send_usr_msg(struct rtrs_clt_sess *rtrs, int dir, in send_usr_msg() argument 422 err = rtrs_clt_request(dir, &req_ops, rtrs, iu->permit, in send_usr_msg()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-stm32.c | 1074 enum dma_transfer_direction dir) in stm32_spi_dma_config() argument 1097 dma_conf->direction = dir; in stm32_spi_dma_config()
|
/openbmc/linux/drivers/pinctrl/stm32/ |
H A D | pinctrl-stm32.c | 1057 unsigned int offset, bool dir) in stm32_pconf_get() argument 1064 if (dir) in stm32_pconf_get()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | port.c | 2045 struct dentry *cxl_debugfs_create_dir(const char *dir) in cxl_debugfs_create_dir() argument 2047 return debugfs_create_dir(dir, cxl_debugfs); in cxl_debugfs_create_dir()
|
/openbmc/linux/drivers/tty/ |
H A D | synclink_gt.c | 2875 gpio.dir, gpio.dmask)); in set_gpio() 2880 data |= gpio.dmask & gpio.dir; in set_gpio() 2881 data &= ~(gpio.dmask & ~gpio.dir); in set_gpio() 2905 gpio.dir = rd_reg32(info, IODR); in get_gpio() 2910 info->device_name, gpio.state, gpio.dir)); in get_gpio()
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 269 static void dma_free(struct pci_dev *pdev, struct ddb_dma *dma, int dir) in dma_free() argument 280 dir ? DMA_TO_DEVICE : in dma_free() 294 static int dma_alloc(struct pci_dev *pdev, struct ddb_dma *dma, int dir) in dma_alloc() argument 308 dir ? DMA_TO_DEVICE : in dma_alloc()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 3331 int rvu_npc_set_parse_mode(struct rvu *rvu, u16 pcifunc, u64 mode, u8 dir, in rvu_npc_set_parse_mode() argument 3360 if (dir & PKIND_RX) { in rvu_npc_set_parse_mode() 3372 if (dir & PKIND_TX) { in rvu_npc_set_parse_mode() 3390 req->dir, req->pkind, req->var_len_off, in rvu_mbox_handler_npc_set_pkind()
|
H A D | rvu.c | 2356 int err = -EINVAL, i, dir, dir_up; in rvu_mbox_init() local 2392 dir = MBOX_DIR_AFPF; in rvu_mbox_init() 2401 dir = MBOX_DIR_PFVF; in rvu_mbox_init() 2435 reg_base, dir, num, pf_bmap); in rvu_mbox_init()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 2994 u16 dir; in navi10_i2c_xfer() local 3006 dir = msg[0].flags & I2C_M_RD; in navi10_i2c_xfer() 3018 if ((dir ^ msg[i].flags) & I2C_M_RD) { in navi10_i2c_xfer() 3021 dir = msg[i].flags & I2C_M_RD; in navi10_i2c_xfer()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 1593 int dir; in xhci_setup_packet() local 1595 dir = xfer->in_xfer ? USB_TOKEN_IN : USB_TOKEN_OUT; in xhci_setup_packet() 1608 xhci_xfer_create_sgl(xfer, dir == USB_TOKEN_IN); /* Also sets int_req */ in xhci_setup_packet() 1609 usb_packet_setup(&xfer->packet, dir, ep, xfer->streamid, in xhci_setup_packet()
|
/openbmc/linux/drivers/net/usb/ |
H A D | hso.c | 302 int type, int dir); 3142 int type, int dir) in hso_get_ep() argument 3150 if (((endp->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == dir) && in hso_get_ep()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | keyspan.c | 1709 int dir, void *ctx, char *buf, int len, in keyspan_setup_urb() argument 1738 usb_sndintpipe(serial->dev, endpoint) | dir, in keyspan_setup_urb() 1744 usb_sndbulkpipe(serial->dev, endpoint) | dir, in keyspan_setup_urb()
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110.c | 341 static inline void start_debi_dma(struct av7110 *av7110, int dir, in start_debi_dma() argument 344 dprintk(8, "%c %08lx %u\n", dir == DEBI_READ ? 'R' : 'W', addr, len); in start_debi_dma() 354 if (dir == DEBI_WRITE) in start_debi_dma()
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | qa-checks.rst | 271 - ``The /usr/share/info/dir file is not meant to be shipped in a particular package. [infodir]`` 273 The ``/usr/share/info/dir`` should not be packaged. Add the following 277 rm ${D}${infodir}/dir
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | java.rst | 149 # class is not in CLASSPATH, so prepend dir of class to CLASSPATH
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2019-13232_p2.patch | 282 uO.D_flag=1; /* default to '-D', no restoration of dir timestamps */
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | immap_83xx.h | 227 u32 dir; /* direction register */ member
|
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/ |
H A D | local.conf.sample | 219 #file://.* file:///some/local/dir/sstate/PATH"
|
/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/ |
H A D | local.conf.sample | 219 #file://.* file:///some/local/dir/sstate/PATH"
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | ast.py | 297 for f in dir(mod):
|