Home
last modified time | relevance | path

Searched refs:dir (Results 2226 – 2250 of 3117) sorted by relevance

1...<<81828384858687888990>>...125

/openbmc/linux/tools/perf/Documentation/
H A Dtips.txt13 Use --symfs <dir> if your symbol files are in non-standard locations
H A Dperf-config.txt95 dir = ~/.debug
160 % perf config --system buildid.dir
225 buildid.dir::
235 The buildid.dir variable can be used to either change this directory
237 set buildid.dir to /dev/null. The default is $HOME/.debug
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c252 .dst = { .protonum = cp->protocol, .dir = IP_CT_DIR_ORIGINAL } }; in ip_vs_conn_drop_conntrack()
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dindex.rst86 or other subdirs in another setup. If you see another dir, I'd
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Adjust-the-cmake-files.patch72 +# LibJsonSpirit_FOUND Include dir, libjson_spirit libraries.
/openbmc/qemu/scripts/coccinelle/
H A Dmemory-region-housekeeping.cocci9 --dir .
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch64 for lib in ndir dir ucb bsd BSD PW x dirent
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0010-Workaround-multiple-definition-of-symbol-errors.patch51 $(addprefix $(OBJ),$(sort $(dir $(LIBOBJS)))),$(b))
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py180 r = {k[len(__tag_prefix):]:getattr(o,k) for k in dir(o) if k.startswith(__tag_prefix)}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Dpsqlodbc-fix-for-ptest-support.patch10 * Fix the results and exe dir.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/
H A Dfix_systemd_path.patch65 - # otherwise install the systemd service scripts in the data dir
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/
H A Dparsec-service_1.3.0.bb70 # Data dir
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/
H A Dkmod_31.bb65 # install depmod.d file for search/ dir
/openbmc/linux/net/sched/
H A Dact_connmark.c77 zone.dir = NF_CT_DEFAULT_ZONE_DIR; in tcf_connmark_act()
/openbmc/linux/sound/firewire/motu/
H A Dmotu.h148 enum amdtp_stream_direction dir,
/openbmc/linux/drivers/spi/
H A Dspi-dw-bt1.c63 desc->info.op_tmpl.data.dir != SPI_MEM_DATA_IN) in dw_spi_bt1_dirmap_create()
/openbmc/linux/drivers/
H A DMakefile11 MAKEFLAGS += --include-dir=$(srctree)
/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h308 extern unsigned long iommu_direction_to_tce_perm(enum dma_data_direction dir);
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/
H A D0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch40 @@ -22,7 +22,7 @@ foreach service, dir : dbus_services
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tracker-miners/
H A D0001-fix-reproducibility.patch60 # Manually add the root dir to work around https://github.com/mesonbuild/meson/issues/1387
/openbmc/linux/tools/perf/util/
H A Dsymbol.h173 const char *dir, int unset __maybe_unused);
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian.docker160 --kernel-dir=$(ls -d /usr/src/linux-headers-*-$(dpkg --print-architecture)) \
/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan436 cov-build --dir cov-int $COVERITY_BUILD_CMD
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3046 struct dentry *dir = trans->dbgfs_dir; in iwl_trans_pcie_dbgfs_register() local
3048 DEBUGFS_ADD_FILE(rx_queue, dir, 0400); in iwl_trans_pcie_dbgfs_register()
3049 DEBUGFS_ADD_FILE(tx_queue, dir, 0400); in iwl_trans_pcie_dbgfs_register()
3050 DEBUGFS_ADD_FILE(interrupt, dir, 0600); in iwl_trans_pcie_dbgfs_register()
3051 DEBUGFS_ADD_FILE(csr, dir, 0200); in iwl_trans_pcie_dbgfs_register()
3052 DEBUGFS_ADD_FILE(fh_reg, dir, 0400); in iwl_trans_pcie_dbgfs_register()
3053 DEBUGFS_ADD_FILE(rfkill, dir, 0600); in iwl_trans_pcie_dbgfs_register()
3054 DEBUGFS_ADD_FILE(monitor_data, dir, 0400); in iwl_trans_pcie_dbgfs_register()
3055 DEBUGFS_ADD_FILE(rf, dir, 0400); in iwl_trans_pcie_dbgfs_register()
/openbmc/linux/fs/fat/
H A Dinode.c493 static int fat_validate_dir(struct inode *dir) in fat_validate_dir() argument
495 struct super_block *sb = dir->i_sb; in fat_validate_dir()
497 if (dir->i_nlink < 2) { in fat_validate_dir()
502 if (MSDOS_I(dir)->i_start == 0 || in fat_validate_dir()
503 MSDOS_I(dir)->i_start == MSDOS_SB(sb)->root_cluster) { in fat_validate_dir()

1...<<81828384858687888990>>...125