Home
last modified time | relevance | path

Searched refs:dir (Results 1726 – 1750 of 3117) sorted by relevance

1...<<61626364656667686970>>...125

/openbmc/linux/Documentation/admin-guide/
H A Dufs.rst5 mount -t ufs -o ufstype=type_of_ufs device dir
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib8000.h47 int (*set_gpio)(struct dvb_frontend *fe, u8 num, u8 dir, u8 val);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A Dnmap-redefine-the-python-library-dir.patch1 [PATCH] redefine the python library install dir
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dredis.conf270 dir /var/lib/redis/
/openbmc/openbmc/meta-aspeed/wic/
H A Demmc-aspeed.wks.in30 part --fstype=ext4 --fixed-size ${WKS_HOSTFW_SIZE} --source rootfs --rootfs-dir=${DEPLOY_DIR_IMAGE}…
/openbmc/u-boot/cmd/
H A Dzfs.c126 data->dir ? "<DIR> " : " ", in zfs_print()
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A DREADME.md17 make DESTDIR=/path/to/staging/dir install
/openbmc/openbmc/poky/meta/recipes-graphics/pango/pango/
H A D0001-Skip-running-test-layout-test.patch38 g_dir_close (dir);
/openbmc/openbmc/meta-phosphor/recipes-core/os-release/
H A Dos-release.bbappend13 "git --work-tree %s --git-dir %s/.git %s")
/openbmc/openbmc/poky/meta/recipes-extended/newt/
H A Dlibnewt_0.52.24.bb30 inherit autotools-brokensep python3native python3-dir python3targetconfig
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/
H A D0002-linuxptp-Use-CC-in-incdefs.sh.patch40 srcdir := $(dir $(lastword $(MAKEFILE_LIST)))
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/
H A Dgstd_git.bb20 inherit meson pkgconfig gettext gtk-doc python3native python3-dir python3targetconfig
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/
H A Dredis.conf270 dir /var/lib/redis/
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/
H A D0001-_setuputils.py-Do-not-add-sys_inc_dir.patch23 # Neither sysconfig dir is not enough if we're in a virtualenv; the greenlet.h
/openbmc/linux/include/linux/
H A Dblktrace_api.h26 struct dentry *dir; member
/openbmc/linux/scripts/
H A DMakefile.vmlinux_o103 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
/openbmc/linux/net/mac80211/
H A Dkey.h125 struct dentry *dir; member
/openbmc/linux/fs/f2fs/
H A Dxattr.h161 static inline int f2fs_init_security(struct inode *inode, struct inode *dir, in f2fs_init_security() argument
/openbmc/linux/include/net/netfilter/
H A Dnf_nat.h81 enum ip_conntrack_dir dir);
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/
H A Demmc-fvp.wks.in30 #part --fstype=ext4 --fixed-size ${WKS_HOSTFW_SIZE} --source rootfs --rootfs-dir=${DEPLOY_DIR_IMAGE…
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c1251 enum ice_flow_dir dir, struct ice_flow_seg_info *segs, in ice_flow_find_prof_conds() argument
1258 if ((p->dir == dir || conds & ICE_FLOW_FIND_PROF_NOT_CHK_DIR) && in ice_flow_find_prof_conds()
1341 enum ice_flow_dir dir, u64 prof_id, in ice_flow_add_prof_sync() argument
1371 params->prof->dir = dir; in ice_flow_add_prof_sync()
1521 ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, in ice_flow_add_prof() argument
1542 status = ice_flow_add_prof_sync(hw, blk, dir, prof_id, segs, segs_cnt, in ice_flow_add_prof()
/openbmc/linux/tools/perf/util/
H A Dheader.c987 return do_write(ff, &data->dir.version, sizeof(data->dir.version)); in write_dir_format()
1345 DIR *dir; in memory_node__read() local
1357 dir = opendir(path); in memory_node__read()
1358 if (!dir) { in memory_node__read()
1371 closedir(dir); in memory_node__read()
1378 rewinddir(dir); in memory_node__read()
1384 closedir(dir); in memory_node__read()
1408 DIR *dir; in build_mem_topology() local
1416 dir = opendir(path); in build_mem_topology()
1417 if (!dir) { in build_mem_topology()
[all …]
/openbmc/linux/drivers/base/
H A Dcore.c3163 struct class_dir *dir = to_class_dir(kobj); in class_dir_release() local
3164 kfree(dir); in class_dir_release()
3171 return dir->class->ns_type; in class_dir_child_ns_type()
3183 struct class_dir *dir; in class_dir_create_and_add() local
3186 dir = kzalloc(sizeof(*dir), GFP_KERNEL); in class_dir_create_and_add()
3187 if (!dir) in class_dir_create_and_add()
3190 dir->class = sp->class; in class_dir_create_and_add()
3193 dir->kobj.kset = &sp->glue_dirs; in class_dir_create_and_add()
3197 kobject_put(&dir->kobj); in class_dir_create_and_add()
3200 return &dir->kobj; in class_dir_create_and_add()
[all …]
/openbmc/linux/sound/soc/intel/avs/
H A Dipc.c113 int dir; in avs_dsp_recovery() local
119 for_each_pcm_streams(dir) { in avs_dsp_recovery()
122 substream = pcm->streams[dir].substream; in avs_dsp_recovery()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h141 #define PCIE_ATU_UNROLL_BASE(dir, index) \ argument
142 (((index) << 9) | ((dir == PCIE_ATU_REGION_DIR_IB) ? BIT(8) : 0))
440 void dw_pcie_disable_atu(struct dw_pcie *pci, u32 dir, int index);

1...<<61626364656667686970>>...125