Home
last modified time | relevance | path

Searched refs:dir (Results 3001 – 3025 of 3114) sorted by relevance

1...<<121122123124125

/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuilding.rst851 DL_DIR = "/home/your-download-dir/"
889 SOURCE_MIRROR_URL ?= "file:///home/your-download-dir/"
/openbmc/linux/include/linux/
H A Dskbuff.h3567 enum dma_data_direction dir) in skb_frag_dma_map() argument
3570 skb_frag_off(frag) + offset, size, dir); in skb_frag_dma_map()
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch695 - * Makefile.in (install): intlh.inst comes from local dir, not
1179 - * Makefile.in (aliaspath): Remove path to X11 locale dir.
3315 - char *dir = NULL;
3317 - while ((dir = __argz_next ((char *) dirlist, dirlist_len, dir))
3320 - = _nl_make_l10nflist (l10nfile_list, dir, strlen (dir) + 1, cnt,
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c7996 char *dname, *dir; in make_parent_dir() local
8003 dir = dirname(dname); in make_parent_dir()
8004 if (mkdir(dir, 0700) && errno != EEXIST) in make_parent_dir()
8019 char *dname, *dir; in check_path() local
8029 dir = dirname(dname); in check_path()
8030 if (statfs(dir, &st_fs)) { in check_path()
8032 pr_warn("failed to statfs %s: %s\n", dir, cp); in check_path()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.c1238 acx->dir = WL1271_ACX_TRIG_DIR_BIDIR; in wl1271_acx_rssi_snr_trigger()
/openbmc/u-boot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt121 export WORK=/path/to/dir
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py519 tempsrc = tempfile.mkdtemp(prefix='recipetool-', dir=tmpparent)
/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c1807 unsigned int freq, int dir) in wm8904_set_sysclk() argument
H A Dmax98090.c1983 int clk_id, unsigned int freq, int dir) in max98090_dai_set_sysclk() argument
H A Dcs42l42.c995 int clk_id, unsigned int freq, int dir) in cs42l42_set_sysclk() argument
H A Dmadera.c2679 int source, unsigned int freq, int dir) in madera_set_sysclk() argument
3240 int clk_id, unsigned int freq, int dir) in madera_dai_set_sysclk() argument
H A Dda7219.c1164 int clk_id, unsigned int freq, int dir) in da7219_set_dai_sysclk() argument
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst324 ID or one of the supplementary group IDs of the parent dir, the
/openbmc/linux/drivers/spi/
H A Dspi-cadence-quadspi.c1388 if (op->data.dir == SPI_MEM_DATA_IN && op->data.buf.in) { in cqspi_mem_process()
/openbmc/linux/drivers/perf/
H A Darm-ccn.c239 static CCN_FORMAT_ATTR(dir, "config:29-29");
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-gp-evm.dts1113 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py485 fd, tmpfile = bb.utils.mkstemp(dir=os.path.dirname(sigfile), prefix="sigtask.")
/openbmc/linux/Documentation/filesystems/
H A Dcoda.rst1493 Remove all entries which have the (dir vnode, name) pair.
1558 Flush the attribute for the file. If it is a dir (odd
/openbmc/qemu/system/
H A Dmemory.c155 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument
159 MEMORY_LISTENER_CALL(as, callback, dir, &mrs, ##_args); \
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1736 enum con_scroll dir, unsigned int count) in fbcon_scroll() argument
1753 switch (dir) { in fbcon_scroll()
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dcoding-style.rst666 (dir-locals-set-class-variables
700 (dir-locals-set-directory-class
/openbmc/docs/
H A DCONTRIBUTING.md329 gitdir=$(git rev-parse --git-dir)
/openbmc/linux/drivers/dma/lgm/
H A Dlgm-dma.c1158 unsigned int sglen, enum dma_transfer_direction dir, in ldma_prep_slave_sg() argument
/openbmc/linux/net/openvswitch/
H A Dconntrack.c521 h = &ct->tuplehash[!h->tuple.dst.dir]; in ovs_ct_find_existing()
/openbmc/linux/kernel/irq/
H A Dmanage.c1827 new->dir = NULL; in __setup_irq()

1...<<121122123124125