Home
last modified time | relevance | path

Searched refs:dir (Results 1451 – 1475 of 3100) sorted by relevance

1...<<51525354555657585960>>...124

/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dgcov.rst90 ``/sys/kernel/debug/gcov/path/to/compile/dir/file.gcda``
94 ``/sys/kernel/debug/gcov/path/to/compile/dir/file.gcno``
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw_t5.c254 u32 len, uint32_t *buf, int dir) in csio_t5_memory_rw() argument
323 if (dir) in csio_t5_memory_rw()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp111 std::filesystem::path dir = mkdtemp(templ); in MockHostInterface() local
112 _fifo = dir / "fifo"; in MockHostInterface()
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst116 ``make O=output/dir`` 选项可以为输出文件(包括 .config)指定备用位置。
129 请注意:如果使用了 ``O=output/dir`` 选项,那么它必须用于make的所有调用。
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0013-Ensure-target-gcc-headers-can-be-included.patch104 /* This is the dir for gcc's private headers. */
108 + /* This is the dir for gcc's private headers under the specified sysroot. */
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A DMakefile75 bcm47094-dlink-dir-885l.dtb \
76 bcm47094-dlink-dir-890l.dtb \
/openbmc/linux/fs/ceph/
H A Dacl.c167 int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() argument
176 err = posix_acl_create(dir, mode, &default_acl, &acl); in ceph_pre_init_acls()
/openbmc/dbus-sensors/src/tests/
H A Dtest_Utils.cpp25 auto dir = std::to_array("./testDirXXXXXX"); in TestUtils() local
26 testDir = mkdtemp(dir.data()); in TestUtils()
/openbmc/linux/include/memory/
H A Drenesas-rpc-if.h51 enum rpcif_data_dir dir; member
/openbmc/linux/fs/reiserfs/
H A DMakefile8 reiserfs-objs := bitmap.o do_balan.o namei.o inode.o file.o dir.o fix_node.o \
H A Dbitmap.c325 __le32 reiserfs_choose_packing(struct inode * dir) in reiserfs_choose_packing() argument
328 if (TEST_OPTION(packing_groups, dir->i_sb)) { in reiserfs_choose_packing()
329 u32 parent_dir = le32_to_cpu(INODE_PKEY(dir)->k_dir_id); in reiserfs_choose_packing()
334 if (parent_dir == 1 || block_group_used(dir->i_sb, parent_dir)) in reiserfs_choose_packing()
335 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing()
337 packing = INODE_PKEY(dir)->k_dir_id; in reiserfs_choose_packing()
339 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing()
/openbmc/linux/fs/jffs2/
H A DMakefile9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dautotools.py26 with tempfile.TemporaryDirectory(prefix="cpio-", dir=self.tc.sdk_dir) as testdir:
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A Dremove-tar-no-timestamp.patch18 @@ -338,7 +338,6 @@ extracthalf(const char *debar, const char *dir,
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/
H A D0001-Remove-strip-option-from-executable-build.patch21 # You may want to change these for a debug build dir
/openbmc/linux/kernel/gcov/
H A Dgcov.h77 } dir; member
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython_hatchling.bbclass7 inherit python_pep517 python3native python3-dir setuptools3-base
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/
H A D0001-Fix-pkgconfig-dir-for-multilib.patch4 Subject: [PATCH] Fix pkgconfig dir for multilib
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/
H A Dssmping_0.9.1.bb8 file://0001-Makefile-tweak-install-dir.patch \
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_transport.h25 enum xfer_buf_dir dir);
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.h77 u8 dir; member
/openbmc/openbmc/poky/meta/site/
H A Dcommon11 # shadow dir info, to avoid searching build system
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-mkfifo-Implement-mkfifo.patch18 @@ -26,6 +26,11 @@ static int make_fifo(char *dir)
/openbmc/linux/fs/notify/inotify/
H A Dinotify.h48 struct inode *dir,
/openbmc/linux/fs/befs/
H A Dlinuxvfs.c171 befs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in befs_lookup() argument
174 struct super_block *sb = dir->i_sb; in befs_lookup()
175 const befs_data_stream *ds = &BEFS_I(dir)->i_data.ds; in befs_lookup()
183 dentry, dir->i_ino); in befs_lookup()
207 inode = befs_iget(dir->i_sb, (ino_t) offset); in befs_lookup()

1...<<51525354555657585960>>...124